Browse Source

React HW1 done

Andrey 1 year ago
parent
commit
c10ae7b456
3 changed files with 23 additions and 1 deletions
  1. BIN
      React/React1/.DS_Store
  2. 22 0
      React/React1/.vscode/settings.json
  3. 1 1
      React/React1/my-app

BIN
React/React1/.DS_Store


+ 22 - 0
React/React1/.vscode/settings.json

@@ -0,0 +1,22 @@
+{
+    "workbench.colorCustomizations": {
+        "activityBar.activeBackground": "#d6b672",
+        "activityBar.background": "#d6b672",
+        "activityBar.foreground": "#15202b",
+        "activityBar.inactiveForeground": "#15202b99",
+        "activityBarBadge.background": "#247b5f",
+        "activityBarBadge.foreground": "#e7e7e7",
+        "commandCenter.border": "#15202b99",
+        "sash.hoverBorder": "#d6b672",
+        "statusBar.background": "#caa14b",
+        "statusBar.foreground": "#15202b",
+        "statusBarItem.hoverBackground": "#af8733",
+        "statusBarItem.remoteBackground": "#caa14b",
+        "statusBarItem.remoteForeground": "#15202b",
+        "titleBar.activeBackground": "#caa14b",
+        "titleBar.activeForeground": "#15202b",
+        "titleBar.inactiveBackground": "#caa14b99",
+        "titleBar.inactiveForeground": "#15202b99"
+    },
+    "peacock.color": "#caa14b"
+}

+ 1 - 1
React/React1/my-app

@@ -1 +1 @@
-Subproject commit e96736e252f81f3905d994c82052a8a374fb2b7d
+Subproject commit 8860f4590894f3e953bacedf70ff6af846e19fbc