26 lines
682 B
Smarty
26 lines
682 B
Smarty
[colors-dark]
|
|
foreground={{ fg_strip }}
|
|
background={{ bg_strip }}
|
|
selection-foreground={{ selection_foreground_strip }}
|
|
selection-background={{ selection_background_strip }}
|
|
|
|
cursor={{ bg_strip }} {{ bright_fg_strip }}
|
|
|
|
regular0={{ bg_strip }}
|
|
regular1={{ red_strip }}
|
|
regular2={{ green_strip }}
|
|
regular3={{ yellow_strip }}
|
|
regular4={{ blue_strip }}
|
|
regular5={{ purple_strip }}
|
|
regular6={{ cyan_strip }}
|
|
regular7={{ fg_strip }}
|
|
|
|
bright0={{ muted_strip }}
|
|
bright1={{ bright_red_strip }}
|
|
bright2={{ bright_green_strip }}
|
|
bright3={{ bright_yellow_strip }}
|
|
bright4={{ bright_blue_strip }}
|
|
bright5={{ bright_magenta_strip }}
|
|
bright6={{ bright_cyan_strip }}
|
|
bright7={{ bright_fg_strip }}
|