Closed marnovo closed 6 years ago
@bzz @marnovo
I think it's a pretty straightforward & quick solution. We can/should keep the colour scheme simple and apply the same colour - #ffff00 - but with a very soft Tint variation.
I would go with the smoother Tint of #ffff00
I've looked at the code, and I believe the hot-fix would be something like:
.eckLzy {
background: #f9f9f9;
background: #ffffe5;
}
@ricardobaeta can you please provide a screenshot with a before/after and tag the users here for a quick validation (Vadim, Alex, Egor, Eiso) before we push this? Thanks.
@vmarkovtsev @bzz @eiso @EgorBu
Before
After
So much better.
Awesome, thank you
The light-gray hover whenever you hover a node block on the UAST panel on the right is hard to notice in some screens (and/or for some visually impaired people), in contrast to the more obvious yellow color that shows up in the left side.
A few solution ideas:
@ricardobaeta may have more interesting solutions.