summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2016-04-25 15:33:19 +0300
committerbionel <ionel.busuioc@gmail.com>2016-04-25 15:33:19 +0300
commit5fd49e29619cdebcfbf59ecf07d57ae018b10f2c (patch)
tree0cb8871ff2a30fadbd448ba852ea07f5276bcb39
parentded3e5d50d2c324e2788d71e181d24a6190abb8e (diff)
less roundness for gtk2
-rw-r--r--Kogaion-daylight/gtk-2.0/gtkrc6
-rw-r--r--Kogaion-nighttime/gtk-2.0/gtkrc6
2 files changed, 6 insertions, 6 deletions
diff --git a/Kogaion-daylight/gtk-2.0/gtkrc b/Kogaion-daylight/gtk-2.0/gtkrc
index d4f30df..e981fc2 100644
--- a/Kogaion-daylight/gtk-2.0/gtkrc
+++ b/Kogaion-daylight/gtk-2.0/gtkrc
@@ -237,7 +237,7 @@ style "murrine-progressbar" = "murrine-thin" {
fg[PRELIGHT] = @selected_fg_color
engine "murrine" {
- roundness = 2
+ roundness = 0
border_shades = { 1.2, 1.2 }
trough_border_shades = { 0.8, 0.8 }
}
@@ -270,7 +270,7 @@ style "murrine-tooltips" {
engine "murrine" {
textstyle = 0
- roundness = 2
+ roundness = 0
rgba = FALSE
}
}
@@ -591,7 +591,7 @@ widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkV
style "chromium-toolbar-button" {
engine "murrine" {
- roundness = 2
+ roundness = 0
textstyle = 0
}
}
diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc
index 487cdf3..16a8048 100644
--- a/Kogaion-nighttime/gtk-2.0/gtkrc
+++ b/Kogaion-nighttime/gtk-2.0/gtkrc
@@ -238,7 +238,7 @@ style "murrine-progressbar" = "murrine-thin" {
fg[PRELIGHT] = @selected_fg_color
engine "murrine" {
- roundness = 2
+ roundness = 0
border_shades = { 1.2, 1.2 }
trough_border_shades = { 0.8, 0.8 }
}
@@ -271,7 +271,7 @@ style "murrine-tooltips" {
engine "murrine" {
textstyle = 0
- roundness = 2
+ roundness = 0
rgba = FALSE
}
}
@@ -592,7 +592,7 @@ widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkV
style "chromium-toolbar-button" {
engine "murrine" {
- roundness = 2
+ roundness = 0
textstyle = 0
}
}