chore(ghostty): Add dark and light theme

This commit is contained in:
Afonso Franco 2025-06-16 09:21:26 +01:00
parent 3f6b15c29b
commit 5e13848fe3
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

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