Change Telescope's Border Color In Ghostty
I've been playing around with Ghostty1. Most things have been working out of the box. One thing that hasn't been is the borders around floating Telescope2 windows that I use for my grimoire3.
They Just Worked™ in iTerm24. Took a bit of digging to figure out that adding this to my
vim.cmd.highlight({ "TelescopeBorder", "guibg=Black guifg=White"})
With that in place. Thing work as expected.
You can learn more about what colors are available with:
:help ctermbg
and
:help guibg
Footnotes
"a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration"
The search plugin that I built my grimoire interface on top of
My book of magic (aka notes app)
The venerable macOS terminal that I've been using for years