mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
adds dark magic girl and magic girl to list of theme names
This commit is contained in:
parent
da73b7d8ce
commit
55a59a09bb
1 changed files with 10 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
"bgColor": "#111",
|
||||
"textColor": "#eee"
|
||||
},
|
||||
{
|
||||
"name": "dark_magic_girl",
|
||||
"bgColor": "#091f2c",
|
||||
"textColor": "#a288d9"
|
||||
},
|
||||
{
|
||||
"name": "8008",
|
||||
"bgColor": "#333a45",
|
||||
|
@ -54,6 +59,11 @@
|
|||
"bgColor": "#313231",
|
||||
"textColor": "#a5a096"
|
||||
},
|
||||
{
|
||||
"name": "magic_girl",
|
||||
"bgColor": "#ffffff",
|
||||
"textColor": "#00ac8c"
|
||||
},
|
||||
{
|
||||
"name": "metropolis",
|
||||
"bgColor": "#0f1f2c",
|
||||
|
|
Loading…
Reference in a new issue