Update bold color for each theme

This commit is contained in:
Alex Selimov 2025-09-11 10:17:25 -04:00
parent dbfe765daf
commit 5aaeb1bf77
No known key found for this signature in database
GPG key ID: BC03C17FF5CFFFD2
3 changed files with 3 additions and 2 deletions

View file

@ -2,12 +2,11 @@
font-family = "IosevkaTermSlab Nerd Font Propo"
font-style = "Regular"
font-size = 13
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 = zenwritten-dark
theme = zenwritten-light
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
keybind = all:ctrl+shift+k=increase_font_size:1

View file

@ -5,6 +5,7 @@ cursor-color = #BBBBBB
cursor-text = #191919
selection-foreground = #191919
selection-background = #BBBBBB
bold-color = "#fefefe"
# ANSI 0..15
palette = 0=#191919

View file

@ -5,6 +5,7 @@ cursor-color = #2c363c
cursor-text = #F0EDEC
selection-foreground = #F0EDEC
selection-background = #2c363c
bold-color = "#010101"
# ANSI 0..15
palette = 0=#F0EDEC