5 lines
190 B
CSS
5 lines
190 B
CSS
@define-color window-background rgba(255, 255, 255, 0.1);
|
|
@define-color background #fdf6e3;
|
|
@define-color background-selected #eee8d5;
|
|
@define-color foreground #657b83;
|
|
|