mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 20:28:23 +02:00
7 lines
191 B
CSS
7 lines
191 B
CSS
@define-color selected-text #fabd2f;
|
|
@define-color text #e6d9db;
|
|
@define-color base #2c2525;
|
|
@define-color border #e6d9db;
|
|
@define-color foreground #e6d9db;
|
|
@define-color background #2c2525;
|