wok-current annotate gtk-theme-blackbird/stuff/define-sizes.patch @ rev 22822
Add emu8051
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 06 12:27:36 2020 +0100 (2020-02-06) |
parents | |
children |
rev | line source |
---|---|
al@19111 | 1 --- a/gtk-2.0/gtkrc |
al@19111 | 2 +++ b/gtk-2.0/gtkrc |
al@19111 | 3 @@ -2,7 +2,7 @@ |
al@19111 | 4 |
al@19111 | 5 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" |
al@19111 | 6 |
al@19111 | 7 -gtk-icon-sizes = "panel=16,16:gtk-button=16,16" # Icon sizes |
al@19111 | 8 +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" |
al@19111 | 9 gtk-button-images = 0 # Disables icons in buttons |
al@19111 | 10 gtk-toolbar-style = 1 # Enables text in toolbar |
al@19111 | 11 gtk-auto-mnemonics = 1 # Disables ugly lines under menu items |