mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-24 06:25:30 +00:00
style(theme): added panda theme (#1319)
This commit is contained in:
@@ -300,6 +300,12 @@ const themes = {
|
||||
text_color: "dbdbdb",
|
||||
bg_color: "252334",
|
||||
},
|
||||
panda: {
|
||||
title_color: "19f9d899",
|
||||
icon_color: "19f9d899",
|
||||
text_color: "FF75B5",
|
||||
bg_color: "31353a",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
||||
Reference in New Issue
Block a user