diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f4f8a79 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,23 @@ +{ + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#87f0a9", + "activityBar.background": "#87f0a9", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#9971ed", + "activityBarBadge.foreground": "#15202b", + "commandCenter.border": "#15202b99", + "sash.hoverBorder": "#87f0a9", + "statusBar.background": "#5aea89", + "statusBar.foreground": "#15202b", + "statusBarItem.hoverBackground": "#2de469", + "statusBarItem.remoteBackground": "#5aea89", + "statusBarItem.remoteForeground": "#15202b", + "titleBar.activeBackground": "#5aea89", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveBackground": "#5aea8999", + "titleBar.inactiveForeground": "#15202b99" + }, + "peacock.color": "#5aea89", + "liveServer.settings.port": 5501 +} diff --git a/auth.html b/auth.html index 3a1b538..90b364c 100644 --- a/auth.html +++ b/auth.html @@ -7,7 +7,7 @@ -
+