91861 / wayst

A simple terminal emulator
MIT License
287 stars 9 forks source link

Highlighted foreground color remains unchanged #18

Closed shoober420 closed 4 years ago

shoober420 commented 4 years ago

Whether or not I set “h-change-fg=true” in the config, or launch wayst with the “-f” option, my foreground color for highlighted text will not correspond with the value in my config. The highlighted text should be green as background, and black for foreground, so black text, but it’s all green.

I tried the following settings.

h-bg-color=“#0077f7” h-fg-color=“#000000” h-change-fb=true

Here’s my config. https://gist.github.com/shoober420/8a2206ee8472eb0b74aa7dec969f0ccc

11DFA421-51D3-4846-9731-B62CB414B5AC