openScale icon indicating copy to clipboard operation
openScale copied to clipboard

RGB (pure red and green) arrow colors do not have the best contrast

Open nekohayo opened this issue 3 years ago • 3 comments

This is a minor issue, but also fairly easy to fix. It seems like the red and green colors are juste the pure RGB values, and this makes them unpleasant to look at depending on which theme (light vs dark) you are using. Pure red is hard to see on a dark background, and pure green is hard to see on a white background.

It would probably be better to use the Tango color palette and use two sets of colors, for dark vs light background theme. Here are some ideas (just guessing which colors could be suitable, you'll have to try them out):

  • "Red" arrow: dark red (#a40000) for light theme and orange (#f57900, or #fcaf3e?) for dark theme
  • "Green" arrow: #4e9a06 for use in the light theme, and #8ae234 for dark theme

nekohayo avatar Jan 24 '22 15:01 nekohayo

If somebody is willing to send a PR I would be happy.

oliexdev avatar Apr 15 '22 10:04 oliexdev

Has this been resolved? If not, I'd like to work on this.

alt-shreya avatar Jan 28 '23 11:01 alt-shreya

no go ahead :)

oliexdev avatar Jan 28 '23 12:01 oliexdev