diff options
Diffstat (limited to 'data/themes/pink')
-rw-r--r-- | data/themes/pink/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml index a59dde18a..9d4e06a86 100644 --- a/data/themes/pink/colors.xml +++ b/data/themes/pink/colors.xml @@ -53,6 +53,7 @@ <color id="ITEM_NOT_EQUIPPED" color="#000000" /> <color id="CHAT" color="#FF00FF" /> <color id="GM" color="#ff0000" /> + <color id="GLOBAL" color="#ff0000" /> <color id="PLAYER" color="#009000" /> <color id="WHISPER_TAB" color="#0000ff" /> <color id="WHISPER_TAB_OFFLINE" color="#000050" /> |