ricing and config changes
This commit is contained in:
@@ -158,9 +158,10 @@
|
||||
|
||||
style = ''
|
||||
/*base background color*/
|
||||
@define-color bg_main rgba(25, 25, 25, 1.0);
|
||||
@define-color bg_main_tooltip rgba(0, 0, 0, 0.7);
|
||||
/* color picked from a celeste background bc it looks pretty and matches my background */
|
||||
@define-color bg_main rgba(39.6, 51.4, 76.1, 1.0);
|
||||
|
||||
@define-color bg_main_tooltip rgba(0, 0, 0, 0.7);
|
||||
|
||||
/*base background color of selections */
|
||||
@define-color bg_hover rgba(200, 200, 200, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user