Back to old colors.

This commit is contained in:
Bartek Stalewski 2023-02-09 11:31:43 +01:00
parent 44bf714ac3
commit d7e521fb88
2 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@ static const char *colorname[] = {
"#fd4285",
"#a6e22d",
"#e5da72",
"#005577",
"#00bdff",
"#9a37ff",
"#50b6d8",
"#c7c7c7",
@ -108,7 +108,7 @@ static const char *colorname[] = {
"#fa7fac",
"#bde271",
"#fff27f",
"#00bdff",
"#005577",
"#bd9eff",
"#5ed6fe",
"#feffff",

View File

@ -29,4 +29,4 @@ set -g status-left ""
set -g status-right "#[fg=color4] #h "
setw -g window-status-separator ""
setw -g window-status-format "#[fg=color242,bg=default] #W "
setw -g window-status-current-format "#[fg=color15,bg=color4] #W "
setw -g window-status-current-format "#[fg=color15,bg=color12] #W "