6 lines
191 B
CSS
6 lines
191 B
CSS
@define-color window-background rgba(255, 255, 255, 0.1);
|
|
@define-color background #002b36;
|
|
@define-color background-selected #073642;
|
|
@define-color foreground #839496;
|
|
|
|
|