We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab4d507 + 075a155 commit 8bd36faCopy full SHA for 8bd36fa
gui/src/index.scss
@@ -302,11 +302,11 @@ body {
302
--background-80: 15, 15, 15;
303
--background-90: 0, 0, 0;
304
305
- --accent-background-10: 230, 0, 230;
306
- --accent-background-20: 210, 0, 210;
307
- --accent-background-30: 150, 0, 150;
308
- --accent-background-40: 130, 0, 130;
309
- --accent-background-50: 70, 0, 70;
+ --accent-background-10: 230, 115, 230;
+ --accent-background-20: 210, 70, 210;
+ --accent-background-30: 150, 20, 150;
+ --accent-background-40: 115, 5, 115;
+ --accent-background-50: 75, 0, 75;
310
311
--success: 100, 230, 10;
312
--warning: 220, 200, 50;
0 commit comments