685 lines
18 KiB
JavaScript
685 lines
18 KiB
JavaScript
var vitesseBlack = Object.freeze({
|
|
"colors": {
|
|
"activityBar.activeBorder": "#4d9375",
|
|
"activityBar.background": "#000",
|
|
"activityBar.border": "#191919",
|
|
"activityBar.foreground": "#dbd7cacc",
|
|
"activityBar.inactiveForeground": "#dedcd550",
|
|
"activityBarBadge.background": "#bfbaaa",
|
|
"activityBarBadge.foreground": "#000",
|
|
"badge.background": "#dedcd590",
|
|
"badge.foreground": "#000",
|
|
"breadcrumb.activeSelectionForeground": "#eeeeee18",
|
|
"breadcrumb.background": "#121212",
|
|
"breadcrumb.focusForeground": "#dbd7cacc",
|
|
"breadcrumb.foreground": "#959da5",
|
|
"breadcrumbPicker.background": "#000",
|
|
"button.background": "#4d9375",
|
|
"button.foreground": "#000",
|
|
"button.hoverBackground": "#4d9375",
|
|
"checkbox.background": "#121212",
|
|
"checkbox.border": "#2f363d",
|
|
"debugToolBar.background": "#000",
|
|
"descriptionForeground": "#dedcd590",
|
|
"diffEditor.insertedTextBackground": "#4d937550",
|
|
"diffEditor.removedTextBackground": "#ab595950",
|
|
"dropdown.background": "#000",
|
|
"dropdown.border": "#191919",
|
|
"dropdown.foreground": "#dbd7cacc",
|
|
"dropdown.listBackground": "#121212",
|
|
"editor.background": "#000",
|
|
"editor.findMatchBackground": "#e6cc7722",
|
|
"editor.findMatchHighlightBackground": "#e6cc7744",
|
|
"editor.focusedStackFrameHighlightBackground": "#b808",
|
|
"editor.foldBackground": "#eeeeee10",
|
|
"editor.foreground": "#dbd7cacc",
|
|
"editor.inactiveSelectionBackground": "#eeeeee10",
|
|
"editor.lineHighlightBackground": "#121212",
|
|
"editor.selectionBackground": "#eeeeee18",
|
|
"editor.selectionHighlightBackground": "#eeeeee10",
|
|
"editor.stackFrameHighlightBackground": "#a707",
|
|
"editor.wordHighlightBackground": "#1c6b4805",
|
|
"editor.wordHighlightStrongBackground": "#1c6b4810",
|
|
"editorBracketHighlight.foreground1": "#5eaab5",
|
|
"editorBracketHighlight.foreground2": "#4d9375",
|
|
"editorBracketHighlight.foreground3": "#d4976c",
|
|
"editorBracketHighlight.foreground4": "#d9739f",
|
|
"editorBracketHighlight.foreground5": "#e6cc77",
|
|
"editorBracketHighlight.foreground6": "#6394bf",
|
|
"editorBracketMatch.background": "#4d937520",
|
|
"editorError.foreground": "#cb7676",
|
|
"editorGroup.border": "#191919",
|
|
"editorGroupHeader.tabsBackground": "#000",
|
|
"editorGroupHeader.tabsBorder": "#191919",
|
|
"editorGutter.addedBackground": "#4d9375",
|
|
"editorGutter.commentRangeForeground": "#dedcd550",
|
|
"editorGutter.deletedBackground": "#cb7676",
|
|
"editorGutter.foldingControlForeground": "#dedcd590",
|
|
"editorGutter.modifiedBackground": "#6394bf",
|
|
"editorHint.foreground": "#4d9375",
|
|
"editorIndentGuide.activeBackground": "#ffffff30",
|
|
"editorIndentGuide.background": "#ffffff15",
|
|
"editorInfo.foreground": "#6394bf",
|
|
"editorInlayHint.background": "#00000000",
|
|
"editorInlayHint.foreground": "#444444",
|
|
"editorLineNumber.activeForeground": "#bfbaaa",
|
|
"editorLineNumber.foreground": "#dedcd550",
|
|
"editorOverviewRuler.border": "#111",
|
|
"editorStickyScroll.background": "#121212",
|
|
"editorStickyScrollHover.background": "#121212",
|
|
"editorWarning.foreground": "#d4976c",
|
|
"editorWhitespace.foreground": "#ffffff15",
|
|
"editorWidget.background": "#000",
|
|
"errorForeground": "#cb7676",
|
|
"focusBorder": "#00000000",
|
|
"foreground": "#dbd7cacc",
|
|
"gitDecoration.addedResourceForeground": "#4d9375",
|
|
"gitDecoration.conflictingResourceForeground": "#d4976c",
|
|
"gitDecoration.deletedResourceForeground": "#cb7676",
|
|
"gitDecoration.ignoredResourceForeground": "#dedcd550",
|
|
"gitDecoration.modifiedResourceForeground": "#6394bf",
|
|
"gitDecoration.submoduleResourceForeground": "#dedcd590",
|
|
"gitDecoration.untrackedResourceForeground": "#5eaab5",
|
|
"input.background": "#121212",
|
|
"input.border": "#191919",
|
|
"input.foreground": "#dbd7cacc",
|
|
"input.placeholderForeground": "#dedcd590",
|
|
"inputOption.activeBackground": "#dedcd550",
|
|
"list.activeSelectionBackground": "#121212",
|
|
"list.activeSelectionForeground": "#dbd7cacc",
|
|
"list.focusBackground": "#121212",
|
|
"list.highlightForeground": "#4d9375",
|
|
"list.hoverBackground": "#121212",
|
|
"list.hoverForeground": "#dbd7cacc",
|
|
"list.inactiveFocusBackground": "#000",
|
|
"list.inactiveSelectionBackground": "#121212",
|
|
"list.inactiveSelectionForeground": "#dbd7cacc",
|
|
"menu.separatorBackground": "#191919",
|
|
"notificationCenterHeader.background": "#000",
|
|
"notificationCenterHeader.foreground": "#959da5",
|
|
"notifications.background": "#000",
|
|
"notifications.border": "#191919",
|
|
"notifications.foreground": "#dbd7cacc",
|
|
"notificationsErrorIcon.foreground": "#cb7676",
|
|
"notificationsInfoIcon.foreground": "#6394bf",
|
|
"notificationsWarningIcon.foreground": "#d4976c",
|
|
"panel.background": "#000",
|
|
"panel.border": "#191919",
|
|
"panelInput.border": "#2f363d",
|
|
"panelTitle.activeBorder": "#4d9375",
|
|
"panelTitle.activeForeground": "#dbd7cacc",
|
|
"panelTitle.inactiveForeground": "#959da5",
|
|
"peekViewEditor.background": "#000",
|
|
"peekViewEditor.matchHighlightBackground": "#ffd33d33",
|
|
"peekViewResult.background": "#000",
|
|
"peekViewResult.matchHighlightBackground": "#ffd33d33",
|
|
"pickerGroup.border": "#191919",
|
|
"pickerGroup.foreground": "#dbd7cacc",
|
|
"problemsErrorIcon.foreground": "#cb7676",
|
|
"problemsInfoIcon.foreground": "#6394bf",
|
|
"problemsWarningIcon.foreground": "#d4976c",
|
|
"progressBar.background": "#4d9375",
|
|
"quickInput.background": "#000",
|
|
"quickInput.foreground": "#dbd7cacc",
|
|
"quickInputList.focusBackground": "#121212",
|
|
"scrollbar.shadow": "#0000",
|
|
"scrollbarSlider.activeBackground": "#dedcd550",
|
|
"scrollbarSlider.background": "#dedcd510",
|
|
"scrollbarSlider.hoverBackground": "#dedcd550",
|
|
"settings.headerForeground": "#dbd7cacc",
|
|
"settings.modifiedItemIndicator": "#4d9375",
|
|
"sideBar.background": "#000",
|
|
"sideBar.border": "#191919",
|
|
"sideBar.foreground": "#bfbaaa",
|
|
"sideBarSectionHeader.background": "#000",
|
|
"sideBarSectionHeader.border": "#191919",
|
|
"sideBarSectionHeader.foreground": "#dbd7cacc",
|
|
"sideBarTitle.foreground": "#dbd7cacc",
|
|
"statusBar.background": "#000",
|
|
"statusBar.border": "#191919",
|
|
"statusBar.debuggingBackground": "#121212",
|
|
"statusBar.debuggingForeground": "#bfbaaa",
|
|
"statusBar.foreground": "#bfbaaa",
|
|
"statusBar.noFolderBackground": "#000",
|
|
"statusBarItem.prominentBackground": "#121212",
|
|
"tab.activeBackground": "#000",
|
|
"tab.activeBorder": "#191919",
|
|
"tab.activeBorderTop": "#dedcd590",
|
|
"tab.activeForeground": "#dbd7cacc",
|
|
"tab.border": "#191919",
|
|
"tab.hoverBackground": "#121212",
|
|
"tab.inactiveBackground": "#000",
|
|
"tab.inactiveForeground": "#959da5",
|
|
"tab.unfocusedActiveBorder": "#191919",
|
|
"tab.unfocusedActiveBorderTop": "#191919",
|
|
"tab.unfocusedHoverBackground": "#000",
|
|
"terminal.ansiBlack": "#393a34",
|
|
"terminal.ansiBlue": "#6394bf",
|
|
"terminal.ansiBrightBlack": "#777777",
|
|
"terminal.ansiBrightBlue": "#6394bf",
|
|
"terminal.ansiBrightCyan": "#5eaab5",
|
|
"terminal.ansiBrightGreen": "#4d9375",
|
|
"terminal.ansiBrightMagenta": "#d9739f",
|
|
"terminal.ansiBrightRed": "#cb7676",
|
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
"terminal.ansiBrightYellow": "#e6cc77",
|
|
"terminal.ansiCyan": "#5eaab5",
|
|
"terminal.ansiGreen": "#4d9375",
|
|
"terminal.ansiMagenta": "#d9739f",
|
|
"terminal.ansiRed": "#cb7676",
|
|
"terminal.ansiWhite": "#dbd7ca",
|
|
"terminal.ansiYellow": "#e6cc77",
|
|
"terminal.foreground": "#dbd7cacc",
|
|
"terminal.selectionBackground": "#eeeeee18",
|
|
"textBlockQuote.background": "#000",
|
|
"textBlockQuote.border": "#191919",
|
|
"textCodeBlock.background": "#000",
|
|
"textLink.activeForeground": "#4d9375",
|
|
"textLink.foreground": "#4d9375",
|
|
"textPreformat.foreground": "#d1d5da",
|
|
"textSeparator.foreground": "#586069",
|
|
"titleBar.activeBackground": "#000",
|
|
"titleBar.activeForeground": "#bfbaaa",
|
|
"titleBar.border": "#121212",
|
|
"titleBar.inactiveBackground": "#000",
|
|
"titleBar.inactiveForeground": "#959da5",
|
|
"tree.indentGuidesStroke": "#2f363d",
|
|
"welcomePage.buttonBackground": "#2f363d",
|
|
"welcomePage.buttonHoverBackground": "#444d56"
|
|
},
|
|
"displayName": "Vitesse Black",
|
|
"name": "vitesse-black",
|
|
"semanticHighlighting": true,
|
|
"semanticTokenColors": {
|
|
"class": "#6872ab",
|
|
"interface": "#5d99a9",
|
|
"namespace": "#db889a",
|
|
"property": "#b8a965",
|
|
"type": "#5d99a9"
|
|
},
|
|
"tokenColors": [
|
|
{
|
|
"scope": [
|
|
"comment",
|
|
"punctuation.definition.comment",
|
|
"string.comment"
|
|
],
|
|
"settings": {
|
|
"foreground": "#758575dd"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"delimiter.bracket",
|
|
"delimiter",
|
|
"invalid.illegal.character-not-allowed-here.html",
|
|
"keyword.operator.rest",
|
|
"keyword.operator.spread",
|
|
"keyword.operator.type.annotation",
|
|
"keyword.operator.relational",
|
|
"keyword.operator.assignment",
|
|
"keyword.operator.type",
|
|
"meta.brace",
|
|
"meta.tag.block.any.html",
|
|
"meta.tag.inline.any.html",
|
|
"meta.tag.structure.input.void.html",
|
|
"meta.type.annotation",
|
|
"meta.embedded.block.github-actions-expression",
|
|
"storage.type.function.arrow",
|
|
"meta.objectliteral.ts",
|
|
"punctuation"
|
|
],
|
|
"settings": {
|
|
"foreground": "#444444"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant",
|
|
"entity.name.constant",
|
|
"variable.language",
|
|
"meta.definition.variable"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c99076"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity",
|
|
"entity.name"
|
|
],
|
|
"settings": {
|
|
"foreground": "#80a665"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function",
|
|
"settings": {
|
|
"foreground": "#dbd7cacc"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag",
|
|
"tag.html"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function",
|
|
"settings": {
|
|
"foreground": "#80a665"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword",
|
|
"storage.type.class.jsdoc"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"storage",
|
|
"storage.type",
|
|
"support.type.builtin",
|
|
"constant.language.undefined",
|
|
"constant.language.null"
|
|
],
|
|
"settings": {
|
|
"foreground": "#cb7676"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"text.html.derivative",
|
|
"storage.modifier.package",
|
|
"storage.modifier.import",
|
|
"storage.type.java"
|
|
],
|
|
"settings": {
|
|
"foreground": "#dbd7cacc"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string",
|
|
"string punctuation.section.embedded source",
|
|
"attribute.value"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c98a7d"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.string",
|
|
"punctuation.support.type.property-name"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c98a7d99"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support",
|
|
"settings": {
|
|
"foreground": "#b8a965"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"property",
|
|
"meta.property-name",
|
|
"meta.object-literal.key",
|
|
"entity.name.tag.yaml",
|
|
"attribute.name"
|
|
],
|
|
"settings": {
|
|
"foreground": "#b8a965"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.other.attribute-name",
|
|
"invalid.deprecated.entity.other.attribute-name.html"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bd976a"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable",
|
|
"identifier"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bd976a"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.type.primitive",
|
|
"entity.name.type"
|
|
],
|
|
"settings": {
|
|
"foreground": "#5DA994"
|
|
}
|
|
},
|
|
{
|
|
"scope": "namespace",
|
|
"settings": {
|
|
"foreground": "#db889a"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.operator",
|
|
"keyword.operator.assignment.compound",
|
|
"meta.var.expr.ts"
|
|
],
|
|
"settings": {
|
|
"foreground": "#cb7676"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.broken",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.deprecated",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.illegal",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.unimplemented",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "carriage-return",
|
|
"settings": {
|
|
"background": "#f97583",
|
|
"content": "^M",
|
|
"fontStyle": "italic underline",
|
|
"foreground": "#24292e"
|
|
}
|
|
},
|
|
{
|
|
"scope": "message.error",
|
|
"settings": {
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string variable",
|
|
"settings": {
|
|
"foreground": "#c98a7d"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.regexp",
|
|
"string.regexp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c4704f"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.regexp.character-class",
|
|
"string.regexp constant.character.escape",
|
|
"string.regexp source.ruby.embedded",
|
|
"string.regexp string.regexp.arbitrary-repitition"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c98a7d"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.regexp constant.character.escape",
|
|
"settings": {
|
|
"foreground": "#e6cc77"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.constant"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c99076"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.operator.quantifier.regexp",
|
|
"constant.numeric",
|
|
"number"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4C9A91"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.other.unit"
|
|
],
|
|
"settings": {
|
|
"foreground": "#cb7676"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.language.boolean",
|
|
"constant.language"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.module-reference",
|
|
"settings": {
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.list.begin.markdown",
|
|
"settings": {
|
|
"foreground": "#d4976c"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.heading",
|
|
"markup.heading entity.name"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.quote",
|
|
"settings": {
|
|
"foreground": "#5d99a9"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.italic",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#dbd7cacc"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#dbd7cacc"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.raw",
|
|
"settings": {
|
|
"foreground": "#4d9375"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.deleted",
|
|
"meta.diff.header.from-file",
|
|
"punctuation.definition.deleted"
|
|
],
|
|
"settings": {
|
|
"background": "#86181d",
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.inserted",
|
|
"meta.diff.header.to-file",
|
|
"punctuation.definition.inserted"
|
|
],
|
|
"settings": {
|
|
"background": "#144620",
|
|
"foreground": "#85e89d"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.changed",
|
|
"punctuation.definition.changed"
|
|
],
|
|
"settings": {
|
|
"background": "#c24e00",
|
|
"foreground": "#ffab70"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.ignored",
|
|
"markup.untracked"
|
|
],
|
|
"settings": {
|
|
"background": "#79b8ff",
|
|
"foreground": "#2f363d"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.diff.range",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#b392f0"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.diff.header",
|
|
"settings": {
|
|
"foreground": "#79b8ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.separator",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#79b8ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.output",
|
|
"settings": {
|
|
"foreground": "#79b8ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"brackethighlighter.tag",
|
|
"brackethighlighter.curly",
|
|
"brackethighlighter.round",
|
|
"brackethighlighter.square",
|
|
"brackethighlighter.angle",
|
|
"brackethighlighter.quote"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d1d5da"
|
|
}
|
|
},
|
|
{
|
|
"scope": "brackethighlighter.unmatched",
|
|
"settings": {
|
|
"foreground": "#fdaeb7"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.other.reference.link",
|
|
"string.other.link",
|
|
"punctuation.definition.string.begin.markdown",
|
|
"punctuation.definition.string.end.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c98a7d"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.underline.link.markdown",
|
|
"markup.underline.link.image.markdown"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "underline",
|
|
"foreground": "#dedcd590"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"type.identifier",
|
|
"constant.other.character-class.regexp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#6872ab"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.other.attribute-name.html.vue"
|
|
],
|
|
"settings": {
|
|
"foreground": "#80a665"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"invalid.illegal.unrecognized-tag.html"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "normal"
|
|
}
|
|
}
|
|
],
|
|
"type": "dark"
|
|
});
|
|
|
|
export { vitesseBlack as default };
|