8 lines
233 B
CSS
Executable file
8 lines
233 B
CSS
Executable file
@define-color bar-bg rgba(0, 0, 0, 0);
|
|
@define-color main-bg #1D202E;
|
|
@define-color main-fg #AD584F;
|
|
@define-color wb-act-bg #622D28;
|
|
@define-color wb-act-fg #22232A;
|
|
@define-color wb-hvr-bg #373F4E;
|
|
@define-color wb-hvr-fg #4D5C78;
|