diff options
Diffstat (limited to 'data/themes/pink')
-rw-r--r-- | data/themes/pink/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml index 423e05e44..d86901085 100644 --- a/data/themes/pink/colors.xml +++ b/data/themes/pink/colors.xml @@ -9,6 +9,7 @@ <color id="OUTLINE" color="#000000" /> <color id="BORDER" color="#000000" /> <color id="PROGRESS_BAR" color="#ffffff" /> + <color id="PROGRESS_BAR_OUTLINE" color="#000000" /> <color id="BUTTON" color="#FF00FF" /> <color id="BUTTON_HIGHLIGHTED" color="#FF00FF" /> <color id="BUTTON_PRESSED" color="#FF00FF" /> |