We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf6cd3 commit ddaaaa5Copy full SHA for ddaaaa5
app/src/main/res/values/colors.xml
@@ -0,0 +1,5 @@
1
+<resources>
2
+ <!-- Default colors -->
3
+ <color name="default_text_color">@color/theme_dark_text_color</color>
4
+ <color name="default_background_color">@color/theme_dark_background_color</color>
5
+</resources>
0 commit comments