8 Commits

Author SHA1 Message Date
d47e10866f chore: Re-build *.tmuxtheme files 2019-12-22 23:11:16 +00:00
4d4fa6fe36 feat: Add custom prefix/suffix to various "formats" options 2019-12-22 10:27:04 +00:00
ba8616db4c feat: Make all themes easily user-customizable
This is achieved by using custom @-prefixed tmux options which are set
with the `-o` option, meaning, the theme will only set the value if it
is not already set.

This allows users to override any of the options in the theme by simply
setting them before loading the theme.

Additionally all themes are now generated using a custom theme builder,
that allows sharing various parts of themes between them easily.
2019-12-22 10:27:04 +00:00
c583b04121 chrome(powerline): Unify powerline themes
This ensures that the only variations between the different colors of
each type of powerline themes are only the colors.

This has made the magenta themes less purple and more magenta.
2019-11-29 02:28:45 +00:00
Mario Rodas
7bb2aa5c1c Remove flipped workaround in window-status-activity-style 2019-04-28 18:27:31 -05:00
Mario Rodas
ca0c4fb572 Update Default Gray theme to tmux 2.9 configuration 2019-04-27 16:32:00 -05:00
193f28352c Fix issue #1 - Switch to unicode points used by latest powerline 2013-10-12 12:01:21 +01:00
821ce09ae2 Initial commit 2013-10-05 19:24:26 +01:00