chore(ghostty): Add dark and light theme
This commit is contained in:
parent
3f6b15c29b
commit
5e13848fe3
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Theme
|
# Theme
|
||||||
theme = GruvboxDarkHard
|
theme = dark:GruvboxDarkHard,light:AtomOneLight
|
||||||
|
|
||||||
# Font
|
# Font
|
||||||
font-family = IosevkaDT Nerd Font
|
font-family = IosevkaDT Nerd Font
|
||||||
|
@ -13,6 +13,5 @@ font-feature = -dlig
|
||||||
window-padding-color = background
|
window-padding-color = background
|
||||||
macos-titlebar-style = hidden
|
macos-titlebar-style = hidden
|
||||||
|
|
||||||
term = "xterm-256color"
|
quit-after-last-window-closed = true
|
||||||
|
|
||||||
auto-update = download
|
auto-update = download
|
||||||
|
|
Loading…
Add table
Reference in a new issue