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 4d924a1f3..2636728db 100644 --- a/data/themes/mana/colors.xml +++ b/data/themes/mana/colors.xml @@ -87,6 +87,7 @@ <color id="STATUSBAR_ON" color="#646464" /> <color id="STATUSBAR_OFF" color="#ffff00" /> + <color id="BLACK" color="#000000" /> <color id="RED" color="#ff0000" /> <color id="GREEN" color="#009000" /> <color id="BLUE" color="#0000ff" /> |