Update theme names
This commit is contained in:
parent
a8fbf84c59
commit
a1a000db62
3 changed files with 3 additions and 12 deletions
|
@ -1,26 +1,17 @@
|
|||
# --- Basics
|
||||
font-family = "IosevkaTermSlab Nerd Font Propo"
|
||||
font-style = "Regular"
|
||||
|
||||
# Optional: make bold map to bright colors like iTerm2
|
||||
|
||||
bold-color = "#fefefe"
|
||||
font-size = 13
|
||||
|
||||
# Disable programming ligatures (same as your HarfBuzz flags)
|
||||
# (-liga, -clig, -calt match your calt=0, clig=0, liga=0)
|
||||
font-feature = -liga,-clig,-calt
|
||||
|
||||
# Ghostty has no custom tab bar (uses native macOS tabs), so nothing to disable.
|
||||
bold-color = "#fefefe"
|
||||
background-opacity = 1.0
|
||||
|
||||
# Auto light/dark theme pair that matches your two palettes below
|
||||
#theme = dark:my-dark,light:my-light
|
||||
theme = my-dark
|
||||
theme = zenwritten-dark
|
||||
|
||||
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
|
||||
keybind = all:ctrl+shift+k=increase_font_size:1
|
||||
keybind = all:ctrl+shift+j=decrease_font_size:1
|
||||
background-opacity = 1.0
|
||||
|
||||
# Optional: make the split divider visible (newer Ghostty)
|
||||
# split-divider-color = #444444
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue