platform
platform copied to clipboard
Support dark theme versions for all icons on server
There two main paths with icons: platform\web-client\src\main\java\lsfusion\gwt\public\static\images platform\desktop-client\src\main\resources\images
Icons should be with the name: myicon_dark.png
Also larger icon sizes (for example _32) would be great (to provide better UI scale support)
Already solved