config 902 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Ghostty — tompot override. Host overrides replace the whole file, so this
  2. # duplicates dots/.config/ghostty/config with tompot's font, mirroring how
  3. # dots.tompot/.config/alacritty/alacritty.toml works.
  4. font-family = Ubuntu Mono derivative Powerline
  5. font-size = 13
  6. # Alacritty's built-in default scheme (base16 default dark).
  7. background = #181818
  8. foreground = #d8d8d8
  9. # normal
  10. palette = 0=#181818
  11. palette = 1=#ac4242
  12. palette = 2=#90a959
  13. palette = 3=#f4bf75
  14. palette = 4=#6a9fb5
  15. palette = 5=#aa759f
  16. palette = 6=#75b5aa
  17. palette = 7=#d8d8d8
  18. # bright
  19. palette = 8=#6b6b6b
  20. palette = 9=#c55555
  21. palette = 10=#aac474
  22. palette = 11=#feca88
  23. palette = 12=#82b8c8
  24. palette = 13=#c28cb8
  25. palette = 14=#93d3c3
  26. palette = 15=#f8f8f8
  27. window-decoration = none
  28. window-padding-x = 0
  29. window-padding-y = 0
  30. confirm-close-surface = false
  31. cursor-style = block
  32. cursor-style-blink = false
  33. keybind = shift+enter=text:\x1b\r