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 4c944e25a..eaddc0147 100644 --- a/data/themes/unity/colors.xml +++ b/data/themes/unity/colors.xml @@ -13,6 +13,7 @@ <color id="LABEL" color="#E0E0E0" /> <color id="LISTBOX" color="#E0E0E0" /> <color id="RADIOBUTTON" color="#E0E0E0" /> + <color id="POPUP" color="#E0E0E0" /> <color id="TAB" color="#E0E0E0" /> <color id="TAB_HIGHLIGHTED" color="#E0E0E0" /> <color id="TAB_SELECTED" color="#E0E0E0" /> |