We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8fd92 commit a1f2bf3Copy full SHA for a1f2bf3
1 file changed
themes/sample/theme.json
@@ -0,0 +1,15 @@
1
+{
2
+ "name": "Rock Sample Theme",
3
+ "version": "0.1.0",
4
+ "author": "Sayanth Rock",
5
+ "targetBrands": ["OPPO", "OnePlus", "realme"],
6
+ "targetAndroid": [15, 16, 17],
7
+ "features": {
8
+ "lockScreen": "placeholder",
9
+ "homeScreen": "placeholder",
10
+ "wallpapers": "placeholder",
11
+ "icons": "placeholder",
12
+ "sounds": "placeholder"
13
+ },
14
+ "notes": "Replace placeholders with your own licensed assets before sharing with customers."
15
+}
0 commit comments