Commit graph

2 commits

Author SHA1 Message Date
36383db479 Refactor theme_shell to new default template 2020-01-31 12:42:15 +01:00
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