diff options
Diffstat (limited to 'data/themes/unity')
-rw-r--r-- | data/themes/unity/colors.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml index a3b4e6cac..4b717c1a7 100644 --- a/data/themes/unity/colors.xml +++ b/data/themes/unity/colors.xml @@ -24,6 +24,9 @@ <color id="TAB" color="#E0E0E0" /> <color id="TAB_HIGHLIGHTED" color="#E0E0E0" /> <color id="TAB_SELECTED" color="#E0E0E0" /> + <color id="BATTLE_CHAT_TAB" color="#E0E0E0" /> + <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#E0E0E0" /> + <color id="BATTLE_CHAT_TAB_SELECTED" color="#E0E0E0" /> <color id="TEXTBOX" color="#E0E0E0" /> <color id="TEXTFIELD" color="#E0E0E0" /> <color id="WINDOW" color="#E0E0E0" /> |