diff options
Diffstat (limited to 'data/themes/unity')
-rw-r--r-- | data/themes/unity/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml index 0c708e5d1..3b5a81e1c 100644 --- a/data/themes/unity/colors.xml +++ b/data/themes/unity/colors.xml @@ -86,6 +86,7 @@ <color id="STATUSBAR_ON" color="#646464" /> <color id="STATUSBAR_OFF" color="#ffff00" /> + <color id="BLACK" color="#0E0E0E" /> <color id="RED" color="#FFA8A8" /> <color id="GREEN" color="#59FF6C" /> <color id="BLUE" color="#00FFFF" /> |