enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Update dashboard bg color to match Figma #10393

Closed kazcw closed 4 days ago

kazcw commented 5 days ago

In Figma there's a semi-transparent color (#F4F6F799) overlayed on top of the background image (see: app > window > 2nd "window"); this layer seems to be the difference between the application bg color seen in Figma and our current color.

somebody1234 commented 4 days ago

bg

i'm not too sure about that - figma seems to indicate that the white background color is correct. however, it is true that our opacity is wrong for some reason... will open a PR soon.

somebody1234 commented 4 days ago

change of plans on the dashboard side (for now) - the asset panel background has been reverted to white / 40% opacity, and instead a shadow + clip path has been used to display a shadow on the left side

somebody1234 commented 4 days ago

nvm