mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 13:01:10 +08:00
fixed chaos theory not working
This commit is contained in:
parent
14bf670ae1
commit
fcbfbeb893
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
[
|
||||
{
|
||||
"name" : "Chaos_Theory",
|
||||
"bgColor" : "#141221",
|
||||
"textColor":"#fd77d7"
|
||||
},
|
||||
{
|
||||
"name": "dark",
|
||||
"bgColor": "#111",
|
||||
|
@ -608,5 +603,10 @@
|
|||
"name": "sewing_tin_light",
|
||||
"bgColor": "#ffffff",
|
||||
"textColor": "#2d2076"
|
||||
},
|
||||
{
|
||||
"name" : "chaos_theory",
|
||||
"bgColor" : "#141221",
|
||||
"textColor":"#fd77d7"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue