chrisbra / Colorizer

color hex codes and color names
550 stars 31 forks source link

background colors? #28

Closed teranex closed 11 years ago

teranex commented 11 years ago

On the screenshot in the readme file the colors are shown as background colors, that's how I would like to see the colors. When I open a file color_highlight by default sets the text colors to the specified colors (screenshot1). This is nice but doesn't stand out as much as the background color. When I try the :ColorSwapFgBg command the background colors are correctly colored, but the foreground colors are also in the color, making the text unreadable... (screenshot2) maybe I'm doing something wrong, or there is an incompatibility with some other plugin?

screenshot1: screenshot1

screenshot2: screenshot2

chrisbra commented 11 years ago

Hi Jeroen!

On Mi, 27 Nov 2013, Jeroen wrote:

On the screenshot in the readme file the colors are shown as background colors, that's how I would like to see the colors. When I open a file color_highlight by default sets the text colors to the specified colors (screenshot1). This is nice but doesn't stand out as much as the background color. When I try the :ColorSwapFgBg command the background colors are correctly colored, but the foreground colors are also in the color, making the text unreadable... (screenshot2) maybe I'm doing something wrong, or there is an incompatibility with some other plugin?

screenshot1: screenshot1

screenshot2: screenshot2

Indeed, looks like I broke something. Thanks for noticing. I have pushed an update and it should work as normal again.

Best,

Christian

Hallo Bausparer!

teranex commented 11 years ago

Yes, that fixes the problem. Thanks!