
Sir K (Lightblue)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Sir K is a light blue Plasma Theme.
I made it because all plasma themes I found where either black or glass, which is not my liking at all.
It's not perfect so I might edit it later
(Note: The comic is XKCD @ http://xkcd.com )
11 years ago
0.1.1
It now works with KDE 4.3
11 years ago
0.1.1
It now works with KDE 4.3
Vistausss
11 years ago
It now works, still not via GetHotNewStuff, but I don't really care about that.
It looks great on my desktop, very nice theme :D
Report
Vistausss
11 years ago
1 It doesn't work on KDE 4.3, I'm using Kubuntu 9.04 with KDE 4.3.2
2 It doesn't install via GetHotNewStuff (which is not an important bug, but it makes it easier to install)
Report
CyberWasteland
11 years ago
I'm using KDE 4.2 myself and it works on that, I can get it with Hot New Stuff (again on KDE 4.2).
I just took the basic theme and edited the files, so I'm not sure how I can make it work with KDE 4.3, do you have any idea what causes the problem?
I'll fix it as soon as I know how to.
Report
jmtodaro
11 years ago
I added the following line to your metadata.desktop to get it working under Karmic (w/4.3.2):
X-KDE-PluginInfo-Name=SirK
I have had the same problem with gethotnewstuff not working properly under 4.3. In my case I just needed to run tar with the -a argument so that it would make a proper tar.gz:
tar -cavf theme.tar.gz /theme
Good luck! =)
Report
Vistausss
11 years ago
Report