[gimp] themes: light theme should also use larger tool icons.



commit 7c2491c235f002a6d9ba74e570c5ad9f7d18f762
Author: Jehan <jehan girinstud io>
Date:   Tue Feb 2 22:02:56 2016 +0100

    themes: light theme should also use larger tool icons.
    
    Now that we are back to separate gtkrc files, let's make the light theme
    follow the same layout.

 themes/The-Light-Side-of-Gimp/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/The-Light-Side-of-Gimp/gtkrc b/themes/The-Light-Side-of-Gimp/gtkrc
index 5a09b74..9182973 100644
--- a/themes/The-Light-Side-of-Gimp/gtkrc
+++ b/themes/The-Light-Side-of-Gimp/gtkrc
@@ -112,7 +112,7 @@ style "tlsog-default-style"
   GimpDock::font-scale = 0.8333
   GimpMenuDock::minimal-width = 200
   GimpDockWindow::menu-preview-size = small-toolbar
-  GimpToolPalette::tool-icon-size = menu
+  GimpToolPalette::tool-icon-size = large-toolbar
   GimpToolPalette::button-relief = none
   GimpDockbook::tab-border = 0
   GimpDockbook::tab-icon-size = menu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]