conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

Coloring of bullet points next to env name needs updating #303

Closed kcpevey closed 9 months ago

kcpevey commented 11 months ago

Context

The color of the bullets next to the environment name are lighter green for non-selected envs and darker green for the selected env. The lighter green color is the same as the conda-store logo. So if you scroll such that the bullet is overlapping the logo, the bullet "disappears" (See the bullet for "xaitk-saliency-demo").

image

Value and/or benefit

Visual enhancement :)

Anything else?

No response

smeragoel commented 11 months ago

As a part of the work on refreshing the design files, I also updated the left sidebar. I changed the colour of the bullet points to a dark grey and that should fix this issue. I also moved the logo because having it like that in the background would always cause some unforseen contrast issues when text overlaps it. This is what it looks like now: Left Panel

Here's the Figma Link: Conda Store Left Sidebar Figma Link

@trallard can you review this?

kcpevey commented 10 months ago

I like this approach. I'm happy to close this as complete, but will wait for @trallard to review

smeragoel commented 9 months ago

This sidebar design has already been approved and implemented here: #331 so I will mark this issue as completed!