trying to imitate the baghira brushed metal theme (http://baghira.sourceforge.net)
hope you like it

Source (link to git-repo or to original if based on someone elses unmodified work):
v0.22 (14.03.2006):
- another installation script bugfix
v0.21 (13.03.2006):
- installation script bugfix by alvonsius (thanks
v0.2 (13.03.2006):
- installation and configuration script
- colour schemes added (aqua, blood, graphite, lime)
- icons added (apple, apple tux, grey baghira)
Ratings & Comments
9 Comments
Great work! I love this.
hey, I was just wondering how you make yakuake transparent?
Yakuake uses (fake) transparent feature of Konsole so you can set it using colour scheme. Right click on the Yakuake and choose settings > Schema > your desired schema :)
I got some error about copying some files to the local folder. It seems you forget to create the directory tabs and title and do this fix in install.sh added: data_dir=`kde-config --localprefix`'share/apps/yakuake/baghira-brushed/' mkdir -p $data_dir mkdir -p $data_dir/tabs mkdir -p $data_dir/title cp -f ./const/tabs/* $data_dir/tabs && cp -f ./const/title/* $data_dir/title cp -f $source_scheme/tabs/* $data_dir/tabs && cp -f $source_scheme/title/* $data_dir/title cp -f ./title/left.png $data_dir/title cp -f *.skin $data_dir and the problem solved ...
oh, dear, dear, but of course you are right! thank you very much :) i've added your fix. now i know i shouldn't be testing even such little scripts at 3.30 in the morning... :)
Nice to see the baghira icon I made so long ago :)
i hope you're not angry for my using it? baghira's gpl so i thought i can just take it.
No I'm not angry at all, I love and respect the GNU/GPL idea and actually I'd like to thank you for using them :)
oh, good :) hehe, you're welcome :) no, really, i should thank you for releasing it under gpl :)