fix: ghostty color scheme changes
This commit is contained in:
parent
295ece76e8
commit
0dd91c70a1
1 changed files with 3 additions and 9 deletions
|
|
@ -1,12 +1,5 @@
|
||||||
theme = light:rose-pine-dawn,dark:rose-pine-moon
|
theme = light:rose-pine-dawn,dark:rose-pine-moon
|
||||||
# FIXME: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/442
|
# FIXME: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/442
|
||||||
# green
|
|
||||||
palette = 2=#286983
|
|
||||||
palette = 10=#286983
|
|
||||||
# blue
|
|
||||||
palette = 4=#56949f
|
|
||||||
palette = 12=#56949f
|
|
||||||
selection-background = #dfdad9
|
|
||||||
|
|
||||||
shell-integration-features = no-cursor
|
shell-integration-features = no-cursor
|
||||||
|
|
||||||
|
|
@ -14,9 +7,10 @@ cursor-style = "block"
|
||||||
cursor-style-blink = true
|
cursor-style-blink = true
|
||||||
cursor-color = #b4637a
|
cursor-color = #b4637a
|
||||||
cursor-opacity = 0.6
|
cursor-opacity = 0.6
|
||||||
cursor-invert-fg-bg = true
|
# cursor-invert-fg-bg = true
|
||||||
|
cursor-invert-fg-bg = false
|
||||||
|
|
||||||
background-opacity = 0.85
|
# background-opacity = 0.9
|
||||||
|
|
||||||
font-family = "JetBrainsMono Nerd Font"
|
font-family = "JetBrainsMono Nerd Font"
|
||||||
# font-style depends on the font's features
|
# font-style depends on the font's features
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue