Skip to main content
CodingTheme

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#222225
  • activityBar.border#3c3c3f
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#F8FAFD
  • button.background#37373b
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A1F
  • editor.background#232325
  • editor.editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#e0e0ce
  • editor.lineHighlightBackground#2b2b2e
  • editor.selectionBackground#3c3f41
  • editor.selectionHighlightBackground#2b2b2e
  • editorCursor.foreground#e0e0ce
  • editorError.foreground#c24038
  • editorGroup.background#181A1F
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#222225
  • editorHoverWidget.background#232325
  • editorHoverWidget.border#5b5b61
  • editorIndentGuide.activeBackground#3c3c41
  • editorIndentGuide.background#2b2b2e
  • editorLineNumber.activeForeground#56b6c2
  • editorLineNumber.foreground#90908a
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#232325
  • editorSuggestWidget.border#5b5b61
  • editorSuggestWidget.highlightForeground#0fe2f1
  • editorSuggestWidget.selectedBackground#2b2b2e
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • extensionButton.prominentBackground#2989a1
  • extensionButton.prominentForeground#e0e0ce
  • extensionButton.prominentHoverBackground#257b91
  • focusBorder#505055
  • input.background#232325
  • input.border#505055
  • input.placeholderForeground#636369
  • list.activeSelectionBackground#2d3135
  • list.activeSelectionForeground#e0e0ce
  • list.focusBackground#2d3135
  • list.focusForeground#e0e0ce
  • list.highlightForeground#0fe2f1
  • list.hoverBackground#2d3135
  • list.hoverForeground#e0e0ce
  • list.inactiveFocusBackground#2d3135
  • list.inactiveSelectionBackground#2d3135
  • list.inactiveSelectionForeground#e0e0ce
  • notification.background#21252b
  • panel.background#232325
  • panel.border#5b5b61
  • panelTitle.activeForeground#e0e0ce
  • panelTitle.inactiveForeground#e0e0ce
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#222225
  • sideBar.border#3c3c3f
  • sideBar.foreground#e0e0ce
  • sideBarSectionHeader.background#37373b
  • sideBarSectionHeader.border#3c3c3f
  • sideBarTitle.foreground#0fe2f1
  • statusBar.background#222225
  • statusBar.border#3c3c3f
  • statusBar.foreground#e0e0ce
  • statusBarItem.hoverBackground#427268
  • tab.activeBackground#2b2b2e
  • tab.activeBorder#0fe2f1
  • tab.activeForeground#0fe2f1
  • tab.inactiveBackground#28282b
  • tab.inactiveForeground#e0e0ce
  • titleBar.activeBackground#232325
  • titleBar.activeForeground#e0e0ce

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#abb2bf
comment, string.comment#999
string#00c577
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts#b25ce4
string.template.js#00c577
meta.template.expression.js#abb2bf
constant.numeric#b25ce4
string.embedded.begin, string.embedded.end#b25ce4
string.embedded#5082aa
constant.language#ff435b
constant.character, constant.other#ff435b
variable.language#99c2a0
variable.readwrite, variable.readwrite.other.block#61afef
keyword, keyword.operator.logical, keyword.operator.constructor#ff435b
keyword.operator#ff435b
storage#ff435b
storage.type#f92672
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#61afef
variable.other.object#61afef
variable.other.property, variable.other.block#abb2bf
entity.other.inherited-class#ffae70
support.function#ffae70
entity.name.function#51defa
variable.parameter#d19a66italic
entity.name.function-call#abb2bf
function.support.builtin, function.support.core#ff435b
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#ff435b
entity.name.tag.class, entity.name.tag.id#56b6c2
entity.other.attribute-name#1fa5ff
support.constant#fa7f38
support.type, support.variable#56b6c2
support.dictionary.json#56b6c2
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#69d2e7
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#ff435b
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#00c577
unit.css, unit.scss, unit.less, unit.sass#b25ce4
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#56b6c2
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#b25ce4
markup.inserted#00c577
markup.changed#00c577
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#00c577
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#61afef
markup.bold.markdownbold
punctuation.definition.bold.markdown#696969
markup.heading.markdown#ff435b
punctuation.definition.heading.markdown#696969
markup.quote.markdown#ff435b
meta.separator.markdown#b25ce4bold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Seven-dark by lianginet - VS Code Theme