Skip to content

Instantly share code, notes, and snippets.

@codeitlikemiley
Created June 17, 2019 11:41
Show Gist options
  • Save codeitlikemiley/37c3e3ae28f0a34e312adaefaf13d4b6 to your computer and use it in GitHub Desktop.
Save codeitlikemiley/37c3e3ae28f0a34e312adaefaf13d4b6 to your computer and use it in GitHub Desktop.
vscode://schemas/color-theme
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"activityBar.background": "#1f2330",
"activityBar.border": "#0f1320",
"activityBar.dropBackground": "#0f1320",
"activityBar.foreground": "#f6f0ff",
"activityBar.inactiveForeground": "#919cb9",
"activityBarBadge.background": "#ff4081",
"badge.background": "#e34f8c",
"badge.foreground": "#f8f8f2",
"breadcrumb.activeSelectionForeground": "#fcf6ff",
"breadcrumb.background": "#27273a",
"breadcrumb.focusForeground": "#fcf6ff",
"breadcrumb.foreground": "#919cb9",
"breadcrumbPicker.background": "#27273a",
"button.background": "#e34f8c",
"button.hoverBackground": "#f661b1",
"debugExceptionWidget.border": "#24e8d8",
"debugToolBar.background": "#1f2330",
"debugToolBar.border": "#24e8d8",
"descriptionForeground": "#919cb9",
"diffEditor.insertedTextBackground": "#e34f8c25",
"diffEditor.removedTextBackground": "#6eeec425",
"dropdown.background": "#1f2330",
"dropdown.border": "#b2cffb3a",
"dropdown.foreground": "#d7d6df",
"dropdown.listBackground": "#27273a",
"editor.background": "#27273a",
"editor.findMatchBackground": "#c7adfb90",
"editor.findMatchBorder": "#c7adfb00",
"editor.findMatchHighlightBackground": "#c7adfb30",
"editor.findMatchHighlightBorder": "#c7adfb50",
"editor.findRangeHighlightBackground": "#2a2a46",
"editor.foreground": "#fcf6ff",
"editor.lineHighlightBackground": "#2a2a46",
"editor.rangeHighlightBackground": "#2a2a46",
"editor.selectionBackground": "#42557bc0",
"editor.selectionForeground": "#25313e",
"editor.selectionHighlightBackground": "#42557b50",
"editor.selectionHighlightBorder": "#42557b",
"editor.snippetFinalTabstopHighlightBackground": "#1f2330",
"editor.snippetFinalTabstopHighlightBorder": "#24e8d890",
"editor.snippetTabstopHighlightBackground": "#1f2330",
"editor.snippetTabstopHighlightBorder": "#24e8d890",
"editor.wordHighlightBackground": "#42557b30",
"editor.wordHighlightBorder": "#00000000",
"editor.wordHighlightStrongBackground": "#42557b30",
"editor.wordHighlightStrongBorder": "#00000000",
"editorBracketMatch.background": "#2a2a46",
"editorBracketMatch.border": "#97ee91",
"editorCursor.foreground": "#97ee91",
"editorError.foreground": "#f36f98",
"editorGroup.border": "#0f1320",
"editorGroup.dropBackground": "#363c4c5f",
"editorGroup.emptyBackground": "#1f2330",
"editorGroupHeader.tabsBackground": "#1f2330",
"editorHint.foreground": "#f2c88c",
"editorHoverWidget.background": "#27273a",
"editorHoverWidget.border": "#24e8d8",
"editorIndentGuide.activeBackground": "#b2cffb3a",
"editorIndentGuide.background": "#b2cffb1a",
"editorLineNumber.activeForeground": "#24e8d8",
"editorLineNumber.foreground": "#919cb9",
"editorMarkerNavigation.background": "#1f2330",
"editorOverviewRuler.border": "#b2cffb2a",
"editorOverviewRuler.selectionHighlightForeground": "#97ee91",
"editorPane.background": "#1f2330",
"editorRuler.foreground": "#c7adfb2f",
"editorSuggestWidget.background": "#27273a",
"editorSuggestWidget.border": "#24e8d8",
"editorSuggestWidget.foreground": "#919cb9",
"editorSuggestWidget.highlightForeground": "#ff4081",
"editorSuggestWidget.selectedBackground": "#35355190",
"editorWarning.foreground": "#f2c88c",
"editorWhitespace.foreground": "#b2cffb1a",
"editorWidget.background": "#1f2330",
"editorWidget.border": "#ff4081",
"errorForeground": "#e34f8c",
"extensionButton.prominentBackground": "#97ee91",
"extensionButton.prominentForeground": "#0f1320",
"extensionButton.prominentHoverBackground": "#affa90",
"focusBorder": "#b2cffb3a",
"foreground": "#fcf6ff",
"gitDecoration.conflictingResourceForeground": "#07adfb",
"gitDecoration.deletedResourceForeground": "#e34f8c55",
"gitDecoration.ignoredResourceForeground": "#919cb9af",
"gitDecoration.modifiedResourceForeground": "#f2c88c",
"gitDecoration.submoduleResourceForeground": "#c7adfb5f",
"gitDecoration.untrackedResourceForeground": "#e7adfba0",
"input.background": "#1f2330",
"input.border": "#b2cffb1a",
"input.foreground": "#d7d6df",
"input.placeholderForeground": "#919cb99c",
"inputOption.activeBorder": "#363c4c",
"inputValidation.errorBackground": "#1f2330",
"inputValidation.errorBorder": "#e34f8c",
"inputValidation.errorForeground": "#e34f8c",
"inputValidation.infoBackground": "#1f2330",
"inputValidation.infoBorder": "#919cb9",
"inputValidation.infoForeground": "#d7d6df",
"inputValidation.warningBackground": "#1f2330",
"inputValidation.warningBorder": "#f2c88c",
"inputValidation.warningForeground": "#f2c88c",
"list.activeSelectionBackground": "#00a6a9",
"list.activeSelectionForeground": "#ff4081",
"list.dropBackground": "#f6f0ff15",
"list.errorForeground": "#f36f98",
"list.focusBackground": "#899bbf30",
"list.focusForeground": "#f6f0ff",
"list.highlightForeground": "#ff4081",
"list.hoverBackground": "#919cb915",
"list.hoverForeground": "#f6f0ffea",
"list.inactiveSelectionBackground": "#899bbf2c",
"list.inactiveSelectionForeground": "#ff4081",
"list.warningForeground": "#f2c88c",
"menu.background": "#27273a",
"menu.foreground": "#919cb9",
"menu.selectionBackground": "#899bbf3a",
"menu.selectionBorder": "#0f13207a",
"menu.selectionForeground": "#fcf6ff",
"menu.separatorBackground": "#b2cffb3a",
"menubar.selectionBackground": "#899bbf3a",
"menubar.selectionBorder": "#0f13200a",
"menubar.selectionForeground": "#fcf6ff",
"notificationCenter.border": "#24e8d8",
"notificationCenterHeader.background": "#1f2330",
"notificationLink.foreground": "#ff4081",
"notificationToast.border": "#24e8d8",
"notifications.border": "#24e8d8",
"panel.background": "#1f2330",
"panel.border": "#0f1320",
"panelTitle.activeBorder": "#24e8d8",
"panelTitle.activeForeground": "#24e8d8",
"panelTitle.inactiveForeground": "#919cb9",
"peekView.border": "#24e8d8",
"peekViewEditor.background": "#27273a",
"peekViewEditor.matchHighlightBackground": "#363c4c",
"peekViewResult.background": "#27273a",
"peekViewResult.matchHighlightBackground": "#363c4c",
"peekViewResult.selectionBackground": "#35355190",
"peekViewTitle.background": "#1f2330",
"pickerGroup.border": "#b2cffb1a",
"pickerGroup.foreground": "#ff4081",
"progressBar.background": "#ff4081",
"scrollbar.shadow": "#0f1320",
"scrollbarSlider.activeBackground": "#ff408150",
"scrollbarSlider.background": "#06080e4a",
"scrollbarSlider.hoverBackground": "#0f132090",
"selection.background": "#94cbf87a",
"settings.checkboxBackground": "#1f2330",
"settings.checkboxBorder": "#97ee9150",
"settings.checkboxForeground": "#97ee91",
"settings.dropdownBackground": "#1f2330",
"settings.dropdownBorder": "#b2cffb1a",
"settings.dropdownForeground": "#e7adfb",
"settings.dropdownListBorder": "#b2cffb1a",
"settings.headerForeground": "#24e8d8",
"settings.modifiedItemIndicator": "#e34f8c",
"settings.numberInputBackground": "#1f2330",
"settings.numberInputBorder": "#b2cffb1a",
"settings.numberInputForeground": "#f8c275",
"settings.textInputBackground": "#1f2330",
"settings.textInputBorder": "#b2cffb1a",
"settings.textInputForeground": "#50dffe",
"sideBar.background": "#27273a",
"sideBar.border": "#0f1320",
"sideBar.dropBackground": "#363c4c5f",
"sideBar.foreground": "#919cb9",
"sideBarSectionHeader.background": "#1f2330",
"sideBarSectionHeader.border": "#27273a",
"sideBarSectionHeader.foreground": "#f6f0ff",
"sideBarTitle.foreground": "#24e8d8",
"statusBar.background": "#8fbcbb",
"statusBar.border": "#0f1320",
"statusBar.debuggingBackground": "#8fbcbb",
"statusBar.debuggingForeground": "#27273a",
"statusBar.foreground": "#434c5e",
"statusBar.noFolderBackground": "#8fbcbb",
"statusBar.noFolderForeground": "#fcf6ff",
"tab.activeBackground": "#27273a",
"tab.activeBorder": "#ff4081",
"tab.activeForeground": "#24e8d8",
"tab.activeModifiedBorder": "#e34f8c",
"tab.border": "#353551",
"tab.hoverBorder": "#24e8d8",
"tab.inactiveBackground": "#1f2330",
"tab.inactiveForeground": "#919cb9",
"tab.inactiveModifiedBorder": "#e34f8c90",
"tab.unfocusedActiveBorder": "#00000000",
"tab.unfocusedActiveForeground": "#47a9bc",
"tab.unfocusedActiveModifiedBorder": "#e34f8ca0",
"tab.unfocusedHoverBorder": "#47a9bc",
"tab.unfocusedInactiveForeground": "#79839c",
"tab.unfocusedInactiveModifiedBorder": "#e34f8c70",
"terminal.ansiBlack": "#073642",
"terminal.ansiBlue": "#d7afaf",
"terminal.ansiBrightBlack": "#073642",
"terminal.ansiBrightBlue": "#f38eb0",
"terminal.ansiBrightCyan": "#ff5f87",
"terminal.ansiBrightGreen": "#d097c9",
"terminal.ansiBrightMagenta": "#d3869b",
"terminal.ansiBrightRed": "#af005f",
"terminal.ansiBrightWhite": "#d1c4e9",
"terminal.ansiBrightYellow": "#f38eb0",
"terminal.ansiCyan": "#ff5f87",
"terminal.ansiGreen": "#e0a1d7",
"terminal.ansiMagenta": "#b16286",
"terminal.ansiRed": "#af005f",
"terminal.ansiWhite": "#d1c4e9",
"terminal.ansiYellow": "#f48fb1",
"terminal.background": "#21222d",
"terminal.border": "#e34343",
"terminal.foreground": "#ebdbb2",
"terminal.selectionBackground": "#42557b5a",
"terminalCursor.background": "#21222d",
"terminalCursor.foreground": "#f8bbd0",
"textBlockQuote.background": "#919cb91c",
"textBlockQuote.border": "#e34f8c",
"textLink.activeForeground": "#74d6e9",
"textLink.foreground": "#ff4081",
"textPreformat.foreground": "#24e8d8",
"textSeparator.foreground": "#919cb9",
"titleBar.activeBackground": "#1f2330",
"titleBar.activeForeground": "#d7d6df",
"titleBar.border": "#0f1320",
"titleBar.inactiveBackground": "#1f2330",
"titleBar.inactiveForeground": "#919cb9",
"welcomePage.buttonBackground": "#353551",
"welcomePage.buttonHoverBackground": "#919cb91c",
"widget.shadow": "#0f1320",
//"activityBarBadge.foreground": "#ffffff",
//"button.foreground": "#ffffff",
//"dart.closingLabels": "#919cb9",
//"debugExceptionWidget.background": "#420b0d",
//"editor.focusedStackFrameHighlightBackground": "#7abd7a4d",
//"editor.hoverHighlightBackground": "#264f7840",
//"editor.inactiveSelectionBackground": "#42557b60",
//"editor.lineHighlightBorder": "#282828",
//"editor.stackFrameHighlightBackground": "#ffff0033",
//"editorActiveLineNumber.foreground": "#c6c6c6",
//"editorCodeLens.foreground": "#999999",
//"editorGroupHeader.noTabsBackground": "#27273a",
//"editorGutter.addedBackground": "#587c0c",
//"editorGutter.background": "#27273a",
//"editorGutter.commentRangeForeground": "#c5c5c5",
//"editorGutter.deletedBackground": "#94151b",
//"editorGutter.modifiedBackground": "#0c7d9d",
//"editorHoverWidget.statusBarBackground": "#2f2f46",
//"editorInfo.foreground": "#008000",
//"editorLink.activeForeground": "#4e94ce",
//"editorMarkerNavigationError.background": "#f36f98",
//"editorMarkerNavigationInfo.background": "#008000",
//"editorMarkerNavigationWarning.background": "#f2c88c",
//"editorOverviewRuler.addedForeground": "#007acc99",
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
//"editorOverviewRuler.deletedForeground": "#007acc99",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.findMatchForeground": "#f6b94db3",
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
//"editorOverviewRuler.infoForeground": "#121288b3",
//"editorOverviewRuler.modifiedForeground": "#007acc99",
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
//"editorOverviewRuler.warningForeground": "#128812b3",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorUnnecessaryCode.opacity": "#000000aa",
//"extensionBadge.remoteBackground": "#ff4081",
//"extensionBadge.remoteForeground": "#ffffff",
//"gitDecoration.addedResourceForeground": "#81b88b",
//"gitlens.gutterBackgroundColor": "#ffffff13",
//"gitlens.gutterForegroundColor": "#bebebe",
//"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
//"gitlens.lineHighlightBackgroundColor": "#00bcf233",
//"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
//"gitlens.trailingLineBackgroundColor": "#00000000",
//"gitlens.trailingLineForegroundColor": "#99999959",
//"list.invalidItemForeground": "#b89500",
//"listFilterWidget.background": "#653723",
//"listFilterWidget.noMatchesOutline": "#be1100",
//"listFilterWidget.outline": "#00000000",
//"merge.commonContentBackground": "#60606029",
//"merge.commonHeaderBackground": "#60606066",
//"merge.currentContentBackground": "#40c8ae33",
//"merge.currentHeaderBackground": "#40c8ae80",
//"merge.incomingContentBackground": "#40a6ff33",
//"merge.incomingHeaderBackground": "#40a6ff80",
//"notifications.background": "#1f2330",
//"panel.dropBackground": "#ffffff1f",
//"peekViewEditorGutter.background": "#27273a",
//"peekViewResult.fileForeground": "#ffffff",
//"peekViewResult.lineForeground": "#bbbbbb",
//"peekViewResult.selectionForeground": "#ffffff",
//"peekViewTitleDescription.foreground": "#ccccccb3",
//"peekViewTitleLabel.foreground": "#ffffff",
//"statusBar.debuggingBorder": "#0f1320",
//"statusBar.noFolderBorder": "#0f1320",
//"statusBarItem.activeBackground": "#ffffff2e",
//"statusBarItem.hoverBackground": "#ffffff1f",
//"statusBarItem.prominentBackground": "#00000080",
//"statusBarItem.prominentForeground": "#434c5e",
//"statusBarItem.prominentHoverBackground": "#0000004d",
//"statusBarItem.remoteBackground": "#ff4081",
//"statusBarItem.remoteForeground": "#ffffff",
//"tab.unfocusedActiveBackground": "#27273a",
//"textCodeBlock.background": "#0a0a0a66"
},
"tokenColors": [
{
"name": "Compiled Italics",
"scope": [
"comment",
"entity.other.attribute-name.pseudo-element.css",
"entity.other.inherited-class",
"markup.italic.markdown",
"markup.quote",
"meta.function.variable.css",
"punctuation.definition.italic.markdown",
"punctuation.definition.string.css",
"storage.type.function",
"string.quoted.double.css",
"variable.argument.css"
],
"settings": {
"fontStyle": "italic"
}
},
{
"name": "Magnolia",
"scope": [
"meta.brace",
"punctuation.definition.array",
"punctuation.definition.binding-pattern",
"punctuation.definition.block",
"punctuation.definition.dictionary",
"punctuation.definition.string",
"punctuation.definition.tag",
"punctuation.curlybrace",
"punctuation.fullstop",
"punctuation.section",
"punctuation.support",
"punctuation.terminator",
"meta.structure.dictionary.json",
"string.quoted.double.json",
"constant.other.table-name.sql"
],
"settings": {
"foreground": "#F6F0FF"
}
},
{
"name": "Electric Blue",
"scope": [
"support.variable",
"variable",
"support.type.property-name",
"variable.other.object.property",
"meta.object-literal.key.js",
"string.other.link.description.markdown"
],
"settings": {
"foreground": "#8DF9F9"
}
},
{
"name": "Sulu",
"scope": [
"keyword.var",
"keyword.const",
"constant",
"keyword.struct",
"keyword.interface",
"keyword.function",
"markup.inline.raw",
"punctuation.parenthesis.named.begin.regexp",
"punctuation.parenthesis.named.end.regexp",
"punctuation.parenthesis.non-capturing.begin.regexp",
"punctuation.parenthesis.non-capturing.end.regexp",
"support.constant",
"support.type",
"support.class",
"markup.inserted",
"entity.name.type",
"entity.name.class",
"entity.other.inherited-class",
"entity.other.attribute-name.id.css"
],
"settings": {
"foreground": "#97EE91"
}
},
{
"name": "Bali Hai",
"scope": [
"punctuation.terminator",
"punctuation.section.function.begin.bracket.round.css",
"punctuation.section.function.end.bracket.round.css",
"punctuation.section.property-list.begin.bracket.curly.css",
"punctuation.section.property-list.end.bracket.curly.css"
],
"settings": {
"foreground": "#919CB9"
}
},
{
"name": "Lavender Gray",
"scope": [
"constant.other.database-name.sql",
"variable.other.object"
],
"settings": {
"foreground": "#C5B9DF"
}
},
{
"name": "Deluge",
"scope": [
"comment"
],
"settings": {
"foreground": "#8059A2"
}
},
{
"name": "Malibu",
"scope": [
"string",
"markup.quote",
"markup.bold",
"markup.italic",
"string.quoted.single.js",
"string.quoted.double.js",
"meta.link.inline.markdown",
"meta.image.inline.markdown",
"markup.underline.link",
"entity.name.type.js"
],
"settings": {
"foreground": "#50DFFE"
}
},
{
"name": "Mauve",
"scope": [
"string.quoted.docstring",
"storage.type.function",
"keyword.type",
"storage.type",
"punctuation.accessor",
"punctuation.separator",
"meta.brace.square.js",
"meta.brace.square.ts"
],
"settings": {
"foreground": "#E7ADFB"
}
},
{
"name": "Froly",
"scope": [
"entity.name.class",
"entity.name.function",
"entity.name.type",
"entity.other.attribute-name",
"entity.other.inherited-class",
"markup.heading.setext",
"meta.function-call.generic",
"support.function",
"support.other.escape.special.regexp"
],
"settings": {
"foreground": "#F36F98"
}
},
{
"name": "Rajah",
"scope": [
"entity.name.tag",
"storage",
"support.function.builtin",
"variable.language",
"constant.numeric",
"variable.parameter",
"markup.bold",
"markup.underline",
"markup.italic",
"string.quoted.double.css",
"punctuation.definition.string.css"
],
"settings": {
"foreground": "#F8C275"
}
},
{
"name": "Deep Blush",
"scope": [
"entity.name.section",
"keyword",
"punctuation.definition.heading",
"punctuation.definition.keyword",
"keyword.other.DML.sql",
"constant.character.escape.markdown",
"entity.other.attribute-name.class.css"
],
"settings": {
"foreground": "#E752A1"
}
},
{
"name": "Classic Rose",
"scope": [
"meta.brace",
"punctuation.definition.arguments",
"punctuation.definition.array",
"punctuation.definition.begin.bracket",
"punctuation.definition.binding-pattern",
"punctuation.definition.block",
"punctuation.definition.bracket",
"punctuation.definition.dict",
"punctuation.definition.dictionary",
"punctuation.definition.end.bracket",
"punctuation.definition.list",
"punctuation.definition.parameters",
"punctuation.definition.string",
"punctuation.definition.tag",
"punctuation.other.comma",
"punctuation.other.period",
"punctuation.section",
"punctuation.support",
"punctuation.terminator"
],
"settings": {
"foreground": "#FBD3E1"
}
},
{
"name": "Cranberry",
"scope": [
"punctuation.definition.template-expression",
"punctuation.section.embedded",
"storage",
"markup.deleted",
"markup.heading",
"entity.name.section.markdown",
"token.error-token"
],
"settings": {
"foreground": "#E34F8C"
}
},
{
"name": "Texas",
"scope": [
"markup.changed",
"entity.name.filename.find-in-files",
"markup.quote",
"keyword.other.unit.px.css",
"keyword.other.unit.fr.css",
"keyword.other.unit.s.css",
"keyword.other.unit.percentage.css"
],
"settings": {
"foreground": "#FAFAA0"
}
},
{
"name": "Perfume",
"scope": [
"markup.fenced_code.block.markdown",
"keyword.type",
"keyword.other.alias.sql",
"meta.functiona.variable.css",
"variable.argument.css",
"constant.numeric.line-number.find-in-files - match"
],
"settings": {
"foreground": "#C7ADFB"
}
},
{
"name": "White Pointer",
"scope": [
"variable",
"text.html.markdown",
"support.constant.property-value.css"
],
"settings": {
"foreground": "#FCF6FF"
}
},
{
"name": "Jaffa",
"scope": [
"beginning.punctuation.definition.list.markdown",
"constant.language.null",
"constant.language.boolean.true",
"constant.language.boolean.false",
"entity.other.attribute-name.pseudo-element.css"
],
"settings": {
"foreground": "#F39B35"
}
},
{
"name": "Anakiwa",
"scope": [
"meta.link.inline.markdown",
"meta.image.inline.markdown",
"markup.underline.link"
],
"settings": {
"foreground": "#99ddff"
}
},
{
"name": "Bold",
"scope": [
"markup.bold.markdown",
"punctuation.definition.bold.markdown"
],
"settings": {
"fontStyle": "bold"
}
},
{
"name": "Underline",
"scope": [
"entity.other.inherited-class",
"entity.name.type",
"entity.name.class",
"entity.other.inherited-class"
],
"settings": {
"fontStyle": "underline"
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#6796e6"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#cd9731"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#f44747"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#b267e6"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment