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#212121
  • activityBar.border#F2BAD1
  • activityBar.foreground#F2BAD1
  • activityBarBadge.background#A12C59
  • button.background#F2BAD1
  • button.hoverBackground#F2BAD1
  • dropdown.border#F2BAD1
  • dropdown.foreground#F2BAD1
  • editor.background#212121
  • editor.findMatchBackground#212121
  • editor.findMatchBorder#F2BAD1
  • editor.findMatchHighlightBackground#a12c594c
  • editor.findMatchHighlightBorder#FB2576
  • editor.foreground#f6f6f6
  • editor.wordHighlightBackground#a12c59e7
  • editor.wordHighlightBorder#3ccc9e
  • editor.wordHighlightStrongBackground#212121
  • editor.wordHighlightStrongBorder#F2BAD1
  • editorBracketMatch.border#F2BAD1
  • editorCursor.foreground#A12C59
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#212121
  • editorGutter.addedBackground#ff0000
  • editorLineNumber.activeForeground#FB2576
  • editorLineNumber.foreground#f2bad1b4
  • editorWarning.foreground#A12C59
  • extensionButton.prominentBackground#CF426F
  • extensionButton.prominentForeground#FFFFFF
  • input.border#F2BAD1
  • input.foreground#F2BAD1
  • input.placeholderForeground#AAAAAA
  • list.activeSelectionBackground#F2BAD1
  • list.activeSelectionForeground#A12C59
  • list.dropBackground#A12C59
  • list.errorForeground#9DDBD6
  • list.filterMatchBackground#EFE8F0
  • list.focusBackground#b3fce5b0
  • list.focusForeground#A12C59
  • list.hoverBackground#a6cf9805
  • list.hoverForeground#A12C59
  • list.inactiveSelectionBackground#F2BAD1
  • list.inactiveSelectionForeground#A12C59
  • list.warningForeground#89DDFF
  • listFilterWidget.background#EFE8F0
  • scrollbarSlider.activeBackground#F2BAD1
  • scrollbarSlider.background#F2BAD1
  • scrollbarSlider.hoverBackground#A12C59
  • sideBar.background#212121
  • sideBar.border#F2BAD1
  • sideBar.foreground#F2BAD1
  • sideBarSectionHeader.background#212121
  • sideBarSectionHeader.border#F2BAD1
  • sideBarTitle.foreground#F2BAD1
  • statusBar.background#A12C59
  • statusBar.debuggingBackground#318B8C
  • statusBar.noFolderBackground#F2BAD1
  • statusBarItem.activeBackground#F2BAD1
  • tab.activeBackground#a12c597f
  • tab.activeBorder#F2BAD1
  • tab.activeForeground#F2BAD1
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#F2BAD1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasis—italic
strong—bold
header#000080—
comment, entity.name.tag.localname, keyword.preprocessor, meta.preprocessor#FFCAC8—
comment#1a85ff—
string.unquoted.preprocessor#a1a1a1bold
constant.language#dc589a—
constant.numeric#986DB2—
constant.regexp#646695—
entity.name.tag#dd89b1bold
entity.name.tag.css#dd89b1—
entity.other.attribute-name#E6844F—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#dd89b1—
invalid#f44747—
markup.underline—underline
markup.bold#F2BAD1bold
markup.heading#dd89b1bold
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#F2BAD1—
beginning.punctuation.definition.quote.markdown#608b4e—
beginning.punctuation.definition.list.markdown#6796e6—
markup.inline.raw#E6844F—
meta.selector#d7ba7d—
punctuation.definition.tag#808080—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#F2BAD1—
storage#F2BAD1—
storage.type#4fdce6italic bold
storage.type.annotation—bold
storage.modifier#F2BAD1—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#F2BAD1—
support.type.vendored.property-name, support.type.property-name, entity.name.type, variable.css, variable.scss, variable.other.less#E6844F—
keyword#F2BAD1—
keyword.operator.arithmetic#58DCCA—
keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#E66100bold
keyword.other.unit, keyword.other.using#dd89b1—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#F2BAD1—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4—
variable.language#F2BAD1—
entity.name.function, support.function, support.constant.handlebars#dc9e58—
meta.function-call.generic#dc9e58—
meta.return-type, support.class, support.type, entity.name.class, variable.other.object.property, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#F2BAD1—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4fdce6italic bold
keyword.control#f9488c
meta.definition.variable.name, support.variable#bcb28d—
meta.object-literal.key, meta.object-literal.key entity.name.function#E6844F—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#bcb28d—
support.class, variable, entity.other.inherited-class, keyword.operator#d8d8d8—
string, string.regexp#7fbd5b—
entity.name.type.module.js, entity.name.type.module.js.jsx, entity.other.inherited-class.js, entity.other.inherited-class.js.jsx—italic
keyword.operator.new#dd89b1—
constant.numeric#DDA52D—
markup.underline.link.markdown#F2BAD1—
meta.link.inline.markdown#7e7e7e—
meta.separator.markdown, punctuation.definition.list.begin.markdown#DDA52D—
variable.other.constant—bold
constant.rgb-value, storage.type.annotation.java, storage.type.annotation.groovy, storage.type.annotation.dart—bold
invalid, constant.numeric.css, keyword.other.unit.px.css, constant.numeric.decimal.js, constant.numeric.json—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
punctuation.math.begin.bracket.curly, punctuation.math.end.bracket.curly, punctuation.definition.string.begin.tex, punctuation.definition.string.end.tex, constant.other.general.math.tex#808080—
support.class.latex#DD89B1—
火龙果树屋 by drunken-boat - VS Code Theme