diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-28 11:41:20 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-28 11:41:20 +0100 |
commit | f98101b83a0aa09f774027e0aba8014a1344d725 (patch) | |
tree | 2c365b55ab38e7c26c3bfe291cd9b4d6a0d7621d /data/themes | |
parent | b6559685c8825c1cee8ac395d6f2af0bc45c4bb4 (diff) | |
download | plus-f98101b83a0aa09f774027e0aba8014a1344d725.tar.gz plus-f98101b83a0aa09f774027e0aba8014a1344d725.tar.bz2 plus-f98101b83a0aa09f774027e0aba8014a1344d725.tar.xz plus-f98101b83a0aa09f774027e0aba8014a1344d725.zip |
Jewelry Theme: Add outline support to Menu Popup window, readability issue fixed.
Jewelry Theme: Changelog will now be updated just on release date.
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/CHANGELOG.txt | 10 | ||||
-rw-r--r-- | data/themes/jewelry/colors.xml | 1 |
2 files changed, 1 insertions, 10 deletions
diff --git a/data/themes/jewelry/CHANGELOG.txt b/data/themes/jewelry/CHANGELOG.txt index 70b08071e..eca88b011 100644 --- a/data/themes/jewelry/CHANGELOG.txt +++ b/data/themes/jewelry/CHANGELOG.txt @@ -2,16 +2,6 @@ Francesco Miglietta (Hal9000) -Version 1.0.2 (WIP) - - - Chat Tab color scheme is now user friendly - - Chat Tab color scheme for Party and Guild tabs implemented - - New resize grip graphic - - Fix position of resize grip in all windows - - Fix bug with Status window lock button graphic - - New rounded border graphic for all windows - - Version 1.0.1 (22.12.2012) - Fix bug in Login, Shop, World and Itemcontainer windows diff --git a/data/themes/jewelry/colors.xml b/data/themes/jewelry/colors.xml index 8534b1fac..6f5fc9bcd 100644 --- a/data/themes/jewelry/colors.xml +++ b/data/themes/jewelry/colors.xml @@ -150,6 +150,7 @@ <color id="SERVER" color="#edbedb" /> <color id="LOGGER" color="#919191" /> <color id="HYPERLINK" color="#d2cbf9" /> + <color id="HYPERLINK_OUTLINE" color="#000000" /> <color id="UNKNOWN_ITEM" color="#ffffff" /> <color id="CHARM" color="#ffffff" /> <color id="GENERIC" color="#eeeeee" /> |