commit 9cd87a30d826c6ee5250a5156178bb3827ded6c1 from: amb date: Tue Mar 24 18:22:44 2026 UTC Nicer colors again, attempt to improve font rendering commit - 54403bad170fefcea8ccc5c277e439de66cbe2e9 commit + 9cd87a30d826c6ee5250a5156178bb3827ded6c1 blob - 80bc2bfb2b168d8380ad0f9b4d55ec5108aca2b2 blob + 72e4a3b973d536799aee6d57e8c8dd8a178d1787 --- .config/tmux/tmux.conf +++ .config/tmux/tmux.conf @@ -23,12 +23,12 @@ bind -T copy-mode-vi y send-keys -X copy-pipe-and-canc set -g default-terminal "${TERM}" set-option -g terminal-overrides ",256col:RGB:XT" -set -g pane-active-border-style fg="#3d3834" -set -g message-style "fg=#3d3834,bg=#f4ecd8,noreverse" -set-option -g status-style fg="#3d3834",bg=default +set -g pane-active-border-style fg="#d5c494" +set -g message-style "fg=#d5c494,bg=#252525,noreverse" +set-option -g status-style fg="#d5c494",bg=default set -g status-right "" -set-window-option -g mode-style "bg=#4f5258,fg=white" +set-window-option -g mode-style "bg=#d5c494,fg=#252525" # Fix Vim ESC delay set -sg escape-time 0 blob - b3e4114cea58aaac5e03279ad4dfe7e8fa1d9a8b blob + 3f2c70a37e594b9cb6450337f6abe0006e8ec947 --- .config/x11/Xresources +++ .config/x11/Xresources @@ -1,2 +1,9 @@ +Xft.dpi: 96 +Xft.antialias: 1 +Xft.hinting: 1 +Xft.hintstyle: hintslight +Xft.rgba: rgb +Xft.lcdfilter: lcddefault + Xcursor.theme: retrosmart-xcursor-white Xcursor.size: 24