mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 09:34:35 +08:00
Update themes list
This commit is contained in:
parent
5f33661387
commit
4dec02afbd
1 changed files with 10 additions and 0 deletions
|
@ -543,5 +543,15 @@
|
|||
"name": "midnight",
|
||||
"bgColor": "#0c0e12",
|
||||
"textColor": "#525f7a"
|
||||
},
|
||||
{
|
||||
"name": "blueberry_light",
|
||||
"bgColor": "#c1daf3",
|
||||
"textColor": "#516377"
|
||||
},
|
||||
{
|
||||
"name": "blueberry_dark",
|
||||
"bgColor": "#242939",
|
||||
"textColor": "#add7ff"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue