mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 06:33:22 +08:00
Update list.json
This commit is contained in:
parent
45e2a56fad
commit
e41dd936e2
1 changed files with 10 additions and 0 deletions
|
@ -443,5 +443,15 @@
|
|||
"name": "darling",
|
||||
"bgColor": "#fec8cd",
|
||||
"textColor": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "repose dark",
|
||||
"bgColor": "#2f3338",
|
||||
"textColor": "#d6d2bc"
|
||||
},
|
||||
{
|
||||
"name": "repose light",
|
||||
"bgColor": "#efead0",
|
||||
"textColor": "#333538"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue