wallust

mrgrouse's configs for https://codeberg.org/explosion-mental/wallust
Log | Files | Refs | Submodules | README

colors-kitty.conf (762B)


      1 foreground         {{foreground}}
      2 background         {{background}}
      3 cursor             {{cursor}}
      4 
      5 active_tab_foreground     {{background}}
      6 active_tab_background     {{foreground}}
      7 inactive_tab_foreground   {{foreground}}
      8 inactive_tab_background   {{background}}
      9 
     10 active_border_color   {{foreground}}
     11 inactive_border_color {{background}}
     12 bell_border_color     {{color1}}
     13 
     14 color0       {{color0}}
     15 color8       {{color8}}
     16 color1       {{color1}}
     17 color9       {{color9}}
     18 color2       {{color2}}
     19 color10      {{color10}}
     20 color3       {{color3}}
     21 color11      {{color11}}
     22 color4       {{color4}}
     23 color12      {{color12}}
     24 color5       {{color5}}
     25 color13      {{color13}}
     26 color6       {{color6}}
     27 color14      {{color14}}
     28 color7       {{color7}}
     29 color15      {{color15}}