diff options
author | Horst3180 | 2015-06-05 12:41:31 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-05 12:41:31 +0200 |
commit | 29d46e29707c040fae299828c2440c6840a54777 (patch) | |
tree | ddd7b37bf0d8b990cb8a5b6c802d02a3a4817ec9 /common/gtk-2.0/assets.txt | |
parent | 68c972ea0c43e6276a5003e8ffbebf159301e7b5 (diff) | |
download | solarc-theme-29d46e29707c040fae299828c2440c6840a54777.tar.gz solarc-theme-29d46e29707c040fae299828c2440c6840a54777.tar.xz solarc-theme-29d46e29707c040fae299828c2440c6840a54777.zip |
gtk2 toolbar and entry fixes
Diffstat (limited to 'common/gtk-2.0/assets.txt')
-rw-r--r-- | common/gtk-2.0/assets.txt | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/common/gtk-2.0/assets.txt b/common/gtk-2.0/assets.txt index 0e64d1b..82bf432 100644 --- a/common/gtk-2.0/assets.txt +++ b/common/gtk-2.0/assets.txt @@ -38,15 +38,17 @@ menu-radio-checked menu-radio-checked-insensitive menu-radio-unchecked menu-radio-unchecked-insensitive -entry -entry-focus -entry-insensitive -entry-notebook -entry-focus-notebook -entry-insensitive-notebook -entry-toolbar -entry-focus-toolbar -entry-insensitive-toolbar +entry-border-bg-solid +entry-border-active-bg-solid +entry-border-disabled-bg +entry-border-bg +entry-border-active-bg +notebook-entry-border-bg +notebook-entry-border-active-bg +notebook-entry-border-disabled-bg +toolbar-entry-border-bg +toolbar-entry-border-active-bg +toolbar-entry-border-disabled-bg entry-border-fill combo-entry combo-entry-focus @@ -115,3 +117,4 @@ tab-left-active tab-right-active inline-toolbar toolbar +menubar |