updated rgb button background

This commit is contained in:
Jack 2020-06-28 02:52:39 +01:00
parent 1c8160e43d
commit ad8228588a

View file

@ -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"
},
{