mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
4 lines
102 B
CSS
4 lines
102 B
CSS
@define-color bg #00172e;
|
|
@define-color foreground #f6dcac;
|
|
@define-color background alpha(@bg, 0.8);
|