Skip to main content
Coding Theme

Color themes

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#27212a
  • activityBar.border#1f1b22
  • activityBar.foreground#cfccd1
  • activityBarBadge.background#fc644d
  • activityBarBadge.foreground#ffffff
  • badge.background#2f2833
  • badge.foreground#c8c4ca
  • button.background#64556c
  • button.foreground#ffffff
  • button.hoverBackground#64556c
  • debugToolBar.background#221d25
  • diffEditor.insertedTextBackground#c3e88d15
  • diffEditor.removedTextBackground#ff537020
  • dropdown.background#241f28
  • dropdown.border#1d181f
  • editor.background#2f2833
  • editor.findMatchBackground#09675999
  • editor.findMatchHighlightBackground#09675966
  • editor.foreground#c8c4ca
  • editor.inactiveSelectionBackground#fc644d2b
  • editor.lineHighlightBackground#00000021
  • editor.selectionBackground#fc644d40
  • editor.selectionHighlightBackground#fc644d33
  • editor.wordHighlightBackground#fc644d33
  • editorBracketMatch.border#8b7895
  • editorCodeLens.foreground#c8c4ca
  • editorCursor.foreground#ffffffb3
  • editorGroup.border#1f1b22
  • editorGroupHeader.tabsBackground#27212a
  • editorGroupHeader.tabsBorder#1f1b22
  • editorGutter.addedBackground#87b544
  • editorGutter.deletedBackground#b9474c
  • editorGutter.modifiedBackground#c5a6ff
  • editorHoverWidget.background#221d25
  • editorHoverWidget.border#1d181f
  • editorIndentGuide.background#574a5e52
  • editorLineNumber.activeForeground#8b7895
  • editorLineNumber.foreground#574a5e
  • editorRuler.foreground#574a5e52
  • editorSuggestWidget.background#241f28
  • editorSuggestWidget.border#171419
  • editorSuggestWidget.foreground#eeecee
  • editorSuggestWidget.highlightForeground#fc644d
  • editorSuggestWidget.selectedBackground#00000033
  • editorWidget.background#221d25
  • extensionButton.prominentBackground#64556c
  • extensionButton.prominentHoverBackground#7e6b89
  • focusBorder#fc644d80
  • gitDecoration.conflictingResourceForeground#bc91d9
  • gitDecoration.deletedResourceForeground#cc807e
  • gitDecoration.ignoredResourceForeground#c8c4ca59
  • gitDecoration.modifiedResourceForeground#d9bc86
  • gitDecoration.untrackedResourceForeground#b5d18c
  • input.background#1d181f
  • input.border#19151b
  • input.foreground#e1dfe2
  • input.placeholderForeground#c8c4ca
  • inputValidation.errorBorder#ff5370
  • inputValidation.infoBorder#82aaff
  • inputValidation.warningBorder#ffcb6b
  • list.activeSelectionBackground#00000045
  • list.activeSelectionForeground#fafafa
  • list.focusBackground#00000033
  • list.focusForeground#eeecee
  • list.highlightForeground#fda598
  • list.hoverBackground#0000001a
  • list.hoverForeground#e1dfe2
  • list.inactiveSelectionBackground#00000040
  • list.inactiveSelectionForeground#c8c4ca
  • notification.background#1d181f
  • notification.foreground#c8c4ca
  • panel.background#241f28
  • panel.border#1f1b22
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#afa9b2
  • peekView.border#1d181f
  • peekViewEditor.background#221d25
  • peekViewEditorGutter.background#221d25
  • peekViewResult.background#221d25
  • peekViewTitle.background#27212a
  • peekViewTitleDescription.foreground#c8c4ca
  • pickerGroup.border#1d181f
  • pickerGroup.foreground#c8c4ca
  • scrollbar.shadow#1f1b22
  • scrollbarSlider.activeBackground#00000066
  • scrollbarSlider.background#00000033
  • scrollbarSlider.hoverBackground#0000004d
  • selection.background#fc644db3
  • sideBar.background#27212a
  • sideBar.border#1f1b22
  • sideBar.foreground#c8c4ca
  • sideBarSectionHeader.background#2f2833
  • sideBarTitle.foreground#a29ca6
  • statusBar.background#27212a
  • statusBar.border#1f1b22
  • statusBar.debuggingBackground#27212a
  • statusBar.debuggingForeground#e4b871
  • statusBar.foreground#a29ca6
  • statusBar.noFolderBackground#27212a
  • statusBar.noFolderForeground#a29ca6
  • statusBarItem.activeBackground#00000059
  • statusBarItem.hoverBackground#00000040
  • tab.activeForeground#e1dfe2
  • tab.border#1f1b22
  • tab.inactiveBackground#27212a
  • tab.inactiveForeground#968e9a
  • tab.unfocusedActiveForeground#968e9a
  • terminal.ansiBlack#546e7a
  • terminal.ansiBlue#82aaff
  • terminal.ansiBrightBlack#546e7a
  • terminal.ansiBrightBlue#82aaff
  • terminal.ansiBrightCyan#89ddff
  • terminal.ansiBrightGreen#c3e88d
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#ff5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffcb6b
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffcb6b
  • titleBar.activeBackground#1d181f
  • titleBar.activeForeground#afa9b2
  • titleBar.inactiveBackground#221d25
  • titleBar.inactiveForeground#7d7481
  • widget.shadow#1f1b22a6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#D5CED9
comment, markup.quote.markdown#64566B
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#FC644D
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#ff9f2e
markup.list, text.xml string, entity.name.type, support.function, text.html string, 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, text.html punctuation.definition.string#e9d7a5
markup.heading, entity.name.tag, variable.language.this.js, variable.language.special.self.python#ff99c6
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#f92672
storage, keyword, meta.link, meta.image, markup.italic, source.js support.type#c668ba
string.regexp#3b79c7
constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, meta.attribute.id entity.other.attribute-name#74d3de
string, text.html.php string, markup.inline.raw, 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#a5f69c
entity.other.inherited-classunderline