mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-02 20:08:18 +08:00
update list.json to support alduin theme
This commit is contained in:
parent
1fa0939d40
commit
c25388ce4f
1 changed files with 6 additions and 1 deletions
|
@ -398,5 +398,10 @@
|
|||
"name": "pastel",
|
||||
"bgColor": "#ffd1dc",
|
||||
"textColor": "#b39eb5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "alduin",
|
||||
"bgColor": "#1c1c1c",
|
||||
"textColor": "#dfd7af"
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue