7 lines
191 B
CSS
7 lines
191 B
CSS
@define-color selected-text #88C0D0;
|
|
@define-color text #D8DEE9;
|
|
@define-color base #2E3440;
|
|
@define-color border #D8DEE9;
|
|
@define-color foreground #D8DEE9;
|
|
@define-color background #2E3440;
|