mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
191 B
CSS
7 lines
191 B
CSS
@define-color selected-text #205EA6;
|
|
@define-color text #100F0F;
|
|
@define-color base #FFFCF0;
|
|
@define-color border #205EA6;
|
|
@define-color foreground #100F0F;
|
|
@define-color background #FFFCF0;
|