mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 18:12:31 +03:00
2b2563a395
Implement simple placeholder icons for all entry kinds supported in the Suggestion Database. The icons are planned to be used in Component Browser as default icons for entries. This is intended to allow visually distinguishing different entry kinds. The following additional fixes and tweaks are applied: - Icons previously using only 1 color from the theme now use the color provided through shape parameters instead. - The `data_science` and `network` icons now use only the 2 colors provided through shape parameters. - The `join` icon has its shape and colors modified and uses only the 2 colors provided through shape parameters. - The demo scene now parametrizes icon shapes using colors from the Component Browser Design Doc. https://www.pivotaltracker.com/story/show/182584322 #### Visuals Original contents of the demo scene before the PR: <img width="2197" alt="x-orig" src="https://user-images.githubusercontent.com/273837/176669422-ee2e14c7-9ef4-42fd-acb7-ae3be6b68587.png"> Final contents of the demo scene after the PR: <img width="2201" alt="x2-final" src="https://user-images.githubusercontent.com/273837/176668720-6f1685fd-f7e6-44d7-85f5-f6a6d6789644.png"> |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |