11 lines
242 B
CSS
Executable file
11 lines
242 B
CSS
Executable file
@define-color bar-bg rgba(31, 35, 40, 0.95);
|
|
|
|
@define-color main-bg #101419;
|
|
@define-color main-fg #93cee9;
|
|
|
|
@define-color wb-act-bg #93cee9;
|
|
@define-color wb-act-fg #1f2328;
|
|
|
|
@define-color wb-hvr-bg #93cee9;
|
|
@define-color wb-hvr-fg #1f2328;
|