diff options
Diffstat (limited to 'Kogaion-nighttime/gtk-2.0')
-rw-r--r-- | Kogaion-nighttime/gtk-2.0/gtkrc | 6 |
1 files changed, 3 insertions, 3 deletions
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 } } |