-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons are not dark-mode ready #228
Comments
The icons are not so bad, but adding something from the catalogs is quite tricky. There is a similar issue here - #84 (comment) |
This summarizes what has to be done for icon sets for bright and dark theme: https://openapplibrary.org/dev-tutorials/qt-icon-themes I leave that for somebody who wants to contribute to Kraft as a good beginner job. The icons have to be converted to bright color (or can that be done programmatically with SVG?) and added as an alternative theme to the app. So far, Kraft needs to be run in bright mode. |
As an old maintainer of breeze icons and contributor to libreoffice icon themes, I can support you with icons if needed. I also helped collaboreonline with dark mode support. |
thank you very much @Andreas-Kainz for the offer. I haven't investigated too much into what has to be done to make a dark theme work properly. What do you suggest how to start? Where would you need my help? |
Thanks for your feedback @dragotin I will have a look how to setup everything. Ordinary I didn't have to build everything so it should be not to complicated. When I need something, I will ask. Can someone assigne me to the bug. |
where will the custom-icons be installed ordinary on ubuntu or linux? I search the complete system after the svg files, but didn't find them. |
See screenshot:
Latest master.
The text was updated successfully, but these errors were encountered: