summaryrefslogtreecommitdiffstats
path: root/res/values/photoeditor_colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/photoeditor_colors.xml')
-rw-r--r--res/values/photoeditor_colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/photoeditor_colors.xml b/res/values/photoeditor_colors.xml
index 9899924c0..dfcc9136f 100644
--- a/res/values/photoeditor_colors.xml
+++ b/res/values/photoeditor_colors.xml
@@ -16,6 +16,9 @@
<resources>
<color name="translucent_black">#67000000</color>
+ <color name="translucent_white">#99CCCCCC</color>
+ <color name="translucent_cyan">#99008AFF</color>
+ <color name="opaque_cyan">#FF008AFF</color>
<color name="color_picker_preset_color1">#ddff1e00</color>
<color name="color_picker_preset_color2">#ddff5b00</color>
<color name="color_picker_preset_color3">#ddff9900</color>