
Plasma Emerald Theme Generator
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
It's based on KdmThemeGenerator. Screenshot are air, oxygen, glassified theme effect, hope you all like it.
Some Plasma Theme has shadow embedded, this will effect some of themes like Air. Glassified seems better.
tar xvf EmeraldThemeGenerator.tar.gz
cd EmeraldThemeGenerator
mkdir build
cd build
cmake ..
make
./EmeraldThemeGenerator
It will generator a theme under $HOME/.emerald/themes
named PlasmaTheme.
--------
Since 0.2, you can change plasma svg path by using ./EmeraldThemeGenerator -p and try to using -a to set alpha with imagepath "opaque/dialogs/background" to avoid shadow problem.
And you can set button offset by cmd option --offset.
Here's some examples.
./EmeraldThemeGenerator -a 192
./EmeraldThemeGenerator -p 'dialogs/background'
10 years ago
0.2 change default plasma svg path to "opaque/dialogs/background" and add a few cmd options.
0.1 initial version.
10 years ago
0.2 change default plasma svg path to "opaque/dialogs/background" and add a few cmd options.
0.1 initial version.
vnu007dl
10 years ago
I just compiled it, but I can not run this app.
Console shows:
Quote:
[darek@Linux_Mandriva build]$ ./EmeraldThemeGenerator
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoaderPrivate::initIconThemes: "Theme tree: (Oxygen)"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Available methods: ("Stat", "FAM", "INotify")
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File "/home/darek/.kde4/share/config/plasmarc" for "" ["KDirWatch-1"]
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Cancelled INotify (fd 14, 1) for "/home/darek/.kde4/share/config/plasmarc"
I using mdv 2009.1 and KDE 4.3.1
What is wrong?
Report
Stincjatclava
6 years ago
Report
hurricanek
10 years ago
I just compile against Archlinux KDEmod 4.3.1, and there is nothing wrong...
Report
jade93
10 years ago
Report
vnu007dl
10 years ago
I just compiled it, but I can not run this app.
Console shows:
Quote:
[darek@Linux_Mandriva build]$ ./EmeraldThemeGenerator
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoaderPrivate::initIconThemes: "Theme tree: (Oxygen)"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "EmeraldThemeGenerator"
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Available methods: ("Stat", "FAM", "INotify")
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File "/home/darek/.kde4/share/config/plasmarc" for "" ["KDirWatch-1"]
EmeraldThemeGenerator(2389)/kio (KDirWatch) KDirWatchPrivate::removeEntry: Cancelled INotify (fd 14, 1) for "/home/darek/.kde4/share/config/plasmarc"
I using mdv 2009.1 and KDE 4.3.1
What is wrong?
Report
thomas12777
10 years ago
Sorry, but whenever i see others doing this typo i know:
"it's not your fault. it's not your fault. it's ..."
=D
Report
hurricanek
10 years ago
Report
hurricanek
10 years ago
Report
zipfer
10 years ago
Report
Nossile
10 years ago
Report
hurricanek
10 years ago
Actually kde-look, gnome-look, and sth else are all belong to openDesktop.org. They may have theme eyecandy, like X11 mouse themes.
As you can see
http://www.kde-look.org/index.php?xcontentmode=36
http://www.gnome-look.org/index.php?xcontentmode=36
are same. No matter where you post.
Report
megabigbug
10 years ago
Please contact upstream, we need a kind of plug-in based framework that allow to actualize various themes: kdm, ksplash, yakuake, emerald dekorator, etc.
Report