diff --git a/ghostty/config b/ghostty/config index b72a753..300d1cc 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,11 +1,8 @@ -# theme -# theme = light:gruvbox-material-soft-light,dark:gruvbox-material-soft-dark -theme = gruvbox-material-soft-dark +theme = light:gruvbox-material-soft-light,dark:gruvbox-material-soft-dark minimum-contrast = 1.1 # cursor -cursor-style = block cursor-style-blink = true # mouse @@ -25,20 +22,10 @@ window-theme = dark window-height = 36 window-width = 150 -# macos send option as alt -macos-option-as-alt = true - # no warning full close confirm-close-surface = false # quit-after-last-window-closed = true -# keybinds -keybind = global:cmd+enter=new_window - -# shell integrations for zsh -# https://ghostty.org/docs/features/shell-integration -shell-integration = zsh - # gtk gtk-titlebar = false diff --git a/ghostty/themes/gruvbox-material-soft-dark b/ghostty/themes/gruvbox-material-soft-dark index efbc6c2..6e4b17b 100644 --- a/ghostty/themes/gruvbox-material-soft-dark +++ b/ghostty/themes/gruvbox-material-soft-dark @@ -1,4 +1,4 @@ -palette = 0=252423 +palette = 0=#252423 palette = 1=#ea6962 palette = 2=#a9b665 palette = 3=#d8a657