From 5fd49e29619cdebcfbf59ecf07d57ae018b10f2c Mon Sep 17 00:00:00 2001 From: bionel Date: Mon, 25 Apr 2016 15:33:19 +0300 Subject: less roundness for gtk2 --- Kogaion-daylight/gtk-2.0/gtkrc | 6 +++--- Kogaion-nighttime/gtk-2.0/gtkrc | 6 +++--- 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 } } -- cgit v1.2.3