diff --git a/scripts/tmux2k.sh b/scripts/tmux2k.sh index 978eb1d..fedfcea 100755 --- a/scripts/tmux2k.sh +++ b/scripts/tmux2k.sh @@ -155,7 +155,7 @@ set_theme() { plugin_colors=( ["git"]="text green" ["cpu"]="text blue" - ["cwd"]="text purple" + ["cwd"]="text light_green" ["ram"]="text light_yellow" ["gpu"]="text yellow" ["battery"]="text light_purple"