mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-09-02 16:20:07 +00:00
style(theme): added aura_dark themes (#1312)
This commit is contained in:
@@ -294,6 +294,12 @@ const themes = {
|
||||
text_color: "FFFFFF",
|
||||
bg_color: "2C2F33",
|
||||
},
|
||||
aura_dark: {
|
||||
title_color: "ff7372",
|
||||
icon_color: "6cffd0",
|
||||
text_color: "dbdbdb",
|
||||
bg_color: "252334",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
||||
Reference in New Issue
Block a user