28
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Jun 2025
28 points (100.0% liked)
KDE
6844 readers
99 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
These look great! May I ask what program did you use to make them?
A bunch! First I used Affinity Designer to work on the more complex icons, then I have another SVG editor called Boxy I use for smaller edits because it doesn’t mess with metadata. Then I used many terminal commands to mass edit the files, such as applying a colour fill or the accent fill. I’ve got another app that optimized the SVG files into similar structures to also help with the terminal commands. Also I found this cool app on my Mac that lets me export an entire font as individual SVG files, so it let me add the whole Google Noto emoji library as proper glyphs that work with my theme. I also ran some command on the emojis to rename them to their proper emoji names from their Unicode ID. I also used a spreadsheet to sort out my commands and colours.
So plenty of apps! 😅