7 lines
193 B
CSS
7 lines
193 B
CSS
@define-color selected-text #B91C1C;
|
|
@define-color text #EAEAEA;
|
|
@define-color base #121212;
|
|
@define-color border #EAEAEA88;
|
|
@define-color foreground #EAEAEA;
|
|
@define-color background #121212;
|