- Add ghostty terminal configuration with custom themes and settings - Add multiple color themes (ayu-dark, catppuccin variants, moonfly) - Configure ghostty appearance: font, opacity, keybindings - Refactor nvim basic setup to use modern vim.opt API - Modernize LSP configuration with LspAttach autocmd - Update nvim-tree configuration for latest API - Simplify codecompanion plugin setup - Pin nvim-treesitter to main branch - Improve sway-dbus script with XDG runtime checks
24 lines
498 B
Plaintext
24 lines
498 B
Plaintext
palette = 0=#51576d
|
|
palette = 1=#e78284
|
|
palette = 2=#a6d189
|
|
palette = 3=#e5c890
|
|
palette = 4=#8caaee
|
|
palette = 5=#f4b8e4
|
|
palette = 6=#81c8be
|
|
palette = 7=#a5adce
|
|
palette = 8=#626880
|
|
palette = 9=#e78284
|
|
palette = 10=#a6d189
|
|
palette = 11=#e5c890
|
|
palette = 12=#8caaee
|
|
palette = 13=#f4b8e4
|
|
palette = 14=#81c8be
|
|
palette = 15=#b5bfe2
|
|
background = 303446
|
|
foreground = c6d0f5
|
|
cursor-color = f2d5cf
|
|
cursor-text = 232634
|
|
selection-background = 44495d
|
|
selection-foreground = c6d0f5
|
|
split-divider-color = 414559
|