mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2024-12-15 06:04:17 +08:00
style(theme): add apprentice theme (#1466)
This commit is contained in:
parent
1cef6aca1b
commit
ecd7d98a3c
@ -336,6 +336,12 @@ const themes = {
|
||||
text_color: "61ffca",
|
||||
bg_color: "15141b",
|
||||
},
|
||||
apprentice: {
|
||||
title_color: "ffffff",
|
||||
icon_color: "ffffaf",
|
||||
text_color: "bcbcbc",
|
||||
bg_color: "262626",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
Loading…
Reference in New Issue
Block a user