Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#1a1a1a
  • activityBar.border#1b1d23
  • activityBar.foreground#f3db66
  • activityBarBadge.background#00b0ff
  • activityBarBadge.foreground#20232b
  • badge.background#00b0ff
  • badge.foreground#20232b
  • button.background#00e8c5cc
  • button.hoverBackground#07d4b6cc
  • debugExceptionWidget.background#ff9f2e60
  • debugExceptionWidget.border#ff9f2e60
  • debugToolBar.background#20232a
  • diffEditor.insertedTextBackground#29bf1220
  • diffEditor.removedTextBackground#f21b3f20
  • dropdown.background#2b303b
  • dropdown.border#363c49
  • editor.background#1a1a1a
  • editor.findMatchBackground#f39d12d7
  • editor.findMatchHighlightBackground#59b8b377
  • editor.foreground#E7F0CC
  • editor.hoverHighlightBackground#373941
  • editor.lineHighlightBackground#2e323d
  • editor.lineHighlightBorder#2e323d
  • 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#00000000
  • editorGroup.background#23262e
  • editorGroup.border#ffb570
  • editorGroup.dropBackground#ffb570
  • editorGroupHeader.tabsBackground#23262e
  • editorGroupHeader.tabsBorder#ffb570
  • editorGutter.addedBackground#9bc53dbb
  • editorGutter.deletedBackground#fc644dbb
  • editorGutter.modifiedBackground#5bc0ebbb
  • editorHoverWidget.background#373941
  • editorHoverWidget.border#00e8c5cc
  • editorIndentGuide.activeBackground#585c66
  • editorIndentGuide.background#333844
  • editorInfo.foreground#00000000
  • editorLineNumber.activeForeground#97136d
  • editorLineNumber.foreground#fefdf7
  • editorLink.activeForeground#3b79c7
  • editorOverviewRuler.border#1b1d23
  • editorRuler.foreground#4f4355
  • editorSuggestWidget.background#20232a
  • editorSuggestWidget.border#372f3c
  • editorSuggestWidget.selectedBackground#373941
  • editorWarning.foreground#00000000
  • editorWhitespace.foreground#3a3a3a
  • editorWidget.background#1a1a1a
  • editorWidget.foreground#97136d
  • errorForeground#fc644d
  • extensionButton.prominentBackground#07d4b6cc
  • extensionButton.prominentHoverBackground#07d4b5b0
  • focusBorder#746f77
  • foreground#e7f0cc
  • icon.foreground#97136d
  • 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#23262e
  • list.activeSelectionForeground#00e8c6
  • list.dropBackground#3a404e
  • list.errorForeground#fefdf7
  • list.focusBackground#282b35
  • list.focusForeground#eeeeee
  • list.hoverBackground#23262e
  • list.hoverForeground#eeeeee
  • list.inactiveSelectionBackground#23262e
  • list.inactiveSelectionForeground#00e8c6
  • list.warningForeground#fefdf7
  • merge.currentContentBackground#f9267240
  • merge.currentHeaderBackground#f92672
  • merge.incomingContentBackground#3b79c740
  • merge.incomingHeaderBackground#3b79c7bb
  • panel.background#23262e
  • panel.border#1b1d23
  • panelTitle.activeBorder#23262e
  • panelTitle.inactiveForeground#746f77
  • peekView.border#23262e
  • peekViewEditor.background#1a1c22
  • peekViewEditor.matchHighlightBackground#ff9f2e60
  • peekViewResult.background#1a1c22
  • peekViewResult.matchHighlightBackground#ff9f2e60
  • peekViewResult.selectionBackground#23262e
  • peekViewTitle.background#1a1c22
  • peekViewTitleDescription.foreground#746f77
  • pickerGroup.border#4f4355
  • pickerGroup.foreground#746f77
  • progressBar.background#c668ba
  • scrollbar.shadow#23262e
  • scrollbarSlider.activeBackground#3a3f4ccc
  • scrollbarSlider.background#3a3f4c77
  • scrollbarSlider.hoverBackground#3a3f4caa
  • selection.background#746f77
  • sideBar.background#1a1a1a
  • sideBar.border#1b1d23
  • sideBar.foreground#fefdf7
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.foreground#97136d
  • sideBarTitle.foreground#f3db66
  • statusBar.background#1a1a1a
  • statusBar.debuggingBackground#fc644d
  • statusBar.noFolderBackground#23262e
  • statusBarItem.activeBackground#00e8c5cc
  • statusBarItem.hoverBackground#07d4b5b0
  • statusBarItem.prominentBackground#07d4b5b0
  • statusBarItem.prominentHoverBackground#00e8c5cc
  • tab.activeBackground#302f2f
  • tab.activeBorder#a899ec
  • tab.activeBorderTop#a899ec
  • tab.activeForeground#fefdf7
  • tab.border#000000
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#fefdf7
  • tab.unfocusedActiveBackground#1a1a1a
  • terminal.ansiBlue#7cb7ff
  • terminal.ansiBrightBlue#7cb7ff
  • terminal.ansiBrightCyan#00e8c6
  • terminal.ansiBrightGreen#96e072
  • terminal.ansiBrightMagenta#ff00aa
  • terminal.ansiBrightRed#ee5d43
  • terminal.ansiBrightYellow#ffe66d
  • terminal.ansiCyan#00e8c6
  • terminal.ansiGreen#96e072
  • terminal.ansiMagenta#ff00aa
  • terminal.ansiRed#ee5d43
  • terminal.ansiYellow#ffe66d
  • terminalCursor.background#23262e
  • terminalCursor.foreground#ffe66d
  • titleBar.activeBackground#1a1a1a
  • walkThrough.embeddedEditorBackground#23262e
  • widget.shadow#14151a
  • window.activeBorder#fc644d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, markup.quote.markdown, meta.diff, meta.diff.header#999999
meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown#D5CED9
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#DA9298
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, variable.other.object.property.js.jsx, variable.other.object.js#F39C12
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#97136Ditalic bold
markup.heading, variable.language.this.js, variable.language.special.self.python#84bbdf
comment.block, comment.block.documentation, string.quoted.triple#ff3939
string.interpolated#fbff00
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#F92672
storage.type.function.python, keyword, meta.link, meta.image, markup.italic#A899EC
storage.type.class.python#A899EC
keyword.control.flow.python#ffae00
punctuation.definition.list.begin.python, punctuation.definition.list.end.python#a62aee
punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python#92f392
keyword.control.import.python#ace60eunderline
string.regexp, markup.changed#A899EC
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#EE5D43
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#F3DB66
entity.other.inherited-classunderline
storage.typebold
comment, invalid, keyword, entity.other.attribute-nameitalic
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
hideous by cwrussell - VS Code Theme