mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-02 20:30:10 +00:00
cleanup
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
# IDE
|
# IDE
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
/node_modules
|
/node_modules
|
||||||
@@ -55,4 +56,4 @@ next-env.d.ts
|
|||||||
/test-media
|
/test-media
|
||||||
/test-data
|
/test-data
|
||||||
/bookdrop
|
/bookdrop
|
||||||
dockerfile.patch
|
dockerfile.patch
|
||||||
|
|||||||
Vendored
-23
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"workbench.colorCustomizations": {
|
|
||||||
"activityBar.activeBackground": "#21b789",
|
|
||||||
"activityBar.background": "#21b789",
|
|
||||||
"activityBar.foreground": "#15202b",
|
|
||||||
"activityBar.inactiveForeground": "#15202b99",
|
|
||||||
"activityBarBadge.background": "#f3e4fa",
|
|
||||||
"activityBarBadge.foreground": "#15202b",
|
|
||||||
"commandCenter.border": "#e7e7e799",
|
|
||||||
"sash.hoverBorder": "#21b789",
|
|
||||||
"statusBar.background": "#198c69",
|
|
||||||
"statusBar.foreground": "#e7e7e7",
|
|
||||||
"statusBarItem.hoverBackground": "#21b789",
|
|
||||||
"statusBarItem.remoteBackground": "#198c69",
|
|
||||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
||||||
"tab.activeBorder": "#21b789",
|
|
||||||
"titleBar.activeBackground": "#198c69",
|
|
||||||
"titleBar.activeForeground": "#e7e7e7",
|
|
||||||
"titleBar.inactiveBackground": "#198c6999",
|
|
||||||
"titleBar.inactiveForeground": "#e7e7e799"
|
|
||||||
},
|
|
||||||
"peacock.color": "#198c69"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user