7 lines
191 B
CSS
7 lines
191 B
CSS
|
|
@define-color selected-text #82FB9C;
|
||
|
|
@define-color text #ddf7ff;
|
||
|
|
@define-color base #0B0C16;
|
||
|
|
@define-color border #ddf7ff;
|
||
|
|
@define-color foreground #ddf7ff;
|
||
|
|
@define-color background #0B0C16;
|