- 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=#45475a
|
|
palette = 1=#f38ba8
|
|
palette = 2=#a6e3a1
|
|
palette = 3=#f9e2af
|
|
palette = 4=#89b4fa
|
|
palette = 5=#f5c2e7
|
|
palette = 6=#94e2d5
|
|
palette = 7=#a6adc8
|
|
palette = 8=#585b70
|
|
palette = 9=#f38ba8
|
|
palette = 10=#a6e3a1
|
|
palette = 11=#f9e2af
|
|
palette = 12=#89b4fa
|
|
palette = 13=#f5c2e7
|
|
palette = 14=#94e2d5
|
|
palette = 15=#bac2de
|
|
background = 1e1e2e
|
|
foreground = cdd6f4
|
|
cursor-color = f5e0dc
|
|
cursor-text = 11111b
|
|
selection-background = 353749
|
|
selection-foreground = cdd6f4
|
|
split-divider-color = 313244
|