Skip to content

Instantly share code, notes, and snippets.

@ZachMoreno
Created June 6, 2026 06:12
Show Gist options
  • Select an option

  • Save ZachMoreno/cf97631436c105a688f0f09e8db5dbe3 to your computer and use it in GitHub Desktop.

Select an option

Save ZachMoreno/cf97631436c105a688f0f09e8db5dbe3 to your computer and use it in GitHub Desktop.
Dank Mono and Electron Highlighter
# ==========================================
# Ghostty Configuration
# ==========================================
#
# Reload: Cmd+Shift+, (macOS)
# Options: ghostty +show-config --default --docs
# --- Typography ---
font-family = "Dank Mono"
font-size = 18
font-thicken = true
adjust-cell-height = 8
# --- Theme and Colors ---
theme = "Electron Highlighter"
# --- Window and Appearance ---
background-opacity = 0.8
background-blur-radius = 20
macos-titlebar-style = transparent
window-padding-x = 20,0
window-padding-y = 20
window-save-state = always
window-theme = auto
scrollbar = never
# --- Cursor ---
cursor-style = block
cursor-style-blink = true
cursor-opacity = 1
cursor-color = #75fbc7
shell-integration-features = no-cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment