mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
26 lines
688 B
Smarty
26 lines
688 B
Smarty
[colors-dark]
|
|
foreground={{ foreground_strip }}
|
|
background={{ background_strip }}
|
|
selection-foreground={{ selection_foreground_strip }}
|
|
selection-background={{ selection_background_strip }}
|
|
|
|
cursor={{ background_strip }} {{ cursor_strip }}
|
|
|
|
regular0={{ color0_strip }}
|
|
regular1={{ color1_strip }}
|
|
regular2={{ color2_strip }}
|
|
regular3={{ color3_strip }}
|
|
regular4={{ color4_strip }}
|
|
regular5={{ color5_strip }}
|
|
regular6={{ color6_strip }}
|
|
regular7={{ color7_strip }}
|
|
|
|
bright0={{ color8_strip }}
|
|
bright1={{ color9_strip }}
|
|
bright2={{ color10_strip }}
|
|
bright3={{ color11_strip }}
|
|
bright4={{ color12_strip }}
|
|
bright5={{ color13_strip }}
|
|
bright6={{ color14_strip }}
|
|
bright7={{ color15_strip }}
|