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#232729
  • activityBar.border#00000088
  • activityBar.foreground#e8e8e7
  • activityBarBadge.background#215d9c
  • activityBarBadge.foreground#ffffff
  • badge.background#232729
  • button.background#404754
  • debugToolBar.background#232729
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A1F
  • editor.background#1C1F21
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#C0C5CE
  • editor.lineHighlightBackground#1C1F21
  • editor.lineHighlightBorder#C0C5CE11
  • editor.selectionBackground#373b41
  • editor.selectionHighlightBackground#484e5b
  • editor.wordHighlightBackground#484e5b
  • editor.wordHighlightStrongBackground#96989626
  • editorCursor.foreground#81a2be
  • editorError.foreground#cc6666
  • editorGroup.background#181A1F
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#232729
  • editorGutter.addedBackground#50653E
  • editorGutter.deletedBackground#6C373C
  • editorGutter.modifiedBackground#374F6C
  • editorHoverWidget.background#232729
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#33393b
  • editorLineNumber.activeForeground#969896
  • editorLineNumber.foreground#969896aa
  • editorMarkerNavigation.background#232729
  • editorRuler.foreground#96989626
  • editorSuggestWidget.background#232729
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#215d9c
  • editorWhitespace.foreground#62646666
  • editorWidget.background#232729
  • input.background#1d1f23
  • list.activeSelectionBackground#215d9c
  • list.activeSelectionForeground#e8e8e7
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#c0c0c055
  • list.inactiveSelectionBackground#215d9c88
  • list.inactiveSelectionForeground#e8e8e7
  • peekViewEditor.matchHighlightBackground#29244b
  • scrollbarSlider.activeBackground#215d9c
  • scrollbarSlider.background#c0c0c044
  • scrollbarSlider.hoverBackground#c0c0c088
  • sideBar.background#232729
  • sideBar.border#00000088
  • sideBarSectionHeader.background#33393b
  • statusBar.background#232729
  • statusBar.border#00000088
  • statusBar.debuggingBackground#232729
  • statusBar.foreground#e0e0e0
  • statusBar.noFolderBackground#232729
  • statusBarItem.hoverBackground#215d9c
  • tab.activeBackground#232729
  • tab.activeBorder#215d9c
  • tab.border#00000088
  • tab.inactiveBackground#232729
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#7B9FCC
  • terminal.ansiBrightBlack#1d1f21
  • terminal.ansiBrightBlue#7B9FCC
  • terminal.ansiBrightCyan#8CAFD9
  • terminal.ansiBrightGreen#7A9F5A
  • terminal.ansiBrightMagenta#BD89B3
  • terminal.ansiBrightRed#d16969
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#D9BE9B
  • terminal.ansiCyan#8CAFD9
  • terminal.ansiGreen#7A9F5A
  • terminal.ansiMagenta#BD89B3
  • terminal.ansiRed#d16969
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#D9BE9B
  • terminal.background#1C1F21
  • terminal.foreground#C0C5CE
  • titleBar.activeBackground#33393b
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#33393bee
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars#D9BE9B
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, 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#3CBEB0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#3CBEB0
keyword.control#BD89B3
variable, meta.definition.variable.name, support.variable#A0BEE3
meta.object-literal.key#A0BEE3
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#C18686
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#C18686
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#D9BE9B
keyword.operator.quantifier.regexp#D9BE9B
constant.character#8CAFD9
constant.character.escape#D9BE9B
entity.name.function, support.function, support.constant.handlebars#D9BE9B
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, 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#3CBEB0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#3CBEB0
keyword.control#BD89B3
variable, meta.definition.variable.name, support.variable#A0BEE3
meta.object-literal.key#A0BEE3
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#C18686
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#C18686
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#D9BE9B
keyword.operator.quantifier.regexp#D9BE9B
constant.character#8CAFD9
constant.character.escape#D9BE9B
meta.embedded, source.groovy.embedded#C0C5CE
emphasisitalic
strongbold
header#000080
comment#5A7246
constant.language#678FC1
constant.numeric#A3BE8C
constant.regexp#A3BE8C
entity.name.tag#678FC1
entity.name.tag.css#A3BE8C
entity.other.attribute-name#7B9FCC
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#A3BE8C
invalid#f44747
markup.underlineunderline
markup.bold#678FC1bold
markup.heading#678FC1bold
markup.italicitalic
markup.inserted#A3BE8C
markup.deleted#C18686
markup.changed#678FC1
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#C18686
meta.selector#A3BE8C
punctuation.definition.tag#808080
meta.preprocessor#678FC1
meta.preprocessor.string#C18686
meta.preprocessor.numeric#A3BE8C
meta.structure.dictionary.key.python#7B9FCC
meta.diff.header#678FC1
storage#678FC1
storage.type#678FC1
storage.modifier#678FC1
string#C18686
string.tag#C18686
string.value#C18686
string.regexp#BF616A
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#678FC1
meta.template.expression#C0C5CE
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#7B9FCC
keyword#678FC1
keyword.control#678FC1
keyword.operator#C0C5CE
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#678FC1
keyword.other.unit#A3BE8C
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#678FC1
support.function.git-rebase#7B9FCC
constant.sha.git-rebase#A3BE8C
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#C0C5CE
variable.language#678FC1
entity.name.function, support.function, support.constant.handlebars#D9BE9B
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, 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#3CBEB0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#3CBEB0
keyword.control#BD89B3
variable, meta.definition.variable.name, support.variable#A0BEE3
meta.object-literal.key#A0BEE3
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#C18686
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#C18686
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#D9BE9B
keyword.operator.quantifier.regexp#D9BE9B
constant.character#8CAFD9
constant.character.escape#D9BE9B
meta.embedded, source.groovy.embedded#C0C5CE
emphasisitalic
strongbold
header#000080
comment#5A7246
constant.language#678FC1
constant.numeric#A3BE8C
constant.regexp#A3BE8C
entity.name.tag#678FC1
entity.name.tag.css#A3BE8C
entity.other.attribute-name#7B9FCC
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#A3BE8C
invalid#f44747
markup.underlineunderline
markup.bold#678FC1bold
markup.heading#678FC1bold
markup.italicitalic
markup.inserted#A3BE8C
markup.deleted#C18686
markup.changed#678FC1
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#C18686
meta.selector#A3BE8C
punctuation.definition.tag#808080
meta.preprocessor#678FC1
meta.preprocessor.string#C18686
meta.preprocessor.numeric#A3BE8C
meta.structure.dictionary.key.python#7B9FCC
meta.diff.header#678FC1
storage#678FC1
storage.type#678FC1
storage.modifier#678FC1
string#C18686
string.tag#C18686
string.value#C18686
string.regexp#BF616A
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#678FC1
meta.template.expression#C0C5CE
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#7B9FCC
keyword#678FC1
keyword.control#678FC1
keyword.operator#C0C5CE
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#678FC1
keyword.other.unit#A3BE8C
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#678FC1
support.function.git-rebase#7B9FCC
constant.sha.git-rebase#A3BE8C
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#C0C5CE
variable.language#678FC1

Shiki preview

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

Loading...

precision by Costas Smaragdakis - VS Code Theme