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#0a0a0a
  • activityBar.foreground#eeeeeeCC
  • activityBar.inactiveForeground#eeeeee40
  • activityBarBadge.background#00ffff
  • activityBarBadge.foreground#111111
  • badge.background#00ffffCC
  • badge.foreground#111111
  • banner.background#003434
  • banner.foreground#eeeeee
  • breadcrumb.activeSelectionForeground#00ffff
  • breadcrumb.background#0a0a0a
  • breadcrumb.focusForeground#00ffff
  • breadcrumb.foreground#eeeeee20
  • button.background#003434
  • button.foreground#00ffff
  • button.hoverBackground#005151
  • chat.requestBackground#0a0a0a40
  • chat.requestBorder#33333360
  • commandCenter.activeBackground#00ffff1B
  • commandCenter.activeBorder#00ffff6B
  • commandCenter.activeForeground#eeeeee
  • commandCenter.background#0a0a0a
  • commandCenter.border#333333
  • commandCenter.foreground#bbbbbb
  • debugConsole.errorForeground#ff0080
  • debugConsole.infoForeground#00ffff
  • debugConsole.warningForeground#ff8000
  • debugIcon.breakpointForeground#ff0080
  • debugIcon.startForeground#00e676
  • debugIcon.stopForeground#ff0080
  • debugTokenExpression.boolean#ff8000
  • debugTokenExpression.name#00ffff
  • debugTokenExpression.number#ffcc00
  • debugTokenExpression.string#00e676
  • debugTokenExpression.value#d8d8d8
  • debugToolBar.background#0a0a0a
  • diffEditor.diagonalFill#33333380
  • diffEditor.insertedTextBackground#00e67620
  • diffEditor.insertedTextBorder#00e67600
  • diffEditor.removedTextBackground#ff008020
  • diffEditor.removedTextBorder#ff008000
  • dropdown.background#0a0a0a
  • dropdown.border#333333
  • editor.background#111111
  • editor.findMatchBackground#00ffff
  • editor.findMatchHighlightBackground#00ffff77
  • editor.findRangeHighlightBackground#00ffff77
  • editor.foldBackground#00ffff10
  • editor.foreground#d8d8d8
  • editor.hoverHighlightBackground#33333380
  • editor.inactiveSelectionBackground#00ffff15
  • editor.lineHighlightBackground#0a0a0a
  • editor.linkedEditingBackground#00ffff20
  • editor.rangeHighlightBackground#22222270
  • editor.selectionBackground#00ffff30
  • editor.selectionHighlightBackground#00ffff20
  • editor.snippetTabstopHighlightBackground#00ffff20
  • editor.wordHighlightBackground#00ffff30
  • editorBracketHighlight.foreground1#00ffff
  • editorBracketHighlight.foreground2#00e676
  • editorBracketHighlight.foreground3#ffcc00
  • editorBracketHighlight.foreground4#ff8000
  • editorBracketHighlight.foreground5#ff0080
  • editorBracketHighlight.foreground6#f12fff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0080
  • editorBracketMatch.background#003200
  • editorBracketMatch.border#00e676
  • editorCodeLens.foreground#00515177
  • editorCursor.foreground#00ffff
  • editorError.border#ff008000
  • editorError.foreground#ff0080
  • editorGroup.border#333333
  • editorGroup.dropBackground#00ffff3B
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGutter.addedBackground#00e676
  • editorGutter.deletedBackground#ff0080
  • editorGutter.foldingControlForeground#eeeeee80
  • editorGutter.modifiedBackground#ffcc00
  • editorHint.foreground#00e676
  • editorHoverWidget.background#0a0a0a
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground1#00ffff
  • editorIndentGuide.activeBackground2#00e676
  • editorIndentGuide.activeBackground3#ffcc00
  • editorIndentGuide.activeBackground4#ff8000
  • editorIndentGuide.activeBackground5#ff0080
  • editorIndentGuide.activeBackground6#e040fb
  • editorIndentGuide.background1#00515177
  • editorIndentGuide.background2#003d1e77
  • editorIndentGuide.background3#4d3e0077
  • editorIndentGuide.background4#4d270077
  • editorIndentGuide.background5#4d002777
  • editorIndentGuide.background6#44134b77
  • editorInfo.border#00ffff00
  • editorInfo.foreground#00ffff
  • editorLightBulb.foreground#ffcc00
  • editorLineNumber.activeForeground#00ffff
  • editorLineNumber.foreground#00515177
  • editorLink.activeForeground#00ffffAB
  • editorOverviewRuler.addedForeground#00e676
  • editorOverviewRuler.bracketMatchForeground#00e676
  • editorOverviewRuler.deletedForeground#ff0080
  • editorOverviewRuler.errorForeground#ff0080
  • editorOverviewRuler.findMatchForeground#00ffff77
  • editorOverviewRuler.infoForeground#00ffff
  • editorOverviewRuler.modifiedForeground#ffcc00
  • editorOverviewRuler.selectionHighlightForeground#00ffff50
  • editorOverviewRuler.warningForeground#ff8000
  • editorOverviewRuler.wordHighlightForeground#00ffff50
  • editorRuler.foreground#55555530
  • editorStickyScroll.background#0a0a0a
  • editorSuggestWidget.background#0a0a0a
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.selectedBackground#00ffff3B
  • editorWarning.border#ff800000
  • editorWarning.foreground#ff8000
  • editorWhitespace.foreground#55555560
  • editorWidget.background#0a0a0a
  • editorWidget.border#00ffff7B
  • errorForeground#ff0080
  • focusBorder#00ffff6B
  • foreground#eeeeee
  • gitDecoration.addedResourceForeground#00e676
  • gitDecoration.conflictingResourceForeground#ff8000
  • gitDecoration.deletedResourceForeground#ff0080
  • gitDecoration.ignoredResourceForeground#333333
  • gitDecoration.modifiedResourceForeground#ffffff
  • gitDecoration.stageDeletedResourceForeground#ff0080
  • gitDecoration.stageModifiedResourceForeground#ffcc00
  • gitDecoration.untrackedResourceForeground#007676
  • input.background#0a0a0a
  • input.foreground#eeeeeeDC
  • input.placeholderForeground#eeeeee5B
  • inputOption.activeBorder#00ffff
  • inputValidation.errorBackground#530029
  • inputValidation.errorBorder#ff0080
  • inputValidation.infoBackground#111111
  • inputValidation.infoBorder#00ffff6B
  • keybindingLabel.background#00ffff15
  • keybindingLabel.border#00ffff40
  • keybindingLabel.bottomBorder#00ffff60
  • keybindingLabel.foreground#eeeeee
  • list.activeSelectionBackground#00ffff1B
  • list.activeSelectionForeground#eeeeee
  • list.errorForeground#ff0080
  • list.focusBackground#00ffff3B
  • list.highlightForeground#00ffff
  • list.hoverBackground#00ffff3B
  • list.hoverForeground#eeeeee
  • list.inactiveSelectionBackground#00ffff1B
  • list.inactiveSelectionForeground#eeeeeeAB
  • list.warningForeground#ff8000
  • menu.background#0a0a0a
  • menu.foreground#eeeeee
  • menu.selectionBackground#00ffff3B
  • menu.selectionForeground#eeeeee
  • menu.separatorBackground#333333
  • menubar.selectionBackground#00ffff3B
  • menubar.selectionForeground#eeeeee
  • merge.border#33333300
  • merge.currentContentBackground#00ffff20
  • merge.currentHeaderBackground#00ffff40
  • merge.incomingContentBackground#00e67620
  • merge.incomingHeaderBackground#00e67640
  • minimap.background#0a0a0a
  • minimap.errorHighlight#ff0080
  • minimap.findMatchHighlight#00ffff77
  • minimap.selectionHighlight#00ffff30
  • minimap.warningHighlight#ff8000
  • minimapGutter.addedBackground#00e676
  • minimapGutter.deletedBackground#ff0080
  • minimapGutter.modifiedBackground#ffcc00
  • minimapSlider.activeBackground#00ffff7B
  • minimapSlider.background#00ffff1B
  • minimapSlider.hoverBackground#00ffff3B
  • notificationCenterHeader.background#0a0a0a
  • notificationCenterHeader.foreground#eeeeee
  • notifications.background#0a0a0a
  • notifications.border#333333
  • notifications.foreground#eeeeeeBB
  • panel.background#0a0a0a
  • panel.border#333333AB
  • panelInput.border#333333
  • panelSection.border#333333
  • panelSectionHeader.background#0a0a0a
  • panelSectionHeader.foreground#bbbbbb
  • panelTitle.activeBorder#00ffffAB
  • panelTitle.activeForeground#eeeeee
  • panelTitle.inactiveForeground#eeeeee9A
  • peekView.border#00ffffAB
  • peekViewEditor.background#0a0a0a
  • peekViewEditor.matchHighlightBackground#33333360
  • peekViewResult.background#0a0a0a
  • peekViewResult.lineForeground#eeeeee
  • peekViewResult.matchHighlightBackground#00ffffAB
  • peekViewResult.selectionBackground#00ffff3B
  • peekViewResult.selectionForeground#eeeeee
  • peekViewTitle.background#0a0a0a
  • pickerGroup.border#00ffff6B
  • pickerGroup.foreground#eeeeeeBB
  • progressBar.background#00ffff
  • quickInput.background#0a0a0a
  • quickInput.foreground#eeeeee
  • quickInputList.focusBackground#00ffff3B
  • quickInputTitle.background#0a0a0a
  • scrollbarSlider.activeBackground#00ffff7B
  • scrollbarSlider.background#00ffff1B
  • scrollbarSlider.hoverBackground#00ffff3B
  • selection.background#00ffff30
  • settings.checkboxBackground#0a0a0a
  • settings.dropdownBackground#0a0a0a
  • settings.headerForeground#eeeeee
  • settings.modifiedItemIndicator#00ffff
  • settings.numberInputBackground#0a0a0a
  • settings.textInputBackground#0a0a0a
  • sideBar.background#0a0a0a
  • sideBar.foreground#888888
  • sideBarSectionHeader.background#0a0a0a70
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#bbbbbb
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#0a0a0a
  • statusBar.debuggingBackground#003434
  • statusBar.foreground#bbbbbb
  • statusBar.noFolderBackground#00515180
  • statusBarItem.activeBackground#00767690
  • statusBarItem.hoverBackground#00b5b5
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#00ffffAB
  • tab.activeForeground#eeeeee
  • tab.activeModifiedBorder#00ffff
  • tab.border#1111117A
  • tab.hoverBackground#0a0a0a80
  • tab.inactiveBackground#000000AB
  • tab.inactiveForeground#bbbbbb
  • tab.unfocusedActiveBorder#00ffff50
  • tab.unfocusedHoverBorder#00ffffAB
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#00b0ff
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#40c4ff
  • terminal.ansiBrightCyan#84ffff
  • terminal.ansiBrightGreen#69f0ae
  • terminal.ansiBrightMagenta#ea80fc
  • terminal.ansiBrightRed#ff4da6
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd740
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00e676
  • terminal.ansiMagenta#e040fb
  • terminal.ansiRed#ff0080
  • terminal.ansiWhite#eeeeee
  • terminal.ansiYellow#ffcc00
  • terminal.background#0a0a0a
  • terminal.foreground#d8d8d8
  • terminal.selectionBackground#00ffff30
  • terminalCursor.background#111111
  • terminalCursor.foreground#00ffff
  • testing.iconErrored#ff8000
  • testing.iconFailed#ff0080
  • testing.iconPassed#00e676
  • testing.iconSkipped#555555
  • textLink.activeForeground#00cece
  • textLink.foreground#00ffff
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#bbbbbbAB
  • titleBar.inactiveBackground#0a0a0a
  • titleBar.inactiveForeground#bbbbbbAB
  • walkThrough.embeddedEditorBackground#0a0a0a
  • welcomePage.background#0a0a0a
  • widget.shadow#0a0a0a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d8d8d8
comment, punctuation.definition.comment#005151italic
string.quoted.docstring.multi.python, string.quoted.docstring.multi.python keyword.control.flow.python#555555italic
meta.brace.round.begin, meta.brace.round.end, meta.brace.square.begin, meta.brace.square.end, meta.brace.curly.begin.js, meta.brace.curly.end.js, meta.group.braces.round.function.arguments#00ffff
string#00e676italic
string.regexp#00e676
string.detected-link#e040fb
constant.numeric, markdown.python.constant.numeric#ff8000
constant.language#ff8000italic
constant.character#00cece
constant.character.escape.backslash.regexp#00e676
constant.character.format.placeholder.other.python#ff8000
constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#00cece
variable.other.object#ff0080
meta.property.object.js#ff8000
variable.other.class, meta.class.property variable.other.property#ff0080
variable.other, meta.class.object.property.js, meta.property.class variable.other.property.static#ff8000
variable.other.enummember#ff8000
variable.other.readwrite#d8d8d8
meta.group.braces variable.other.readwrite#d8d8d8
variable.language, meta.class variable.other.readwrite#ff0080
variable.language.prototype#ff0080
python.support.magic.variable#ff0080
variable.function, entity.name.function, entity.name.function.arrow, meta.class-method.js entity.name.function.js, meta.method.property.js entity.name.function.js#00ffff
meta.function-call.generic.python#00ffff
meta.function.decorator.python#00cece
variable.function.constructor#ffcc00
keyword.control, keyword.operator.new, keyword.operator.module, variable.language.super#e040fb
meta.preprocessor, entity.name.function.preprocessor#e040fb
entity.name.function.preprocessor#ffcc00
meta.namespace.identifier entity.name.type, entity.name.variable#ffcc00
cs.meta.namespace.function.identifier.body.class.method#00ffff
storage.type.cs, storage.type.variable.cs#00cece
keyword, storage.modifier,source.css meta.selector.css entity.other.attribute-name.pseudo-element.css#e040fbitalic
keyword.operator.logical.python#e040fb
keyword.other.substitution.begin, keyword.other.substitution.end#00cece
keyword.operator.accessor, punctuation.accessor#00cece
punctuation.accessor.optional#00cece
keyword.operator, constant.other.color, punctuation.separator.key-value#00cece
keyword.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp#00e676
python.keyword.operator#00cece
storage.type#e040fb
entity.name.type, entity.name.type.alias, entity.name.type.interface, entity.name.type.enum, entity.name.type.module#ffcc00
entity.name.class, meta.class.extends variable.other.readwrite#ffcc00
entity.other.inherited-class#ffcc00italic underline
variable.parameter#d8d8d8
variable.parameter.function.language.python#ff8000
entity.name.tag#ff0080
entity.other.attribute-name.html, entity.other.attribute-name.js, entity.other.attribute-name.jsx#ff8000italic
selector.css.entity.other.attribute-name#ffcc00
variable.argument.css, variable.scss#ff0080italic
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss#00ffff
support.function, support.class support.function#00e676
python.builtin.support.function#e040fb
python.meta.function-call.builtin.support.function, python.meta.type.support.function-call, python.meta.variable.function-call.legacy.builtin#ffcc00
meta.type.support.inheritance.python#00cece
entity.name.type.class.python#ffcc00
support.constant#ff8000
support.type, support.class#ffcc00
support.other.variable
css.property-list.property-name,source.css meta.selector.css entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css#00cece
invalid#eeeeee
invalid.deprecated#111111
meta.structure.dictionary.json string.quoted.double.json#00e676
meta.structure.dictionary.json string.quoted.double.detected-link#e040fb
source.json meta.structure.dictionary.json support.type.property-name.json#ff0080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff0080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff008090italic
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff0080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff008090italic
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff0080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff008090italic
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff0080
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff008090italic
punctuation.definition.block.sequence.item.yaml#e040fb
string.unquoted.plain.out.yaml#00e676
markup.heading#ff0080
string.other.link.title.markdown, string.other.link.description.markdown, meta.paragraph.markdown entity.name.tag.inline.any#00ffff
markup.underline.link.markdown, markup.underline.link.image.markdown#e040fb
markup.bold.markdownbold
markup.fenced_code.block.markdown, markup.fenced.code.block.markdown, markup.raw.inline.markdown, markdown.block.raw#00cece
markup.fenced_code.block.markdown fenced_code.block.language, markup.fenced.code.block.markdown fenced.code.block.language#ff8000
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.raw.markdown, meta.paragraph.markdown punctuation.definition.tag#00cece
markdown.fenced_code.block.markdown constant.numeric, markdown.fenced.code.block.markdown constant.numeric, markdown.fenced_code.block.markdown constant.language, markdown.fenced.code.block.markdown constant.language#ff8000
markdown.block.fenced.code.string, markdown.block.fenced.code.string.quote#00e676
markup.fenced_code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.operator.logical.python, markup.fenced.code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.control, markup.fenced.code.block.markdown keyword.control, markup.fenced_code.block.markdown storage.type, markup.fenced_code.block.markdown storage.type.function.lambda, markdown.block.fenced.code.lambda.storage.type#00ffff
markdown.block.fenced.code.operator.assignment#d8d8d8
markdown.block.variable.parameter#ff8000
meta.diff, meta.diff.header#666666
markup.deleted#ff0080
markup.inserted#00e676
markup.changed#ffcc00
constant.numeric.line-number.find-in-files - match#00ffffA0
entity.name.filename.find-in-files#ffcc00
token.info-token#00ffff
token.warn-token#ffcc00
token.error-token#ff0080
token.debug-token#e040fb
entity.name.type.instance.jsdoc#ffcc00
punctuation.output.jekyll, punctuation.tag.jekyll, punctuation.output.liquid, punctuation.tag.liquid#eeeeeeD1
frontmatter.jekyll, frontmatter.liquid#eeeeeeD1
entity.name.tag.jekyll, entity.name.tag.jekyll#ff0080italic
variable.other.jekyll, variable.other.liquid#e040fb
punctuation.definition.string.begin, punctuation.definition.string.end#00e676
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#ff0080
Tschiboka Dark by tschiboka - VS Code Theme