# vim: ft=ghostty

theme = dark:Monokai Pro,light:GitHub Light High Contrast

# background-opacity = 0.95
background-blur-radius = 10

# make the cursor pop
adjust-cursor-thickness = 2
cursor-color = cell-foreground
cursor-text = cell-background

mouse-hide-while-typing = true

# Fira Code with ligatures |> === !== {}
font-family = Fira Code Medium
font-size = 17.5
# Font rendering is a bit spacey for me
adjust-cell-width = -5%

keybind = super+w=text:\x13x
keybind = super+d=text:\x13%
keybind = super+shift+d=text:\x13"
keybind = super+t=text:\x13c
keybind = super+shift+left_bracket=text:\x13p
keybind = super+shift+right_bracket=text:\x13n
keybind = super+]=text:\x1Bt
keybind = super+[=text:\x1BT
keybind = super+shift+enter=text:\x13z

window-padding-balance = true
# window-decoration = false

# set bold text as bright colors
bold-is-bright = true

macos-titlebar-style=hidden

macos-icon = custom-style
macos-icon-ghost-color = f2777a
macos-icon-screen-color = 2d2d2d
