Make numix default icon theme, because it is more up-to-date and colorful.

This commit is contained in:
Martin Rotter 2020-09-04 10:01:55 +02:00
parent 25c7d20dc5
commit 891ea481a1

@ -151,7 +151,7 @@
#if defined(Q_OS_LINUX)
#define APP_THEME_DEFAULT ""
#else
#define APP_THEME_DEFAULT "Faenza"
#define APP_THEME_DEFAULT "Numix"
#endif
#define APP_LOCAL_THEME_FOLDER "icons"