Styler-compatible processors for base16 themes.
Go to file
Marty Oehme d230ae9218 Add initial shell theming processor
Uses ANSI escape sequences to switch all open terminals to desired
theme. Does not yet include capability to permanently set themes, since
this would have to be handled either through xresources or dependent on
the individual terminals color settings (e.g. `.config/alacritty.yml`
for alacritty). Needs further investigation.
2020-01-31 10:19:25 +01:00
theme_qutebrowser Add qutebrowser processor 2020-01-30 23:14:07 +01:00
theme_rofi HACK Add initial rofi processor 2020-01-31 10:15:53 +01:00
theme_shell Add initial shell theming processor 2020-01-31 10:19:25 +01:00
theme_vim Fix calling local var outside function 2020-01-30 23:13:46 +01:00
theme_xresources Fix xresources theme switch 2020-01-31 01:00:48 +01:00