Gone are the days when installing look and feel themes just worked. In the version that accompanies Oracular, it's a complete hit and miss to get themes installed from the theme store using the theme manager to get new themes. There's always a particular package that it cannot find and manually finding, downloading and placing it in the temp folder still throws the same error. I've spent days reading up online with the vast majority telling you to manually install it and even point you to the folder for user installed themes
I've tried downloading each component and placing them in the sub-folder with the theme name. Herein lies the problem: I had two json files asking to overwrite. If I place the other in a sub folder the theme still doesn't even work. I can manually install some components using the theme manager like "colors", "plasma style", "icons", "cursors". But the rest, cannot be installed that way such as "login Screen (SDDM)", "splash screen", "Window Decorations" and "Application Style".
Let's throw a working example. Say I want to install the theme Lenny Light in the theme manager. After it says it can't find the color scheme even if you manually download and install it and try again, you'll still get the error message. The theme consists of six parts, namely:
Following the documentation on themes, I create a sub folder for each of the items making sure that the
file is in the root of the sub folder "lenny-light". However, the look and feel archive does have a metadata.json file as well. So where do I put it? In a nutshell, we have scattered information all over the place for manually installing themes but only those for kde5 seems to work (well, it was simpler). So my question after all my rambling is this, how are theme folders and sub folders ironed out for kde6 and how can one arrange them to manually install a theme from kdelook.org?
/home/username/.local/share/plasma/look-and-feel
Let's throw a working example. Say I want to install the theme Lenny Light in the theme manager. After it says it can't find the color scheme even if you manually download and install it and try again, you'll still get the error message. The theme consists of six parts, namely:
- Lenny Plasma theme
- Lenny color schemes
- Lenny Aurorae theme
- Lenny Kvantum
- Lenny Konsole theme
- Lenny wallpaper
./local/share/plasma/look-and-feel/lenny-light
metada.json
Comment