mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
rgb button is more... ARR GEE BEE
This commit is contained in:
parent
b187ad803f
commit
91ede7512d
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
|||
},
|
||||
{
|
||||
"name": "rgb",
|
||||
"bgColor": "#111",
|
||||
"textColor": "#eee"
|
||||
"bgColor": "linear-gradient(to left, indigo, blue, green, yellow, orange, red);",
|
||||
"textColor": "#fff"
|
||||
},
|
||||
{
|
||||
"name": "oblivion",
|
||||
|
|
Loading…
Reference in a new issue