refactor: switch to catppuccin mocha across tmux and neovim
- tmux: hand-rolled catppuccin theme, three-way status bar toggle, plugin cleanup - nvim: switch colorscheme to catppuccin-mocha, update lualine colors - nvim: add tmuxline.vim for tmux statusline generation - kitty: fix MesloLGS NF font typo, remove deprecated config keys Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
tmux/themes/tmuxline.tmux
Normal file
5
tmux/themes/tmuxline.tmux
Normal file
@@ -0,0 +1,5 @@
|
||||
# This tmux statusbar config was created by tmuxline.vim
|
||||
# on Sun, 01 Mar 2026
|
||||
|
||||
set -g status-style fg=colour#3b4261,bg=colour#1e2030
|
||||
set -g window-status-current-style fg=colour#828bb8,bg=colour#1e2030
|
||||
Reference in New Issue
Block a user