mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
style(theme): added codeSTACKr theme (#1572)
This commit is contained in:
parent
f83080601e
commit
0fec4d21a9
1 changed files with 7 additions and 0 deletions
|
|
@ -348,6 +348,13 @@ const themes = {
|
|||
text_color: "574038",
|
||||
bg_color: "F5E1C0",
|
||||
},
|
||||
codeSTACKr: {
|
||||
title_color: "ff652f",
|
||||
icon_color: "FFE400",
|
||||
text_color: "ffffff",
|
||||
bg_color: "09131B",
|
||||
border_color: "0c1a25",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue