Skip to content

improve installation of light fallback icons

Christoph Cullmann requested to merge work/fix_dark_icon_install into master

icon install works now like this:

  • collect all light icons

  • install them just for light theme

  • install dark icons

  • install all missing ones from light theme we collected before

Merge request reports