This commit is contained in:
ffsup2
2010-10-03 19:52:27 +02:00
parent 23a8834755
commit 7c6de47f9d
39 changed files with 698 additions and 347 deletions

View File

@@ -23,6 +23,7 @@
style "clearlooks-default"
{
font_name = "sans 8"
GtkMenuItem::selected_shadow_type = none
GtkWidget::interior_focus = 1
GtkButton::default_border = { 3, 3, 3, 3 }

View File

@@ -26,7 +26,7 @@
style "clearlooks-default"
{
font_name = "tahoma 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkComboBox ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0

View File

@@ -26,7 +26,7 @@
style "clearlooks-default"
{
font_name = "tahoma 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0
GtkPaned ::handle_size = 6

View File

@@ -19,7 +19,7 @@
style "theme-default" {
font_name = "tahoma 12"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 1

View File

@@ -32,7 +32,7 @@ style "clearlooks-default"
# change it to use an actual font, enter the full name of the font
# here, along with optional style and size, e.g.
# "Monaco Bold 15".
font_name = "Default"
font_name = "sans 10"
GtkRange::trough_border = 0
GtkRange::slider_width = 14

View File

@@ -23,7 +23,7 @@
style "clearlooks-default"
{
font_name = "sans 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0
GtkPaned ::handle_size = 6