enso-org / enso

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

Update background colors to match latest Figma #10232

Closed AdRiley closed 3 months ago

AdRiley commented 3 months ago

https://www.figma.com/design/2gwEXyEz9ybDkGn1NboFQo/ide2-v124?node-id=15504-63814&t=BKiwSmIQbYISEGqH-1

kazcw commented 3 months ago
  • Update the graph editor background color to match the latest Figma design

I identified the change necessary for this, but it's in the dashboard and I don't know their styling system, so I wrote it up as a dashboard ticket: #10393

somebody1234 commented 3 months ago

note that when the dashboard right panel was implemented, it was brought up that the white might be too bright compared to everything else. perhaps rgb(255 255 255 / 70%) is a reasonable compromise?