actually fix colors

This commit is contained in:
saibotk 2022-02-22 22:34:59 +01:00
parent 6c98f469b0
commit 27cfca6f21
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -52,8 +52,8 @@ set-window-option -g window-status-bell-style fg=color0,bg=red
set -g status-bg "#1a1d1c" set -g status-bg "#1a1d1c"
# term color # term color
# set -g default-terminal "screen-256color" set -g default-terminal "screen-256color"
# set-option -ga terminal-overrides ",xterm-256color:Tc" set-option -sa terminal-overrides ",xterm-kitty:RGB"
# right status # right status
set -g status-right '#[fg=#51000f]#[bg=#51000f]#[fg=#ffffff] %H:%M %d-%b ' set -g status-right '#[fg=#51000f]#[bg=#51000f]#[fg=#ffffff] %H:%M %d-%b '