diff options
-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" /> |