Fork me on GitHub
#conjure
<
2021-02-18
>
valsen18:02:55

I can change the background color of the HUD with :highlight NormalFloat ctermbg=<color> , but how do I do the same for the font colors used there? I understand it’s using colors from my active colorscheme, but which specific color/variable is it using from my colorscheme?

valsen19:02:11

nvm I figured it out, it’s the ANSI Bright Black i was looking for:)

Olical18:02:10

The font colour is the ctermfg option I think?

valsen16:02:24

Sorry for late reply, I just set the color in gui Preferences of http://terminal.app (I’m on Mac). The ANSI colors are found under Profiles -> <theme> -> Text.

dharrigan16:02:30

Ah okay. Not on a mac, but ctermfg is a winner also 🙂

🙌 3
dharrigan16:02:39

thank you for getting back 🙂