mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-20 02:28:09 +00:00
style(theme): added codeSTACKr theme (#1572)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user