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#0b1015
  • activityBar.foreground#97a7c8ff
  • activityBarBadge.background#ff8d03
  • button.hoverBackground#ff8d03
  • debugToolBar.background#111820
  • dropdown.background#111820
  • dropdown.border#97a7c8ff
  • editor.background#0b1015
  • editor.findMatchBackground#18222Dff
  • editor.foreground#97a7c8ff
  • editor.lineHighlightBackground#14344B
  • editor.lineHighlightBorder#14344B
  • editor.selectionBackground#18222Dff
  • editorBracketMatch.border#97a7c8ff
  • editorCursor.foreground#ff8d03
  • editorError.border#FB467B
  • editorGroup.background#0b1015
  • editorGroup.border#05080a
  • editorGroupHeader.noTabsBackground#0b1015
  • editorGroupHeader.tabsBackground#0b1015
  • editorGutter.addedBackground#56D6D6
  • editorGutter.deletedBackground#FB467B
  • editorGutter.modifiedBackground#FFCC00
  • editorHoverWidget.background#14344B
  • editorIndentGuide.background#18222Dff
  • editorLineNumber.foreground#5C6370
  • editorOverviewRuler.border#0b1015
  • editorRuler.foreground#18222Dff
  • editorSuggestWidget.background#13232E
  • editorSuggestWidget.selectedBackground#14344B
  • editorWarning.border#FFCC00
  • editorWhitespace.foreground#18222Dff
  • editorWidget.background#111820
  • focusBorder#97a7c8ff
  • input.background#05080a
  • input.border#ff8d03
  • list.activeSelectionBackground#0b1015
  • list.activeSelectionForeground#ff8d03
  • list.focusBackground#18222Dff
  • list.focusForeground#ff8d03
  • list.highlightForeground#ff8d03
  • list.hoverBackground#18222Dff
  • list.inactiveSelectionBackground#0b1015
  • list.inactiveSelectionForeground#ff8d03
  • notification.background#111820
  • panel.background#0b1015
  • panel.border#0b1015
  • panelTitle.activeForeground#ff8d03
  • panelTitle.inactiveForeground#97a7c8ff
  • scrollbar.shadow#0b1015
  • scrollbarSlider.background#18222Dff
  • scrollbarSlider.hoverBackground#22303Eff
  • sideBar.background#0b1015
  • sideBarSectionHeader.background#0b1015
  • statusBar.background#0b1015
  • statusBar.debuggingBackground#111820
  • statusBar.foreground#97a7c8ff
  • tab.activeBackground#0b1015
  • tab.activeBorder#ff8d03
  • tab.activeForeground#ff8d03
  • tab.border#0b1015
  • tab.inactiveBackground#0b1015
  • tab.inactiveForeground#97a7c8ff
  • tab.unfocusedActiveBorder#97a7c8ff
  • titleBar.activeBackground#0b1015
  • titleBar.inactiveForeground#0b1015
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#97a7c8ff
comment, punctuation.definition.comment#5C6370italic
string.quoted.docstring.multi.python, string.quoted.docstring.multi.python keyword.control.flow.python#5C6370italic
meta.brace.round.begin, meta.brace.round.end, meta.brace.square.begin, meta.brace.square.end, meta.brace.curly.begin, meta.brace.curly.end, meta.group.braces.round.function.arguments#97a7c8ff
string#C3E88Ditalic
string.regexp#C3E88D
string.detected-link#C792EA
constant.numeric, constant.language, markdown.python.constant.numeric#F78C6C
constant.character#56D6D6
constant.character.escape.backslash.regexp#C3E88D
constant.character.format.placeholder.other.python#F78C6C
constant.other.key, meta.group.braces.curly constant.other.object.key string.unquoted.label#56D6D6
variable.other.object#FB467B
meta.property.object#F78C6C
variable.other.class, meta.class.property variable.other.property#FB467B
variable.other, meta.class.object.property, meta.property.class variable.other.property.static#F78C6C
variable.other.readwrite#97a7c8ff
meta.group.braces variable.other.readwrite#97a7c8ff
variable.language, meta.class variable.other.readwrite#FB467B
variable.language.prototype#FB467B
python.support.magic.variable#FB467B
meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#61AFEF
entity.name.function#FFCC00
meta.function-call.generic.python#61AFEF
meta.function.decorator.python#56D6D6
variable.function.constructor#FFCC00
keyword.control, keyword.operator.new, keyword.operator.module, variable.language.super#C792EA
meta.preprocessor, entity.name.function.preprocessor#C792EA
entity.name.function.preprocessor#FFCC00
meta.namespace.identifier entity.name.type, entity.name.variable#FFCC00
cs.meta.namespace.function.identifier.body.class.method#61AFEF
storage.type.cs, storage.type.variable.cs#56D6D6
keyword, keyword.other.namespace, storage.modifier#C792EA
keyword.operator.logical.python#C792EA
keyword.other.substitution.begin, keyword.other.substitution.end#56D6D6
keyword.operator.accessor#97a7c8ff
keyword.operator, constant.other.color, punctuation.separator.key-value#56D6D6
keyword.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp#C3E88D
python.keyword.operator#56D6D6
storage.type#C792EA
entity.name.class, meta.class.extends variable.other.readwrite#FFCC00
entity.other.inherited-class#FFCC00italic underline
variable.parameter#97a7c8ff
variable.parameter.function.language.python#F78C6C
entity.name.tag#FB467B
entity.other.attribute-name#F78C6C
selector.css.entity.other.attribute-name#FFCC00
support.function, support.class support.function#56D6D6
python.builtin.support.function#C792EA
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#56D6D6
entity.name.type.class.python#FFCC00
support.constant#F78C6C
support.type, support.class#FFCC00
support.other.variable
css.property-list.property-name#56D6D6
invalid#FFFFFF
invalid.deprecated#523D14
meta.structure.dictionaryon support.type.property-name#FB467B
meta.structure.dictionaryon string.quoted.doubleon#C3E88D
meta.structure.dictionaryon string.quoted.double.detected-link#C792EA
markup.heading#FB467B
string.other.link.title.markdown, string.other.link.description.markdown, meta.paragraph.markdown entity.name.tag.inline.any#61AFEF
markup.underline.link.markdown, markup.underline.link.image.markdown#C792EA
markup.bold.markdownbold
markup.fenced_code.block.markdown, markup.fenced.code.block.markdown, markup.raw.inline.markdown, markdown.block.raw#56D6D6
markup.fenced_code.block.markdown fenced_code.block.language, markup.fenced.code.block.markdown fenced.code.block.language#F78C6C
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#56D6D6
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#F78C6C
markdown.block.fenced.code.string, markdown.block.fenced.code.string.quote#C3E88D
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#61AFEF
markdown.block.fenced.code.operator.assignment#97a7c8ff
markdown.block.variable.parameter#F78C6C
meta.diff, meta.diff.header#75715E
markup.deleted#FB467B
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...