Switch from cobalt to flexoki
Also switch between light and dark mode
This commit is contained in:
parent
7d7434cff2
commit
40b44ef00f
1 changed files with 3 additions and 2 deletions
5
ghostty
5
ghostty
|
@ -6,7 +6,8 @@ font-family = MonaspiceKr NFM
|
||||||
font-thicken = true
|
font-thicken = true
|
||||||
|
|
||||||
# Set the theme
|
# Set the theme
|
||||||
theme = Cobalt2
|
#theme = Cobalt2
|
||||||
|
theme = light:flexoki-light,dark:flexiko-dark
|
||||||
|
|
||||||
# Fix an issue when switching apps on macOS Ventura’s Stage Manager
|
# Fix an issue when switching apps on macOS Ventura’s Stage Manager
|
||||||
background-opacity = 0.999
|
background-opacity = 0.999
|
||||||
|
@ -15,4 +16,4 @@ background-opacity = 0.999
|
||||||
minimum-contrast = 1.1
|
minimum-contrast = 1.1
|
||||||
|
|
||||||
# I got used to this behaviour on iTerm
|
# I got used to this behaviour on iTerm
|
||||||
copy-on-select = true
|
copy-on-select = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue