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

@ -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