Merge
This commit is contained in:
@@ -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 }
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user