diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2013-05-26 10:38:03 +0200 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2013-05-26 10:38:03 +0200 |
commit | 4222791a851df151af206e0f8f0b849fa2cd3555 (patch) | |
tree | 6ac385f28d941605dab8edd7803514afefae448c /data/themes/jewelry/itempopup.xml | |
parent | c90660f93d2f2b367a55726bd6f8943b82b73efb (diff) | |
download | plus-4222791a851df151af206e0f8f0b849fa2cd3555.tar.gz plus-4222791a851df151af206e0f8f0b849fa2cd3555.tar.bz2 plus-4222791a851df151af206e0f8f0b849fa2cd3555.tar.xz plus-4222791a851df151af206e0f8f0b849fa2cd3555.zip |
Jewelry Theme: - Item popup colors selectively tuned
- Revert/fix some latest commits introduced bug (readability issues)
- Other visibility improvements
Diffstat (limited to 'data/themes/jewelry/itempopup.xml')
-rw-r--r-- | data/themes/jewelry/itempopup.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/itempopup.xml b/data/themes/jewelry/itempopup.xml index 2485d209e..b333d40e4 100644 --- a/data/themes/jewelry/itempopup.xml +++ b/data/themes/jewelry/itempopup.xml @@ -2,6 +2,7 @@ <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="109"> <option name="padding" value="10" /> + <option name="palette" value="1" /> <!-- Top Row --> <part type="top-left-corner" width="30" height="15" /> |