mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 22:22:21 +08:00
fixed future funk button color
This commit is contained in:
parent
83dc017a32
commit
52b2cf26b3
1 changed files with 2 additions and 2 deletions
|
|
@ -256,7 +256,7 @@
|
|||
{
|
||||
"name": "future_funk",
|
||||
"bgColor": "#2E1A47",
|
||||
"textColor": "f7f2ea"
|
||||
"textColor": "#f7f2ea"
|
||||
},
|
||||
{
|
||||
"name": "milkshake",
|
||||
|
|
@ -278,4 +278,4 @@
|
|||
"bgColor": "#07737a",
|
||||
"textColor": "#88dbdf"
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
Add table
Reference in a new issue