Эх сурвалжийг харах

更新 'assets/manifest.json'

殷梦龙 3 жил өмнө
parent
commit
cb8dbcbff6
1 өөрчлөгдсөн 8 нэмэгдсэн , 8 устгасан
  1. 8 8
      assets/manifest.json

+ 8 - 8
assets/manifest.json

@@ -1,6 +1,6 @@
 {
-    "name": "pink",
-    "description": "pink theme",
+    "name": "lightness",
+    "description": "default theme",
     "author": "vinno",
     "version": "0.0.1",
     "versionType": "default",
@@ -44,8 +44,8 @@
         }
     },
     "colorScheme": {
-        "primary": "FF6699",
-        "header": "FF6699",
+        "primary": "2c77e5",
+        "header": "2c77e5",
         "secondary": "7bc3ff",
         "background": "f2f2f2",
         "nav": "0a2030",
@@ -53,7 +53,7 @@
         "additional": "f1413d",
         "dialogBorder": "",
         "remedicalBackground": "16161a",
-        "buttonPrimary": "FF6699",
+        "buttonPrimary": "2c77e5",
         "buttonSecondary": "d4e3f9",
         "text": "4c4948",
         "textSelected": "16161a",
@@ -62,7 +62,7 @@
         "foreground": "ffffff"
     },
 	"darkColorScheme": {
-        "primary": "FF0099",
+        "primary": "2c77e5",
         "header": "364f87",
         "secondary": "2d2d3a",
         "background": "16161a",
@@ -71,11 +71,11 @@
         "additional": "f1413d",
         "dialogBorder": "d1d1d1",
         "remedicalBackground": "16161a",
-        "buttonPrimary": "FF0099",
+        "buttonPrimary": "2c77e5",
         "buttonSecondary": "364f87",
         "text": "ffffff",
         "textSelected": "ffffff",
-        "textTips": "FF0099",
+        "textTips": "2c77e5",
         "scrollBar": "364f87",
         "foreground": "ffffff"
     },