chore(tmux): gruvbox original hard
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Hardcoded values
|
||||
set -g status-bg "#282828"
|
||||
set -g status-bg "#1d2021"
|
||||
set -g @unfocused-fg "#d4be98"
|
||||
set -g @focused-bg "#d4be98"
|
||||
set -g @focused-fg "#282828"
|
||||
set -g @focused-fg "#1d2021"
|
||||
# Set status bar position
|
||||
set -g status-position top
|
||||
|
||||
|
||||
Reference in New Issue
Block a user