Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Reindeer theme icons
In the Sampler application there is a section that displays Runo theme icons. There are none for Reindeer (or Chameleon). I use the Reindeer theme for my application. If I try to use the Runo icons it doesn't look good at all.
Is there a set of Reindeer theme icons somewhere?
I'd like to have a set of icons (ok, cancel, add, delete, save, help...) that look good with Reindeer. There are standard icon sets you can download (free or for charge) but they most likely wont look good with a specifiv theme either...
/Anders
It should be possible to use those icons in Reindeer when you specify the path of an icon as follows:
new ThemeResource("../runo/icons/16/ok.png");