9 lines
224 B
CSS
9 lines
224 B
CSS
@define-color selected-text #B91C1C;
|
|
@define-color text #EAEAEA;
|
|
@define-color base #121212;
|
|
|
|
@define-color selected-text #B91C1C;
|
|
@define-color text #EAEAEA;
|
|
@define-color base #121212;
|
|
@define-color border #EAEAEA;
|