We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0df61de + 19107e7 commit bfd8025Copy full SHA for bfd8025
2 files changed
themes/Black/SystemUI/res/values/colors.xml
@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3
+
4
+ <!-- QS edit page background color -->
5
+ <color name="qs_edit_item_decoration_bg">@*android:color/black</color>
6
7
+</resources>
themes/Dark/SystemUI/res/values/colors.xml
+ <color name="qs_edit_item_decoration_bg">@*android:color/secondary_device_default_settings</color>
0 commit comments