diff options
Diffstat (limited to 'data/themes/mana')
-rw-r--r-- | data/themes/mana/colors.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml index 45937e268..79821eff2 100644 --- a/data/themes/mana/colors.xml +++ b/data/themes/mana/colors.xml @@ -48,6 +48,8 @@ <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> <color id="WARNING" color="#FF0000" /> <color id="PLAYER_ADVANCED" color="#005000" /> + <color id="BUBBLE_NAME" color="#ffffff" /> + <color id="BUBBLE_TEXT" color="#ffffff" /> <color id="RED" color="#ff0000" /> <color id="GREEN" color="#009000" /> |