This commit is contained in:
2026-03-07 17:47:22 -08:00
parent dc58b9092e
commit 501ddd943f
15 changed files with 256 additions and 38 deletions

View File

@@ -5,6 +5,9 @@ font-feature = +calt
font-feature = +liga
font-feature = +dlig
theme = Catppuccin Macchiato
# Catppuccin Macchiato uses muted ANSI white by default; bump for clearer TUIs.
palette = 7=#cad3f5
palette = 15=#f4dbd6
cursor-style = block
background-opacity = 1.0
window-colorspace = srgb

View File

@@ -5,6 +5,9 @@ font-feature = +calt
font-feature = +liga
font-feature = +dlig
theme = catppuccin-macchiato
# Catppuccin Macchiato uses muted ANSI white by default; bump for clearer TUIs.
palette = 7=#cad3f5
palette = 15=#f4dbd6
cursor-style = block
window-padding-x = 10
window-padding-y = 10