mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-07 16:29:57 +00:00
chore(themes): Added Prussian theme by @divyakelaskar (#123)
* Update .gitignore * added new theme * reverted changes in .gitignore
This commit is contained in:
parent
d04d682eb2
commit
815916b3f1
@ -71,6 +71,12 @@ const themes = {
|
||||
text_color: "f8f8f2",
|
||||
bg_color: "282a36",
|
||||
},
|
||||
prussian: {
|
||||
title_color: "bddfff",
|
||||
icon_color: "38a0ff",
|
||||
text_color: "6e93b5",
|
||||
bg_color: "172f45",
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = themes;
|
||||
|
Loading…
x
Reference in New Issue
Block a user