Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevoku@xamarin.com>2015-12-14 19:17:44 +0300
committerVsevolod Kukol <sevoku@xamarin.com>2015-12-15 10:14:16 +0300
commitdeaddc43f6e7f5201b0cd6ad37b6c8ca8b0d8096 (patch)
tree90f0ce805f86dda062c2014ac0b40d4007192618 /main/src/core/MonoDevelop.Ide/gtkrc.mac-dark
parentf47a8e265c7f731efa4b176f3fe20e8198d97d2b (diff)
[Ide][Mac] No gradients on scrolls and buttons
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/gtkrc.mac-dark')
-rw-r--r--main/src/core/MonoDevelop.Ide/gtkrc.mac-dark2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/gtkrc.mac-dark b/main/src/core/MonoDevelop.Ide/gtkrc.mac-dark
index f81e192f2a..1da13c141c 100644
--- a/main/src/core/MonoDevelop.Ide/gtkrc.mac-dark
+++ b/main/src/core/MonoDevelop.Ide/gtkrc.mac-dark
@@ -109,6 +109,7 @@ style "default" {
colorize_scrollbar = FALSE
progressbarstyle = 0
trough_shades = { 0.842, 0.886 }
+ fill_shade = 1.0
focusstyle = 0
}
@@ -396,6 +397,7 @@ style "scrollbar" = "default"
GtkRange::slider-width = 7
GtkRange::trough-border = 2
GtkRange::trough-side-details = 0
+ GtkWidget::draw-border = { 0, 0, 0, 0 }
bg[NORMAL] = @fg_color
bg[PRELIGHT] = @fg_color