[gimp] themes: fixes color issue with scrolled windows on dark theme.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] themes: fixes color issue with scrolled windows on dark theme.
- Date: Sun, 27 Dec 2015 18:45:54 +0000 (UTC)
commit 33a61c7f45415003eb09b7321af6d82c2cbf9962
Author: Benoit Touchette <draekko sofware gmail com>
Date: Sun Dec 27 19:44:33 2015 +0100
themes: fixes color issue with scrolled windows on dark theme.
themes/The-Dark-Side-of-Gimp/gtkrc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/The-Dark-Side-of-Gimp/gtkrc b/themes/The-Dark-Side-of-Gimp/gtkrc
index b97a6f6..52b3772 100644
--- a/themes/The-Dark-Side-of-Gimp/gtkrc
+++ b/themes/The-Dark-Side-of-Gimp/gtkrc
@@ -115,7 +115,7 @@ style "tdsog-default-style"
GtkScrollbar::has-forward-stepper = 0
GtkScrollbar::min-slider-length = 32
GtkScrolledWindow::scrollbar-spacing = 0
- GtkScrolledWindow::scrollbars-within-bevel = 1
+ GtkScrolledWindow::scrollbars-within-bevel = 0
GtkVScale::slider_length = 19
GtkVScale::slider_width = 19
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]