We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68008d8 + 2d086b9 commit 88fc309Copy full SHA for 88fc309
1 file changed
project-files/Portfolio/web/src/jsMain/resources/api/nxtBuzTheme.json
@@ -1,16 +1,16 @@
1
--{
2
-- "ios": {
3
-- "darkThemeColors": {
4
-- "accent": "#Ff1BB3F3",
5
-- "primary": "#FFeef0f2",
6
-- "secondary": "#FFB0BEC5"
7
-- },
8
-- "lightThemeColors": {
9
-- "accent": "#FF186CE6",
10
-- "primary": "#FF263238",
11
-- "secondary": "#ff455A64"
12
-- }
13
14
-- "android": {
15
16
--}
+{
+ "ios": {
+ "darkThemeColors": {
+ "accent": "#Ff1BB3F3",
+ "primary": "#FFeef0f2",
+ "secondary": "#FFB0BEC5"
+ },
+ "lightThemeColors": {
+ "accent": "#FF186CE6",
+ "primary": "#FF263238",
+ "secondary": "#ff455A64"
+ }
+ "android": {
+}
0 commit comments