mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-03 04:40:09 +00:00
Hardcover API support
This commit is contained in:
Vendored
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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