Skip to content

Instantly share code, notes, and snippets.

@betacar
Last active April 15, 2026 14:25
Show Gist options
  • Select an option

  • Save betacar/a941ac9f8b140f33b5b8eb0eab518f97 to your computer and use it in GitHub Desktop.

Select an option

Save betacar/a941ac9f8b140f33b5b8eb0eab518f97 to your computer and use it in GitHub Desktop.
# Config generated by Ghostty Config
# https://ghostty.zerebos.com/
# Font
font-family = FiraCode Nerd Font Mono
font-style = Retina
font-size = 11
font-feature = liga
font-feature = calt
# Cursor
cursor-style = block
cursor-style-blink = true
# Window
background-opacity = 0.9
unfocused-split-opacity = 0.4
window-decoration = true
macos-icon = blueprint
# Scrollback
scrollback-limit = 10000000
# Terminal
term = xterm-256color
# Mouse
mouse-scroll-multiplier = 1
# Colors — Background & Foreground
background = #14191e
foreground = #dcdcdc
cursor-color = #bbbbbb
cursor-text = #000000
selection-background = #b5d5ff
selection-foreground = #000000
bold-is-bright = true
# Colors — ANSI Palette
palette = 0=#000000
palette = 1=#bb0000
palette = 2=#00bb00
palette = 3=#bbbb00
palette = 4=#0000bb
palette = 5=#bb00bb
palette = 6=#00bbbb
palette = 7=#bbbbbb
palette = 8=#555555
palette = 9=#ff5555
palette = 10=#55ff55
palette = 11=#ffff55
palette = 12=#5555ff
palette = 13=#ff55ff
palette = 14=#55ffff
palette = 15=#ffffff
# Quit behavior
quit-after-last-window-closed = true
confirm-close-surface = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment