sonph / onehalf

Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
MIT License
1.78k stars 236 forks source link

Change alternative black color for xfce4-terminal #109

Open santisoler opened 3 years ago

santisoler commented 3 years ago

Change the alternative black color on the xfce4-terminal to #5d677a so it can be contrasted against the background color. This color was obtained from the onehalfdark colormap for kitty.

This solves some issues on xfce4-terminal, like not being able to see the percentages in the bars of htop.

With #282C34: before

With #5d677a: after

dwettstein commented 9 months ago

This change is included in PR #133, so this PR could be closed.