feat: change theme fallback to dark256
This commit is contained in:
parent
e631a41278
commit
19b98c6d60
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ readonly TMUX_GRUVBOX_RIGHT_STAUTS_Y="@tmux-gruvbox-right-status-y"
|
|||
readonly TMUX_GRUVBOX_RIGHT_STAUTS_Z="@tmux-gruvbox-right-status-z"
|
||||
|
||||
# define simple theme options (no color interpolation required)
|
||||
readonly DEFAULT_THEME="dark"
|
||||
readonly DEFAULT_THEME="dark256"
|
||||
readonly DEFAULT_STATUSBAR_ALPHA='false'
|
||||
# defaults for theme option (with color interpolation)
|
||||
readonly DEFAULT_LEFT_STATUS_A='#S'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue