- 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=#494d64
|
|
palette = 1=#ed8796
|
|
palette = 2=#a6da95
|
|
palette = 3=#eed49f
|
|
palette = 4=#8aadf4
|
|
palette = 5=#f5bde6
|
|
palette = 6=#8bd5ca
|
|
palette = 7=#a5adcb
|
|
palette = 8=#5b6078
|
|
palette = 9=#ed8796
|
|
palette = 10=#a6da95
|
|
palette = 11=#eed49f
|
|
palette = 12=#8aadf4
|
|
palette = 13=#f5bde6
|
|
palette = 14=#8bd5ca
|
|
palette = 15=#b8c0e0
|
|
background = 24273a
|
|
foreground = cad3f5
|
|
cursor-color = f4dbd6
|
|
cursor-text = 181926
|
|
selection-background = 3a3e53
|
|
selection-foreground = cad3f5
|
|
split-divider-color = 363a4f
|