wok diff gtk-theme-blackbird/stuff/define-sizes.patch @ rev 23674

Up lemon, libsqlite, libsqlite-tcl (3.31.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 09:06:07 2020 +0000 (2020-04-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtk-theme-blackbird/stuff/define-sizes.patch	Sun Apr 26 09:06:07 2020 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- a/gtk-2.0/gtkrc
     1.5 ++++ b/gtk-2.0/gtkrc
     1.6 +@@ -2,7 +2,7 @@
     1.7 + 
     1.8 + gtk_color_scheme = "base_color:#333333\nbg_color:#383838\ntooltip_bg_color:#333333\nselected_bg_color:#5588ee\ntext_color:#eeeeee\nfg_color:#dedede\ntooltip_fg_color:#dedede\nselected_fg_color:#f9f9f9\nmenubar_bg_color:#333333\nmenubar_fg_color:#dedede\ntoolbar_bg_color:#333333\ntoolbar_fg_color:#dedede\nmenu_bg_color:#333333\nmenu_fg_color:#dedede\npanel_bg_color:#333333\npanel_fg_color:#dedede\nlink_color:#5588ee"
     1.9 + 
    1.10 +-gtk-icon-sizes = "panel=16,16:gtk-button=16,16" # Icon sizes
    1.11 ++gtk-icon-sizes = "gtk-large-toolbar=24,24:gtk-small-toolbar=16,16:gtk-button=16,16:gtk-dialog=48,48:panel-menu=16,16:panel=16,16:gtk-menu=16,16:gtk-dnd=48,48"
    1.12 + gtk-button-images = 0 # Disables icons in buttons
    1.13 + gtk-toolbar-style = 1 # Enables text in toolbar
    1.14 + gtk-auto-mnemonics = 1 # Disables ugly lines under menu items