mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-03-14 10:44:36 +08:00
updated rgb button background
This commit is contained in:
parent
1c8160e43d
commit
ad8228588a
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
{
|
||||
"name": "rgb",
|
||||
"bgColor": "linear-gradient(to left, indigo, blue, green, yellow, orange, red);",
|
||||
"bgColor": "linear-gradient(to left, #0043ff, #1bdbdb, #27c214, #e0e019, #e01313)",
|
||||
"textColor": "#fff"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue