|
{
|
|
"name": "DevPlace Light",
|
|
"type": "light",
|
|
"colors": {
|
|
"editor.background": "#fdfbff",
|
|
"editor.foreground": "#1b1230",
|
|
"editorLineNumber.foreground": "#8c7fa4",
|
|
"editorLineNumber.activeForeground": "#d1481a",
|
|
"editorCursor.foreground": "#d1481a",
|
|
"editor.selectionBackground": "#ff6b3529",
|
|
"editor.selectionHighlightBackground": "#ff6b3517",
|
|
"editor.lineHighlightBackground": "#f2edfa",
|
|
"editor.findMatchBackground": "#ff6b354d",
|
|
"editor.findMatchHighlightBackground": "#ff6b3526",
|
|
"editorIndentGuide.background1": "#1b123014",
|
|
"editorIndentGuide.activeBackground1": "#1b123029",
|
|
"editorWhitespace.foreground": "#1b123014",
|
|
"editorRuler.foreground": "#1b123014",
|
|
"editorWidget.background": "#ffffff",
|
|
"editorWidget.border": "#1b123014",
|
|
"editorSuggestWidget.background": "#ffffff",
|
|
"editorSuggestWidget.selectedBackground": "#f2edfa",
|
|
"editorHoverWidget.background": "#ffffff",
|
|
"editorGroup.border": "#1b123014",
|
|
"editorGroupHeader.tabsBackground": "#f4f0fb",
|
|
"editorGroupHeader.noTabsBackground": "#f4f0fb",
|
|
"editorGutter.addedBackground": "#2f8b33",
|
|
"editorGutter.modifiedBackground": "#c77700",
|
|
"editorGutter.deletedBackground": "#c62828",
|
|
"editorError.foreground": "#c62828",
|
|
"editorWarning.foreground": "#c77700",
|
|
"editorInfo.foreground": "#1976d2",
|
|
"editorBracketMatch.background": "#ff6b3524",
|
|
"editorBracketMatch.border": "#d1481a",
|
|
"foreground": "#1b1230",
|
|
"descriptionForeground": "#5c4f74",
|
|
"disabledForeground": "#8c7fa4",
|
|
"errorForeground": "#c62828",
|
|
"focusBorder": "#d1481a",
|
|
"selection.background": "#ff6b354d",
|
|
"widget.shadow": "#1b123024",
|
|
"icon.foreground": "#5c4f74",
|
|
"sash.hoverBorder": "#d1481a",
|
|
"activityBar.background": "#f4f0fb",
|
|
"activityBar.foreground": "#1b1230",
|
|
"activityBar.inactiveForeground": "#8c7fa4",
|
|
"activityBar.border": "#1b123014",
|
|
"activityBarBadge.background": "#d1481a",
|
|
"activityBarBadge.foreground": "#ffffff",
|
|
"sideBar.background": "#f4f0fb",
|
|
"sideBar.foreground": "#5c4f74",
|
|
"sideBar.border": "#1b123014",
|
|
"sideBarTitle.foreground": "#1b1230",
|
|
"sideBarSectionHeader.background": "#ece5f7",
|
|
"sideBarSectionHeader.foreground": "#1b1230",
|
|
"list.activeSelectionBackground": "#ff6b351f",
|
|
"list.activeSelectionForeground": "#1b1230",
|
|
"list.inactiveSelectionBackground": "#ece5f7",
|
|
"list.hoverBackground": "#ece5f7",
|
|
"list.highlightForeground": "#d1481a",
|
|
"list.errorForeground": "#c62828",
|
|
"list.warningForeground": "#c77700",
|
|
"tree.indentGuidesStroke": "#1b123014",
|
|
"statusBar.background": "#f4f0fb",
|
|
"statusBar.foreground": "#5c4f74",
|
|
"statusBar.border": "#1b123014",
|
|
"statusBar.noFolderBackground": "#f4f0fb",
|
|
"statusBar.debuggingBackground": "#d1481a",
|
|
"statusBar.debuggingForeground": "#ffffff",
|
|
"statusBarItem.remoteBackground": "#d1481a",
|
|
"statusBarItem.remoteForeground": "#ffffff",
|
|
"statusBarItem.hoverBackground": "#1b12300d",
|
|
"titleBar.activeBackground": "#fdfbff",
|
|
"titleBar.activeForeground": "#1b1230",
|
|
"titleBar.inactiveBackground": "#fdfbff",
|
|
"titleBar.inactiveForeground": "#8c7fa4",
|
|
"titleBar.border": "#1b123014",
|
|
"menu.background": "#ffffff",
|
|
"menu.foreground": "#1b1230",
|
|
"menu.selectionBackground": "#ece5f7",
|
|
"menubar.selectionBackground": "#ece5f7",
|
|
"tab.activeBackground": "#fdfbff",
|
|
"tab.activeForeground": "#1b1230",
|
|
"tab.activeBorderTop": "#d1481a",
|
|
"tab.inactiveBackground": "#f4f0fb",
|
|
"tab.inactiveForeground": "#8c7fa4",
|
|
"tab.border": "#1b123014",
|
|
"tab.hoverBackground": "#ece5f7",
|
|
"panel.background": "#ffffff",
|
|
"panel.border": "#1b123014",
|
|
"panelTitle.activeForeground": "#1b1230",
|
|
"panelTitle.activeBorder": "#d1481a",
|
|
"panelTitle.inactiveForeground": "#8c7fa4",
|
|
"terminal.background": "#fdfbff",
|
|
"terminal.foreground": "#1b1230",
|
|
"terminal.selectionBackground": "#ff6b3529",
|
|
"terminalCursor.foreground": "#d1481a",
|
|
"terminal.ansiBlack": "#1b1230",
|
|
"terminal.ansiRed": "#c62828",
|
|
"terminal.ansiGreen": "#2f8b33",
|
|
"terminal.ansiYellow": "#c77700",
|
|
"terminal.ansiBlue": "#1976d2",
|
|
"terminal.ansiMagenta": "#c2185b",
|
|
"terminal.ansiCyan": "#00838f",
|
|
"terminal.ansiWhite": "#f4f0fb",
|
|
"terminal.ansiBrightBlack": "#5c4f74",
|
|
"terminal.ansiBrightRed": "#e53935",
|
|
"terminal.ansiBrightGreen": "#4caf50",
|
|
"terminal.ansiBrightYellow": "#ff9800",
|
|
"terminal.ansiBrightBlue": "#42a5f5",
|
|
"terminal.ansiBrightMagenta": "#ff4f8b",
|
|
"terminal.ansiBrightCyan": "#00bcd4",
|
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
"button.background": "#d1481a",
|
|
"button.foreground": "#ffffff",
|
|
"button.hoverBackground": "#e2551f",
|
|
"button.secondaryBackground": "#ece5f7",
|
|
"button.secondaryForeground": "#1b1230",
|
|
"badge.background": "#d1481a",
|
|
"badge.foreground": "#ffffff",
|
|
"progressBar.background": "#d1481a",
|
|
"input.background": "#ffffff",
|
|
"input.foreground": "#1b1230",
|
|
"input.border": "#1b123014",
|
|
"input.placeholderForeground": "#8c7fa4",
|
|
"inputOption.activeBorder": "#d1481a",
|
|
"inputValidation.errorBackground": "#c6282826",
|
|
"inputValidation.errorBorder": "#c62828",
|
|
"dropdown.background": "#ffffff",
|
|
"dropdown.foreground": "#1b1230",
|
|
"dropdown.border": "#1b123014",
|
|
"checkbox.background": "#ffffff",
|
|
"checkbox.border": "#1b123014",
|
|
"scrollbarSlider.background": "#1b123014",
|
|
"scrollbarSlider.hoverBackground": "#1b123029",
|
|
"scrollbarSlider.activeBackground": "#ff6b354d",
|
|
"quickInput.background": "#ffffff",
|
|
"quickInputList.focusBackground": "#ece5f7",
|
|
"notifications.background": "#ffffff",
|
|
"notifications.border": "#1b123014",
|
|
"notificationCenterHeader.background": "#f4f0fb",
|
|
"peekView.border": "#d1481a",
|
|
"peekViewEditor.background": "#f4f0fb",
|
|
"peekViewResult.background": "#ffffff",
|
|
"gitDecoration.modifiedResourceForeground": "#c77700",
|
|
"gitDecoration.deletedResourceForeground": "#c62828",
|
|
"gitDecoration.untrackedResourceForeground": "#2f8b33",
|
|
"gitDecoration.ignoredResourceForeground": "#8c7fa4",
|
|
"gitDecoration.conflictingResourceForeground": "#c2185b",
|
|
"minimap.findMatchHighlight": "#d1481a",
|
|
"welcomePage.background": "#fdfbff",
|
|
"welcomePage.progress.foreground": "#d1481a",
|
|
"welcomePage.tileBackground": "#ffffff",
|
|
"welcomePage.tileHoverBackground": "#f2edfa",
|
|
"textLink.foreground": "#d1481a",
|
|
"textLink.activeForeground": "#e2551f",
|
|
"textBlockQuote.background": "#f4f0fb",
|
|
"textCodeBlock.background": "#f4f0fb",
|
|
"textPreformat.foreground": "#c2185b"
|
|
},
|
|
"tokenColors": [
|
|
{
|
|
"scope": ["comment", "punctuation.definition.comment"],
|
|
"settings": { "foreground": "#8c7fa4", "fontStyle": "italic" }
|
|
},
|
|
{
|
|
"scope": ["string", "string.quoted", "meta.embedded.assembly"],
|
|
"settings": { "foreground": "#2f8b33" }
|
|
},
|
|
{
|
|
"scope": ["constant.numeric", "constant.language", "constant.character"],
|
|
"settings": { "foreground": "#c77700" }
|
|
},
|
|
{
|
|
"scope": ["keyword", "keyword.control", "storage", "storage.type"],
|
|
"settings": { "foreground": "#c2185b" }
|
|
},
|
|
{
|
|
"scope": ["entity.name.function", "support.function", "meta.function-call"],
|
|
"settings": { "foreground": "#d1481a" }
|
|
},
|
|
{
|
|
"scope": ["entity.name.type", "entity.name.class", "support.class", "support.type"],
|
|
"settings": { "foreground": "#00838f" }
|
|
},
|
|
{
|
|
"scope": ["variable", "variable.other", "meta.definition.variable"],
|
|
"settings": { "foreground": "#1b1230" }
|
|
},
|
|
{
|
|
"scope": ["variable.parameter", "variable.other.property"],
|
|
"settings": { "foreground": "#5c4f74" }
|
|
},
|
|
{
|
|
"scope": ["entity.name.tag", "punctuation.definition.tag"],
|
|
"settings": { "foreground": "#c2185b" }
|
|
},
|
|
{
|
|
"scope": ["entity.other.attribute-name"],
|
|
"settings": { "foreground": "#1976d2" }
|
|
},
|
|
{
|
|
"scope": ["invalid", "invalid.illegal"],
|
|
"settings": { "foreground": "#c62828" }
|
|
},
|
|
{
|
|
"scope": ["markup.heading", "entity.name.section"],
|
|
"settings": { "foreground": "#d1481a", "fontStyle": "bold" }
|
|
},
|
|
{
|
|
"scope": ["markup.bold"],
|
|
"settings": { "fontStyle": "bold" }
|
|
},
|
|
{
|
|
"scope": ["markup.italic"],
|
|
"settings": { "fontStyle": "italic" }
|
|
},
|
|
{
|
|
"scope": ["markup.inline.raw", "markup.fenced_code"],
|
|
"settings": { "foreground": "#00838f" }
|
|
}
|
|
]
|
|
}
|