


Gnome Screenshots by simmesimme 3 comments

Beryl/Emerald Themes by simmesimme 21 comments
Editing these images should be quite straight-forward: On each buttons' image are 6 versions of the particular button: normal | hovered | pressed | inactive normal | inactive hovered | inactive pressed. You may edit these as you want (preferable with a copy outside this theme) and load the edited file with the emerald theme manager afterwards.
Another hint: You may try to use the theme LittleGlass instead, which I modified: http://lassekongo83.deviantart.com/art/LittleGlass-163891709
This has some visible buttons! - Apr 09 2011

Beryl/Emerald Themes by simmesimme 21 comments
- select the theme and click on edit design
- select the tab called title bar
- on the right there is an edit box called "layout of objects in title bar" and a little help text beneath
- maybe A::NXC would suit your problem
- maybe you should choose other button graphics for the buttons you're activating to make them appear as the others do
Hope this helps! - Apr 09 2011

Beryl/Emerald Themes by simmesimme 21 comments

GTK2 Themes by lassekongo83 9 comments
But the project is not dead:
http://ammonkey.posterous.com/nautilus-elementary-project-reactivated-jupit - Mar 29 2011

Beryl/Emerald Themes by simmesimme 21 comments
Just wanted to ask for your exact problem... and added the links above, just in case... - Mar 29 2011

Beryl/Emerald Themes by simmesimme 21 comments
And many others :D - Mar 17 2011

GTK2 Themes by Padster 26 comments
http://mars-game.sourceforge.net/wordpress/wp-content/uploads/man/mars-emerald.jpg - Mar 15 2011

GTK2 Themes by Padster 26 comments

GTK2 Themes by Padster 26 comments
I really love this theme! If you finish work on this one, we'll definitely create a fan-art page on our homepage :D - Mar 15 2011

Beryl/Emerald Themes by simmesimme 21 comments
I simply wanted to get rid of those (for me useless) buttons :D - Mar 14 2011

Beryl/Emerald Themes by simmesimme 21 comments

Beryl/Emerald Themes by simmesimme 21 comments
In front of this panel are three docks of the avant-window-navigator with the lucido style.
Hope this helps, if you need more explanation, feel free to ask :D - Mar 13 2011
But: Some icons are misplaced!
Code::Blocks has four blocks, not just three... I think you used the icon of CodeLite...
(http://www.codeblocks.org/)
Rhythmbox has apparently no real icon but the image you've taken is the icon of audacity... in my opinion a simple note or speaker would be better...
But criticism apart... great work! - Aug 18 2010

Full Icon Themes by switzak 286 comments
Each filter begins like:
#Funktions for returning the wood filter.
# $1 is the return parameter.
function filter_wood {
temp='<filter...
and ends with:
...</filter>'
eval "$1='$temp'"
}
So you just have to replace the stuff from "<filter" to "</filter>" with the new filter-code.
When this is done and the file is saved you can simply apply the new filter by selecting the over-written filter in the script. (Would be "Wood" in my case)
In order to get simple black lines you should change some values in the filter-code posted above:
flood-opacity="1.0" (instead of 0.5)
radius="2.0" (as switzak pointed out)
Hope this helps! (If not, say so! :) - Mar 30 2010

Full Icon Themes by switzak 286 comments
<filter
id="filter1111">
<feColorMatrix
id="feColorMatrix3801"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 "
type="matrix"
result="result3" />
<feFlood
id="feFlood2990"
result="result1"
flood-opacity="0.5"
flood-color="rgb(0,0,0)" />
<feComposite
id="feComposite2998"
in2="SourceGraphic"
operator="in"
in="result1" />
<feMorphology
id="feMorphology3000"
radius="1.5"
operator="dilate"
result="result2" />
<feMerge
id="feMerge3002">
<feMergeNode
inkscape:collect="always"
id="feMergeNode3004"
in="result2" />
<feMergeNode
inkscape:collect="always"
id="feMergeNode3006"
in="SourceGraphic" />
</feMerge>
</filter>
This one gives reasonable results with most of the icons... "flood-color" changes the color of the outline, flood-opacity the amount of alpha and "radius" the... well, radius :)
Maybe Switzak, you can have a look at this! - Mar 30 2010

Full Icon Themes by switzak 286 comments
Thanks for this great release :) - Mar 29 2010

Conky by dencer 339 comments
For now everything seems to work as supposed to! Thanks a lot! Love it ;) - Mar 13 2010

Conky by dencer 339 comments
And I've got another request: Is there any way of aligning the text to the right or left instead of being always centered? Is it already there but I missed it? I would really appreciate this option... :) - Mar 04 2010

Beryl/Emerald Themes by simmesimme 3 comments
The panel background graphic is not changed by emerald or the selected gtk-theme. You have to apply an image manually in order to change it. I added a link to the panel graphic I used - just download it, right click on your panel and select this image for the background.
There remains one single problem with the panel behind the menu items. Since these are skinned by the gtk-theme, they won't look pretty! The only way to fix this wich I figured out is to delete the file yourhomefolder/.themes/TGT4-Chrome/gtk-2.0/Menu-Menubar/menubar.png There might be a better way to do this by editing the gtkrc file of the theme, but everything I tried, didn't affect the menubar...
Please let me know if you find one! - Feb 22 2010

Conky by dencer 339 comments
You made my day! Works like a charm! Exactly what I wanted. If feature requests were always treated like this...
Thanks a lot! - Jan 28 2010

Conky by dencer 339 comments
Thanks for this great piece of Software!
Is there any chance for the LastFM plugin of Rythmbox to be supported? Since the player itself knows the meta data of the tracks, it can't be that difficult...?
Greetings! - Jan 23 2010

Full Icon Themes by switzak 286 comments
And I've got an idea how to improve them even more: What about outlines? Since this is a simple style-option for svg-files, it shouldn't be that difficult... With a selectable thickness and color for the outlines, they would be much easier to read!
Greetings!
And don't stop the development :) - Jan 13 2010