


Metacity Themes by zacbarton 96 comments
this is more than just a theme, its the beginning of a project for every one, that can't/don't know how to code, and want to customize/create one theme!!
please put as much as possible options you can! this is a ease gui to create themes!
congratulations! - Feb 11 2010

Metacity Themes by zacbarton 96 comments
complete agree. especially if you want to use this on netbooks.
can you make one with smaller title bar (buttons reduced too)?
and, of course, thank you for your effort and work. congratulations its one of the best themes around. - Feb 05 2010

AWN Themes by xeik 19 comments
WP is here
http://www.gnome-look.org/content/show.php/Darkish?content=105305 - Jan 03 2010

Beryl/Emerald Themes by eaidoido 5 comments
:) - Dec 29 2009

Beryl/Emerald Themes by eaidoido 5 comments

Beryl/Emerald Themes by eaidoido 5 comments
but can you please, please, please tell me how to Set the menubar color to #222222 in gtkrc file for dark menubars? I really want this look
http://lassekongo83.deviantart.com/art/Dots-Emerald-100238296?offset=30#comments
tanks!!! - Dec 26 2009

Nautilus Scripts by marc41 383 comments
it's a lot of work using the command line... :)
I found this idea,
http://brainstorm.ubuntu.com/idea/9659
but would be more simple I think
Tanks for your time and work! - May 08 2009

Usplash Themes by carlosmolines 3 comments
nice theme here!!
tanks for the source too. can you explain how to make the .so file from the source? I want change the ubuntu logo for the gnome one, so I can change the images with gimp but I don't know how to create the so file to use in startup-manager...
tanks! - Nov 03 2008

AWN Themes by xeik 19 comments
the music player cover is NowPlayingScreenlet.
resize and place the 2 screenlets to combine with conky.
- Mar 24 2008

AWN Themes by xeik 19 comments

AWN Themes by xeik 19 comments
the ubuntu? maybe the gnome logo? its one character of the openlogos font
"${voffset 6}${color}${font OpenLogos:size=30} T"
Conky Weather Revisited V2
http://ubuntu-utah.ubuntuforums.org/showthread.php?t=666842&highlight=conky
Conky Gmail Revisited
http://ubuntu-utah.ubuntuforums.org/showthread.php?t=680265&highlight=conky
have fun!! ;) - Mar 24 2008

AWN Themes by xeik 19 comments
# UBUNTU-CONKY
# A comprehensive conky script, configured for use on
# Ubuntu / Debian Gnome, without the need for any external scripts.
#
# Based on conky-jc and the default .conkyrc.
# INCLUDES:
# - tail of /var/log/messages
# - netstat connections to your computer
#
# -- Pengo (conky@pengo.us)
#
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft yes
# Update interval in seconds
update_interval 3.0
# Minimum size of text area
minimum_size 400 5
# Draw shades?
draw_shades no
# Text stuff
draw_outline no # amplifies text if yes
draw_borders no
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 1
# border margins
border_margin 1
# border width
border_width 1
# Default colors and also border colors, grey90 == #e5e5e5
default_color white
default_shade_color black
default_outline_color grey90
own_window_colour brown
own_window_transparent yes
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
gap_x -230
gap_y 35
# stuff after 'TEXT' will be formatted on screen
override_utf8_locale yes
xftfont Terminus:size=8
xftalpha 0.8
# Coisas para rever mais tarde
#${offset 240}${color}${font weather:size=26}y ${font}FSB ${i2c temp 1} °C
#${offset 240}${color slate grey}Temperature:
#${offset 240}${color}${font weather:size=26}z ${font}CPU ${i2c temp 2} °C
TEXT
${color slate grey}${time %a, } ${color }${time %e %B %G}
${color slate grey}${time %Z, }${color }${time %H:%M:%S}
${voffset 6}${color}${font OpenLogos:size=30} T
${voffset -20}${color}${font StyleBats:size=12}O ${font}${color slate grey}UpTime: ${color }$uptime
${color}${font StyleBats:size=12}Q ${font}${color slate grey}Kern:${color }$kernel
${color}${font StyleBats:size=12}A ${font}${color slate grey}CPU:${color } $cpu% ${acpitemp}C
${cpugraph 20,140 000000 ffffff}
${color slate grey}Load: ${color }$loadavg
${color slate grey}Processes: ${color }$processes
${color slate grey}Running: ${color }$running_processes
${color}${font Webdings:size=12}i ${font}${color slate grey}Highest CPU:
${color #ddaa00} ${top name 1}${top cpu 1}
${color lightgrey} ${top name 2}${top cpu 2}
${color lightgrey} ${top name 3}${top cpu 3}
${color}${font Webdings:size=12}i ${font}${color slate grey}Highest MEM:
${color #ddaa00} ${top_mem name 1}${top_mem mem 1}
${color lightgrey} ${top_mem name 2}${top_mem mem 2}
${color lightgrey} ${top_mem name 3}${top_mem mem 3}
${color slate grey}MEM: ${color } $memperc% $mem/$memmax
${membar 3,140}
${color slate grey}SWAP: ${color } $swapperc% $swap/$swapmax
${swapbar 3,140}
${color slate grey}ROOT: ${color }${fs_free /}/${fs_size /}
${fs_bar 3,140 /}
${color slate grey}HOME: ${color }${fs_free /home}/${fs_size /home}
${fs_bar 3,140 /home}
${color slate grey}Internet:
${color}${font PizzaDude Bullets:size=12}M${font} Tot.up. ${totalup eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}v${font} Up: ${color }${upspeed eth0}k/s
${upspeedgraph eth0 20,140 000000 ffffff}
${voffset 6}${color}${font PizzaDude Bullets:size=12}S${font} Tot.dow. ${totaldown eth0} Kb/s
${voffset 1}${color}${font PizzaDude Bullets:size=12}r${font} Down: ${color }${downspeed eth0}k/s
${downspeedgraph eth0 20,140 000000 ffffff}
${voffset -14}${color}${font Martin Vogel's Symbols:size=16}B${font}${color slate grey}Mail:
${color }You have ${color3}${texeci 60 perl ~/scripts/gmail.pl n} ${color}new mail(s)
${color slate grey}Weather:
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3d}
${color}${font weather:size=47}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3dp}${font}
${color}${execi 3600 perl ~/scripts/weather.pl POXX0035 c 3t}
${voffset 5}${color}${font Sonora:size=17}&${font}${color slate grey} MusicPlayer:
icons are actually characters of different types of fonts (see conkyrc)
like this: http://gnome-look.org/content/show.php/new+vision+of+conky?content=70929
- Mar 20 2008

AWN Themes by xeik 19 comments