diff options
Diffstat (limited to '.config/wallust/templates/foot-colors-custom.ini')
| -rw-r--r-- | .config/wallust/templates/foot-colors-custom.ini | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.config/wallust/templates/foot-colors-custom.ini b/.config/wallust/templates/foot-colors-custom.ini new file mode 100644 index 0000000..5fc7983 --- /dev/null +++ b/.config/wallust/templates/foot-colors-custom.ini @@ -0,0 +1,20 @@ +# wallust foot template — foot expects colors without '#' +[colors] +background={{background}} +foreground={{foreground}} +regular0={{color0}} +regular1={{color1}} +regular2={{color2}} +regular3={{color3}} +regular4={{color4}} +regular5={{color5}} +regular6={{color6}} +regular7={{color7}} +bright0={{color8}} +bright1={{color9}} +bright2={{color10}} +bright3={{color11}} +bright4={{color12}} +bright5={{color13}} +bright6={{color14}} +bright7={{color15}} |
