diff options
Diffstat (limited to 'data/themes/mana')
-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 2636728db..2326c07b2 100644 --- a/data/themes/mana/colors.xml +++ b/data/themes/mana/colors.xml @@ -53,6 +53,7 @@ <color id="ITEM_NOT_EQUIPPED" color="#000000" /> <color id="CHAT" color="#000000" /> <color id="GM" color="#ff0000" /> + <color id="GLOBAL" color="#ff0000" /> <color id="PLAYER" color="#003000" /> <color id="WHISPER_TAB" color="#0000ff" /> <color id="WHISPER_TAB_OFFLINE" color="#000050" /> |