11 lines
239 B
CSS
Executable file
11 lines
239 B
CSS
Executable file
@define-color bar-bg rgba(38, 38, 38, 1);
|
|
|
|
@define-color main-bg #262626;
|
|
@define-color main-fg #d9d9d9;
|
|
|
|
@define-color wb-act-bg #d9d9d9;
|
|
@define-color wb-act-fg #262626;
|
|
|
|
@define-color wb-hvr-bg #a6a6a6;
|
|
@define-color wb-hvr-fg #262626;
|