config 496 B

1234567891011121314
  1. # Ghostty — matched to the Alacritty setup it replaces.
  2. #
  3. # Ghostty's own defaults differ from Alacritty's in several visible ways
  4. # (different palette, GTK titlebar, 2px padding, close confirmation), so
  5. # each of those is set explicitly below rather than left to default.
  6. font-family = JetBrains Mono
  7. font-size = 10
  8. # Alacritty's built-in default scheme (base16 default dark).
  9. # Ghostty defaults to a different scheme, so this must be spelled out.
  10. background = #181818
  11. foreground = #d8d8d8