diff options
Diffstat (limited to 'data/themes/mana/colors.xml')
-rw-r--r-- | data/themes/mana/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml index 557ba34d5..9e7b73c69 100644 --- a/data/themes/mana/colors.xml +++ b/data/themes/mana/colors.xml @@ -16,6 +16,7 @@ <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> <color id="SHOP_WARNING" color="#910000" /> <color id="ITEM_EQUIPPED" color="#000091" /> + <color id="ITEM_NOT_EQUIPPED" color="#000000" /> <color id="CHAT" color="#000000" /> <color id="GM" color="#ff0000" /> <color id="PLAYER" color="#003000" /> |