diff options
Diffstat (limited to 'data/themes/unity')
-rw-r--r-- | data/themes/unity/colors.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml index f0f11f928..564c024de 100644 --- a/data/themes/unity/colors.xml +++ b/data/themes/unity/colors.xml @@ -12,6 +12,8 @@ <color id="LISTBOX" color="#E0E0E0" /> <color id="RADIOBUTTON" color="#E0E0E0" /> <color id="TAB" color="#E0E0E0" /> + <color id="TAB_HIGHLIGHTED" color="#E0E0E0" /> + <color id="TAB_SELECTED" color="#E0E0E0" /> <color id="TEXTBOX" color="#E0E0E0" /> <color id="TEXTFIELD" color="#E0E0E0" /> <color id="WINDOW" color="#E0E0E0" /> |