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#220033
  • activityBar.foreground#FF3377
  • activityBar.inactiveForeground#991A40
  • activityBarBadge.background#60136c
  • activityBarBadge.foreground#7ACCC9
  • badge.background#60136c
  • badge.foreground#7ACCC9
  • button.background#a20965
  • button.secondaryBackground#7C1DDE
  • diffEditor.insertedTextBackground#7ACCC93f
  • diffEditor.removedTextBackground#e14b9630
  • dropdown.foreground#7ACCC9
  • editor.background#1D0622
  • editor.findMatchBackground#806530
  • editor.findMatchHighlightBackground#8065309c
  • editor.lineHighlightBackground#300B54
  • editor.selectionBackground#540B44
  • editor.symbolHighlightBackground#258e9695
  • editorBracketMatch.border#FCB47A
  • editorCursor.foreground#D12450
  • editorGroup.dropBackground#730f5d8c
  • editorGroupHeader.tabsBackground#0f001d
  • editorGutter.addedBackground#7ACCC9
  • editorGutter.deletedBackground#E14B95
  • editorGutter.modifiedBackground#FCB47A
  • editorIndentGuide.activeBackground#258e96
  • editorLineNumber.activeForeground#9F8AE6
  • editorLineNumber.foreground#8C3F73
  • editorLink.activeForeground#7ACCC9
  • editorWidget.background#38002A
  • editorWidget.border#BA1D814D
  • focusBorder#260622
  • foreground#e4d9df
  • icon.foreground#e4d9df
  • input.background#460e3f
  • list.activeSelectionBackground#94064D
  • list.dropBackground#730f5dd7
  • list.focusBackground#800542
  • list.highlightForeground#E0C579
  • list.hoverBackground#4F0F52
  • list.inactiveSelectionBackground#800557
  • minimap.selectionHighlight#540D48
  • panel.border#750F53
  • quickInput.background#38002A
  • sash.hoverBorder#A81677
  • scrollbarSlider.activeBackground#ba1d814d
  • scrollbarSlider.background#BA1D814D
  • scrollbarSlider.hoverBackground#BA1D814D
  • selection.background#B38E44
  • sideBar.background#220033
  • sideBar.foreground#d2b0c2
  • sideBarSectionHeader.foreground#d34078
  • sideBarTitle.foreground#de267c
  • statusBar.background#3A0A4D
  • statusBar.debuggingBackground#161740
  • statusBar.foreground#D12A7D
  • statusBar.noFolderBackground#161740
  • tab.activeBackground#470036
  • tab.activeBorder#FFCA60
  • tab.activeForeground#FFCA60
  • tab.border#1d0001
  • tab.inactiveBackground#2B0233
  • tab.inactiveForeground#d2b0c2
  • terminal.ansiBlue#4D86BF
  • terminal.ansiBrightBlue#5CA1E6
  • terminal.ansiBrightCyan#7ACCC9
  • terminal.ansiBrightGreen#50E6AC
  • terminal.ansiBrightRed#FF59AF
  • terminal.ansiBrightYellow#FFEC82
  • terminal.ansiCyan#5C9499
  • terminal.ansiGreen#43BF90
  • terminal.ansiRed#F268B0
  • terminal.ansiYellow#FFCA60
  • terminalCursor.foreground#FF59AF
  • textLink.activeForeground#7ACCC9
  • textLink.foreground#C792EA
  • titleBar.activeBackground#3A0A4D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6464B3
variable, string constant.other.placeholder, meta.brace, meta.object-literal.key, meta, source, meta.function-call.arguments#F268B0
constant.other.color#F268B0
invalid, invalid.illegal#7ACCC9
keyword, keyword.control, storage.type.class, storage.type.type, storage.type.function, meta.var, storage.modifier#9878FF
constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, keyword.operator.assignment, keyword.operator, keyword.operator.type, keyword.operator.logical, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.optional, storage.type.function.arrow, meta.brace#C792EA
punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.definition.string.template#7ACCC9
meta.method.declaration, entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5CA1E6
variable.parameter, meta.block variable.other, support.variable.property#F268B0
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, meta.delimiter#43BF90
constant.character.escape#999846
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#7ACCC9
support.type.primitive, support.type.builtin#E17A64
entity.name, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, support.type#FCB47A
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#7ACCC9
text.html.vue-html, meta.jsx.children#F2DAE4
variable.language#D9D5AD
variable.other.object#F2AACE
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#D94C63
entity.name.method.js#5CA1E6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#5CA1E6
entity.other.attribute-name#9878FF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FCB47Aitalic
source.css keyword.control, source.sass keyword.control, source.scss keyword.control, source.less keyword.control, source.stylus keyword.control, source.postcss keyword.control#5CA1E6
source.css entity.other.attribute-name.class, source.sass entity.other.attribute-name.class, source.scss entity.other.attribute-name.class, source.less entity.other.attribute-name.class, source.stylus entity.other.attribute-name.class, source.postcss entity.other.attribute-name.class#FCB47A
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#F268B0
markup.inserted#7ACCC9
markup.deleted#7ACCC9
markup.changed#C792EA
string.regexp#7ACCC9
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5CA1E6italic
source.js constant.other.object.key.js string.unquoted.label.js#7ACCC9italic
punctuation.support.type.property-name#C792EA
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
text.html.markdown, punctuation.definition.list_item.markdown#F268B0
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7ACCC9
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#7ACCC9underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#5CA1E6
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FCB47A
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F268B0
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#F268B0

Shiki preview

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

Loading...

Werewolf by Yao-Hui Chua - VS Code Theme