


GTK2 Themes by jcase008 5 comments
actually, brushed metal face is not look to blend with all application. do you know the way different application to use different theme at the same time? - Apr 26 2009

GTK2 Themes by jcase008 5 comments
1. gedit ~/.themes/Brushed_metal/gtk-2.0/gtkrc
use below paragraph to replace original:
###############################################
# GtkScrollbar: The scrollbars on windows
###############################################
style "Scrollbar"
{
GtkRange::trough_border = 0
GtkRange::slider_width = 15
GtkRange::stepper_size = 15
GtkScrollbar::min_slider_length = 30
engine "pixmap"
{
image
{
function = BOX
recolorable = TRUE
detail = "trough"
file = "vertical_trough.png"
border = { 0, 0, 30, 30 }
stretch = TRUE
orientation = VERTICAL
}
image
{
function = BOX
recolorable = TRUE
detail = "trough"
file = "hor.png"
border = { 30, 30, 0, 0 }
stretch = TRUE
orientation = HORIZONTAL
}
image
{
function = SLIDER
recolorable = TRUE
file = "hor_bg.png"
border = { 0,0,0,0 }
stretch = TRUE
overlay_file = "vert_zero.png"
overlay_border = { 8,8,0,0 }
overlay_stretch = TRUE
orientation = HORIZONTAL
}
image
{
function = SLIDER
recolorable = TRUE
file = "hor_bg.png"
border = { 0,0,0,0 }
stretch = TRUE
overlay_file = "vert_zero.png"
overlay_border = { 8,8,0,0 }
overlay_stretch = TRUE
orientation = HORIZONTAL
}
image
{
function = SLIDER
recolorable = TRUE
file = "test2.png"
border = { 0,0,0,0 }
stretch = TRUE
overlay_file = "zero.png"
overlay_border = { 0,0,8,8 }
overlay_stretch = TRUE
orientation = VERTICAL
}
image
{
function = SLIDER
recolorable = FALSE
state = PRELIGHT
file = "test2.png"
border = { 0,0,0,0 }
stretch = TRUE
overlay_file = "zero.png"
overlay_border = { 0,0,8,8 }
overlay_stretch = TRUE
orientation = VERTICAL
}
image
{
function = STEPPER
recolorable = TRUE
state = NORMAL
file = "vscroll_up.png"
stretch = TRUE
arrow_direction = UP
}
image
{
function = STEPPER
recolorable = TRUE
state = NORMAL
file = "vscroll_down.png"
stretch = TRUE
arrow_direction = DOWN
}
image
{
function = STEPPER
recolorable = TRUE
state = NORMAL
file = "hscroll_left.png"
stretch = TRUE
arrow_direction = LEFT
}
image
{
function = STEPPER
recolorable = TRUE
state = NORMAL
file = "hscroll_right.png"
stretch = TRUE
arrow_direction = RIGHT
}
image
{
function = STEPPER
recolorable = TRUE
state = PRELIGHT
file = "vscroll_up-prelight.png"
stretch = TRUE
arrow_direction = UP
}
image
{
function = STEPPER
recolorable = TRUE
state = PRELIGHT
file = "vscroll_down-prelight.png"
stretch = TRUE
arrow_direction = DOWN
}
image
{
function = STEPPER
recolorable = TRUE
state = PRELIGHT
file = "hscroll_left-prelight.png"
stretch = TRUE
arrow_direction = LEFT
}
image
{
function = STEPPER
recolorable = TRUE
state = PRELIGHT
file = "hscroll_right-prelight.png"
stretch = TRUE
arrow_direction = RIGHT
}
image
{
function = STEPPER
recolorable = TRUE
state = ACTIVE
file = "vscroll_up-prelight.png"
stretch = TRUE
arrow_direction = UP
}
image
{
function = STEPPER
recolorable = TRUE
state = ACTIVE
file = "vscroll_down-prelight.png"
stretch = TRUE
arrow_direction = DOWN
}
image
{
function = STEPPER
recolorable = TRUE
state = ACTIVE
file = "hscroll_left-prelight.png"
stretch = TRUE
arrow_direction = LEFT
}
image
{
function = STEPPER
recolorable = TRUE
state = ACTIVE
file = "hscroll_right-prelight.png"
stretch = TRUE
arrow_direction = RIGHT
}
image
{
function = STEPPER
recolorable = TRUE
state = INSENSITIVE
file = "vscroll_up.png"
stretch = TRUE
arrow_direction = UP
}
image
{
function = STEPPER
recolorable = TRUE
state = INSENSITIVE
file = "vscroll_down.png"
stretch = TRUE
arrow_direction = DOWN
}
image
{
function = STEPPER
recolorable = TRUE
state = INSENSITIVE
file = "hscroll_left.png"
stretch = TRUE
arrow_direction = LEFT
}
image
{
function = STEPPER
recolorable = TRUE
state = INSENSITIVE
file = "hscroll_right.png"
stretch = TRUE
arrow_direction = RIGHT
}
}
}
class "GtkScrollbar" style "Scrollbar"
###############################################
result is scrollbar not beautiful than before
2. use customize firefox theme. to recommend ACE Safari Foxdie (https://addons.mozilla.org/zh-CN/firefox/addon/6124). - Apr 10 2009

Metacity Themes by jcase008 2 comments
http://www.gnome-look.org/content/show.php/Tigris?content=75276 - Mar 26 2009

GTK2 Themes by jcase008 4 comments

Metacity Themes by jcase008 10 comments
firefox theme: MacOSX Theme 0.6.5
by GOLF-AT (https://addons.mozilla.org/en-US/firefox/addon/7172)
RulerDark for firefox3 by htsbai (http://htsbai.deviantart.com/art/RulerDark-for-firefox3-101088451) - Mar 14 2009