Skip to content

Commit

Permalink
feat: change theme fallback to dark256
Browse files Browse the repository at this point in the history
  • Loading branch information
egel committed Sep 22, 2024
1 parent 0d8e96e commit 06332ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gruvbox-main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 06332ae

Please sign in to comment.