Last active
November 1, 2018 21:02
-
-
Save jasonmelgoza/2d1a430100d97c2a3ffe69e623a03d00 to your computer and use it in GitHub Desktop.
vscode Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "vscode://schemas/color-theme", | |
| "type": "dark", | |
| "colors": { | |
| "activityBar.background": "#0f111a", | |
| "activityBar.border": "#0f111a", | |
| "activityBar.dropBackground": "#3a404e", | |
| "activityBar.foreground": "#baafc0", | |
| "activityBarBadge.background": "#00b0ff", | |
| "badge.background": "#00b0ff", | |
| "button.background": "#00d8b4", | |
| "button.foreground": "#f3efe0", | |
| "button.hoverBackground": "#00f2c5", | |
| "contrastBorder": "#0b0d14", | |
| "debugExceptionWidget.background": "#ff9f2e60", | |
| "debugExceptionWidget.border": "#ff9f2e60", | |
| "debugToolBar.background": "#372f3c", | |
| "descriptionForeground": "#d5ced9", | |
| "diffEditor.insertedTextBackground": "#a5f69c20", | |
| "diffEditor.removedTextBackground": "#fc644d20", | |
| "dropdown.background": "#2b303b", | |
| "dropdown.border": "#363c49", | |
| "editor.background": "#0f111a", | |
| "editor.findMatchBackground": "#f39d1299", | |
| "editor.findMatchHighlightBackground": "#59b8b399", | |
| "editor.foreground": "#d5ced9", | |
| "editor.hoverHighlightBackground": "#373941", | |
| "editor.lineHighlightBackground": "#1d2133", | |
| "editor.lineHighlightBorder": "#1d2133", | |
| "editor.rangeHighlightBackground": "#372f3c", | |
| "editor.selectionBackground": "#303541", | |
| "editor.selectionHighlightBackground": "#4f435580", | |
| "editor.wordHighlightBackground": "#4f4355", | |
| "editor.wordHighlightStrongBackground": "#db45a280", | |
| "editorBracketMatch.background": "#746f77", | |
| "editorBracketMatch.border": "#746f77", | |
| "editorCodeLens.foreground": "#746f77", | |
| "editorCursor.foreground": "#ffffff", | |
| "editorError.foreground": "#fc644d", | |
| "editorGroup.dropBackground": "#495061d7", | |
| "editorGroup.emptyBackground": "#0f111a", | |
| "editorGroupHeader.tabsBackground": "#0f111a", | |
| "editorGutter.addedBackground": "#45c758bb", | |
| "editorGutter.deletedBackground": "#fc644dbb", | |
| "editorGutter.modifiedBackground": "#3b79c7bb", | |
| "editorHoverWidget.background": "#131622", | |
| "editorHoverWidget.border": "#0b0d14", | |
| "editorIndentGuide.background": "#3f3544", | |
| "editorLineNumber.activeForeground": "#ffffff", | |
| "editorLineNumber.foreground": "#746f77", | |
| "editorLink.activeForeground": "#3b79c7", | |
| "editorOverviewRuler.border": "#0f111a", | |
| "editorRuler.foreground": "#4f4355", | |
| "editorSuggestWidget.background": "#131622", | |
| "editorSuggestWidget.border": "#0b0d14", | |
| "editorSuggestWidget.selectedBackground": "#2f3654", | |
| "editorWarning.foreground": "#ff9f2e", | |
| "editorWhitespace.foreground": "#3f3544", | |
| "editorWidget.background": "#131622", | |
| "editorWidget.border": "#131622", | |
| "errorForeground": "#fc644d", | |
| "extensionButton.prominentBackground": "#00f2c5", | |
| "extensionButton.prominentHoverBackground": "#07d4b5b0", | |
| "focusBorder": "#0b0d14", | |
| "foreground": "#d5ced9", | |
| "input.background": "#2b303b", | |
| "input.placeholderForeground": "#746f77", | |
| "inputOption.activeBorder": "#c668ba", | |
| "inputValidation.errorBackground": "#d65343", | |
| "inputValidation.errorBorder": "#d65343", | |
| "inputValidation.infoBackground": "#3a6395", | |
| "inputValidation.infoBorder": "#3a6395", | |
| "inputValidation.warningBackground": "#de9237", | |
| "inputValidation.warningBorder": "#de9237", | |
| "list.activeSelectionBackground": "#2f3654", | |
| "list.activeSelectionForeground": "#f3efe0", | |
| "list.dropBackground": "#3a404e", | |
| "list.errorForeground": "#d65343", | |
| "list.focusBackground": "#282b35", | |
| "list.focusForeground": "#ffffff", | |
| "list.highlightForeground": "#00e8c6", | |
| "list.hoverBackground": "#3a404e", | |
| "list.hoverForeground": "#eeeeee", | |
| "list.inactiveFocusBackground": "#f3efe0", | |
| "list.inactiveSelectionBackground": "#2f3654", | |
| "list.inactiveSelectionForeground": "#f3efe0", | |
| "list.warningForeground": "#de9237", | |
| "merge.currentContentBackground": "#f9267240", | |
| "merge.currentHeaderBackground": "#f92672", | |
| "merge.incomingContentBackground": "#3b79c740", | |
| "merge.incomingHeaderBackground": "#3b79c7bb", | |
| "notificationCenter.border": "#2f3654", | |
| "notificationCenterHeader.background": "#2f3654", | |
| "notificationCenterHeader.foreground": "#d5ced9", | |
| "notificationLink.foreground": "#00b0ff", | |
| "notificationToast.border": "#2f3654", | |
| "notifications.background": "#2f3654", | |
| "notifications.border": "#2f3654", | |
| "notifications.foreground": "#d5ced9", | |
| "panel.background": "#0f111a", | |
| "panel.border": "#0b0d14", | |
| "panelTitle.activeBorder": "#0f111a", | |
| "panelTitle.inactiveForeground": "#746f77", | |
| "peekView.border": "#0f111a", | |
| "peekViewEditor.background": "#1a1c22", | |
| "peekViewEditor.matchHighlightBackground": "#ff9f2e60", | |
| "peekViewResult.background": "#1a1c22", | |
| "peekViewResult.matchHighlightBackground": "#ff9f2e60", | |
| "peekViewResult.selectionBackground": "#0f111a", | |
| "peekViewTitle.background": "#1a1c22", | |
| "peekViewTitleDescription.foreground": "#746f77", | |
| "pickerGroup.border": "#4f4355", | |
| "pickerGroup.foreground": "#746f77", | |
| "progressBar.background": "#c668ba", | |
| "scrollbar.shadow": "#0b0d14", | |
| "scrollbarSlider.activeBackground": "#5d83aa80", | |
| "scrollbarSlider.background": "#25334480", | |
| "scrollbarSlider.hoverBackground": "#415b7780", | |
| "selection.background": "#746f77", | |
| "sideBar.background": "#0f111a", | |
| "sideBar.border": "#0f111a", | |
| "sideBar.dropBackground": "#3a404e", | |
| "sideBar.foreground": "#f3efe0", | |
| "sideBarSectionHeader.background": "#0f111a", | |
| "sideBarTitle.foreground": "#ffffff", | |
| "statusBar.background": "#0f111a", | |
| "statusBar.debuggingBackground": "#fc644d", | |
| "statusBar.noFolderBackground": "#0f111a", | |
| "statusBarItem.activeBackground": "#00d8b4", | |
| "statusBarItem.hoverBackground": "#07d4b5b0", | |
| "statusBarItem.prominentBackground": "#07d4b5b0", | |
| "statusBarItem.prominentHoverBackground": "#00d8b4", | |
| "tab.activeBackground": "#0f111a", | |
| "tab.activeForeground": "#ffffff", | |
| "tab.border": "#0b0d14", | |
| "tab.inactiveBackground": "#0b0d14", | |
| "tab.inactiveForeground": "#8f93a2", | |
| "titleBar.activeBackground": "#0f111a", | |
| "titleBar.inactiveBackground": "#0f111a", | |
| "walkThrough.embeddedEditorBackground": "#0f111a", | |
| "widget.shadow": "#0b0d14", | |
| //"activityBar.inactiveForeground": "#baafc099", | |
| //"activityBarBadge.foreground": "#ffffff", | |
| //"badge.foreground": "#ffffff", | |
| //"breadcrumb.activeSelectionForeground": "#e9e6eb", | |
| //"breadcrumb.background": "#0f111a", | |
| //"breadcrumb.focusForeground": "#e9e6eb", | |
| //"breadcrumb.foreground": "#d5ced9cc", | |
| //"breadcrumbPicker.background": "#131622", | |
| //"dropdown.foreground": "#f0f0f0", | |
| //"editor.findRangeHighlightBackground": "#3a3d4166", | |
| //"editor.inactiveSelectionBackground": "#30354180", | |
| //"editor.snippetFinalTabstopHighlightBorder": "#525252", | |
| //"editor.snippetTabstopHighlightBackground": "#7c7c7c4d", | |
| //"editorActiveLineNumber.foreground": "#c6c6c6", | |
| //"editorGroup.border": "#444444", | |
| //"editorGroupHeader.noTabsBackground": "#0f111a", | |
| //"editorGutter.background": "#0f111a", | |
| //"editorGutter.commentRangeForeground": "#c5c5c5", | |
| //"editorHint.foreground": "#eeeeeeb3", | |
| //"editorIndentGuide.activeBackground": "#3f3544", | |
| //"editorInfo.foreground": "#008000", | |
| //"editorMarkerNavigation.background": "#2d2d30", | |
| //"editorMarkerNavigationError.background": "#fc644d", | |
| //"editorMarkerNavigationInfo.background": "#008000", | |
| //"editorMarkerNavigationWarning.background": "#ff9f2e", | |
| //"editorOverviewRuler.addedForeground": "#007acc99", | |
| //"editorOverviewRuler.bracketMatchForeground": "#a0a0a0", | |
| //"editorOverviewRuler.commonContentForeground": "#60606066", | |
| //"editorOverviewRuler.currentContentForeground": "#f92672", | |
| //"editorOverviewRuler.deletedForeground": "#007acc99", | |
| //"editorOverviewRuler.errorForeground": "#ff1212b3", | |
| //"editorOverviewRuler.findMatchForeground": "#f6b94db3", | |
| //"editorOverviewRuler.incomingContentForeground": "#3b79c7bb", | |
| //"editorOverviewRuler.infoForeground": "#121288b3", | |
| //"editorOverviewRuler.modifiedForeground": "#007acc99", | |
| //"editorOverviewRuler.rangeHighlightForeground": "#007acc99", | |
| //"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc", | |
| //"editorOverviewRuler.warningForeground": "#128812b3", | |
| //"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc", | |
| //"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc", | |
| //"editorPane.background": "#0f111a", | |
| //"editorSuggestWidget.foreground": "#d5ced9", | |
| //"editorSuggestWidget.highlightForeground": "#00e8c6", | |
| //"editorUnnecessaryCode.opacity": "#000000aa", | |
| //"extensionButton.prominentForeground": "#ffffff", | |
| //"gitDecoration.addedResourceForeground": "#81b88b", | |
| //"gitDecoration.conflictingResourceForeground": "#6c6cc4", | |
| //"gitDecoration.deletedResourceForeground": "#c74e39", | |
| //"gitDecoration.ignoredResourceForeground": "#8c8c8c", | |
| //"gitDecoration.modifiedResourceForeground": "#e2c08d", | |
| //"gitDecoration.submoduleResourceForeground": "#8db9e2", | |
| //"gitDecoration.untrackedResourceForeground": "#73c991", | |
| //"input.foreground": "#d5ced9", | |
| //"list.invalidItemForeground": "#b89500", | |
| //"menu.background": "#2b303b", | |
| //"menu.foreground": "#f0f0f0", | |
| //"menu.selectionBackground": "#2f3654", | |
| //"menu.selectionForeground": "#f3efe0", | |
| //"menu.separatorBackground": "#bbbbbb", | |
| //"menubar.selectionBackground": "#ffffff1a", | |
| //"menubar.selectionForeground": "#cccccc", | |
| //"merge.commonContentBackground": "#60606029", | |
| //"merge.commonHeaderBackground": "#60606066", | |
| //"panel.dropBackground": "#ffffff1f", | |
| //"panelTitle.activeForeground": "#e7e7e7", | |
| //"peekViewEditorGutter.background": "#1a1c22", | |
| //"peekViewResult.fileForeground": "#ffffff", | |
| //"peekViewResult.lineForeground": "#bbbbbb", | |
| //"peekViewResult.selectionForeground": "#ffffff", | |
| //"peekViewTitleLabel.foreground": "#ffffff", | |
| //"settings.checkboxBackground": "#2b303b", | |
| //"settings.checkboxBorder": "#363c49", | |
| //"settings.checkboxForeground": "#f0f0f0", | |
| //"settings.dropdownBackground": "#2b303b", | |
| //"settings.dropdownBorder": "#363c49", | |
| //"settings.dropdownForeground": "#f0f0f0", | |
| //"settings.dropdownListBorder": "#131622", | |
| //"settings.headerForeground": "#e7e7e7", | |
| //"settings.modifiedItemIndicator": "#0c7d9d", | |
| //"settings.numberInputBackground": "#2b303b", | |
| //"settings.numberInputForeground": "#d5ced9", | |
| //"settings.textInputBackground": "#2b303b", | |
| //"settings.textInputForeground": "#d5ced9", | |
| //"sideBarSectionHeader.border": "#0b0d14", | |
| //"sideBarSectionHeader.foreground": "#f3efe0", | |
| //"statusBar.debuggingForeground": "#ffffff", | |
| //"statusBar.foreground": "#ffffff", | |
| //"statusBar.noFolderForeground": "#ffffff", | |
| //"tab.unfocusedActiveForeground": "#ffffff80", | |
| //"tab.unfocusedInactiveForeground": "#8f93a280", | |
| //"terminal.ansiBlack": "#000000", | |
| //"terminal.ansiBlue": "#2472c8", | |
| //"terminal.ansiBrightBlack": "#666666", | |
| //"terminal.ansiBrightBlue": "#3b8eea", | |
| //"terminal.ansiBrightCyan": "#29b8db", | |
| //"terminal.ansiBrightGreen": "#23d18b", | |
| //"terminal.ansiBrightMagenta": "#d670d6", | |
| //"terminal.ansiBrightRed": "#f14c4c", | |
| //"terminal.ansiBrightWhite": "#e5e5e5", | |
| //"terminal.ansiBrightYellow": "#f5f543", | |
| //"terminal.ansiCyan": "#11a8cd", | |
| //"terminal.ansiGreen": "#0dbc79", | |
| //"terminal.ansiMagenta": "#bc3fbc", | |
| //"terminal.ansiRed": "#cd3131", | |
| //"terminal.ansiWhite": "#e5e5e5", | |
| //"terminal.ansiYellow": "#e5e510", | |
| //"terminal.background": "#0f111a", | |
| //"terminal.border": "#0b0d14", | |
| //"terminal.foreground": "#cccccc", | |
| //"terminal.selectionBackground": "#ffffff40", | |
| //"textBlockQuote.background": "#7f7f7f1a", | |
| //"textBlockQuote.border": "#007acc80", | |
| //"textCodeBlock.background": "#0a0a0a66", | |
| //"textLink.activeForeground": "#3794ff", | |
| //"textLink.foreground": "#3794ff", | |
| //"textPreformat.foreground": "#d7ba7d", | |
| //"textSeparator.foreground": "#ffffff2e", | |
| //"titleBar.activeForeground": "#cccccc", | |
| //"titleBar.inactiveForeground": "#cccccc99" | |
| }, | |
| "tokenColors": [ | |
| { | |
| "name": "Comment color", | |
| "scope": [ | |
| "comment", | |
| "markup.quote.markdown", | |
| "meta.diff", | |
| "meta.diff.header" | |
| ], | |
| "settings": { | |
| "foreground": "#5f6167" | |
| } | |
| }, | |
| { | |
| "name": "Text Color", | |
| "scope": [ | |
| "meta.template.expression.js", | |
| "constant.name.attribute.tag.jade", | |
| "punctuation.definition.metadata.markdown", | |
| "punctuation.definition.string.end.markdown", | |
| "punctuation.definition.string.begin.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#D5CED9" | |
| } | |
| }, | |
| { | |
| "name": "Cyan", | |
| "scope": [ | |
| "variable", | |
| "support.variable", | |
| "entity.name.tag.yaml", | |
| "constant.character.entity.html", | |
| "source.css entity.name.tag.reference", | |
| "beginning.punctuation.definition.list.markdown", | |
| "source.css entity.other.attribute-name.parent-selector", | |
| "meta.structure.dictionary.json support.type.property-name" | |
| ], | |
| "settings": { | |
| "foreground": "#87D3F8" | |
| } | |
| }, | |
| { | |
| "name": "Orange", | |
| "scope": [ | |
| "markup.bold", | |
| "constant.numeric", | |
| "meta.group.regexp", | |
| "constant.other.php", | |
| "support.constant.ext.php", | |
| "constant.other.class.php", | |
| "support.constant.core.php", | |
| "fenced_code.block.language", | |
| "constant.other.caps.python", | |
| "entity.other.attribute-name", | |
| "support.type.exception.python", | |
| "source.css keyword.other.unit" | |
| ], | |
| "settings": { | |
| "foreground": "#f39c12" | |
| } | |
| }, | |
| { | |
| "name": "Yellow", | |
| "scope": [ | |
| "markup.list", | |
| "text.xml string", | |
| "entity.name.type", | |
| "support.function", | |
| "entity.other.attribute-name", | |
| "meta.at-rule.extend", | |
| "entity.name.function", | |
| "entity.other.inherited-class", | |
| "entity.other.keyframe-offset.css", | |
| "text.html.markdown string.quoted", | |
| "meta.function-call.generic.python", | |
| "meta.at-rule.extend support.constant", | |
| "entity.other.attribute-name.class.jade", | |
| "source.css entity.other.attribute-name", | |
| "text.xml punctuation.definition.string" | |
| ], | |
| "settings": { | |
| "foreground": "#F2F27A" | |
| } | |
| }, | |
| { | |
| "name": "Pink", | |
| "scope": [ | |
| "markup.heading", | |
| "variable.language.this.js", | |
| "variable.language.special.self.python" | |
| ], | |
| "settings": { | |
| "foreground": "#ff00aa" | |
| } | |
| }, | |
| { | |
| "name": "Hot Pink", | |
| "scope": [ | |
| "punctuation.definition.interpolation", | |
| "punctuation.section.embedded.end.php", | |
| "punctuation.section.embedded.end.ruby", | |
| "punctuation.section.embedded.begin.php", | |
| "punctuation.section.embedded.begin.ruby", | |
| "punctuation.definition.template-expression", | |
| "entity.name.tag" | |
| ], | |
| "settings": { | |
| "foreground": "#f92672" | |
| } | |
| }, | |
| { | |
| "name": "Purple", | |
| "scope": [ | |
| "storage", | |
| "keyword", | |
| "meta.link", | |
| "meta.image", | |
| "markup.italic", | |
| "source.js support.type" | |
| ], | |
| "settings": { | |
| "foreground": "#c74ded" | |
| } | |
| }, | |
| { | |
| "name": "Blue", | |
| "scope": [ | |
| "string.regexp", | |
| "markup.changed" | |
| ], | |
| "settings": { | |
| "foreground": "#3A75C4" | |
| } | |
| }, | |
| { | |
| "name": "Red", | |
| "scope": [ | |
| "constant", | |
| "support.class", | |
| "keyword.operator", | |
| "support.constant", | |
| "text.html.markdown string", | |
| "source.css support.function", | |
| "source.php support.function", | |
| "support.function.magic.python", | |
| "entity.other.attribute-name.id", | |
| "markup.deleted" | |
| ], | |
| "settings": { | |
| "foreground": "#E25822" | |
| } | |
| }, | |
| { | |
| "name": "Green", | |
| "scope": [ | |
| "string", | |
| "text.html.php string", | |
| "markup.inline.raw", | |
| "markup.inserted", | |
| "punctuation.definition.string", | |
| "punctuation.definition.markdown", | |
| "text.html meta.embedded source.js string", | |
| "text.html.php punctuation.definition.string", | |
| "text.html meta.embedded source.js punctuation.definition.string", | |
| "text.html punctuation.definition.string", | |
| "text.html string" | |
| ], | |
| "settings": { | |
| "foreground": "#14B37D" | |
| } | |
| }, | |
| { | |
| "name": "Font Underline", | |
| "scope": [ | |
| "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