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#2c3136
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#eeffff
  • activityBarBadge.foreground#228be6
  • editor.background#212427
  • editor.findMatchBorder#228be6
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#e1e9f10a
  • editor.lineHighlightBorder#e1e9f11a
  • editor.selectionBackground#1c7ed6
  • editor.selectionHighlightBackground#1c7ed6cc
  • editorBracketMatch.border#228be6
  • editorGroup.border#343a4099
  • editorHoverWidget.background#1e2022ee
  • editorHoverWidget.border#333e49
  • editorHoverWidget.statusBarBackground#2c3136
  • editorIndentGuide.activeBackground#228be6
  • editorIndentGuide.background#eeffff33
  • editorSuggestWidget.background#1e2022ee
  • editorSuggestWidget.foreground#f1f3f5
  • editorSuggestWidget.highlightForeground#ffc078
  • editorSuggestWidget.selectedBackground#1c7ed6
  • input.background#ffffff09
  • list.activeSelectionBackground#228be6
  • list.errorForeground#ff6b6b
  • list.focusBackground#4c5ead58
  • list.hoverBackground#1971c2
  • list.inactiveSelectionBackground#228be6
  • list.inactiveSelectionForeground#ffffff
  • list.invalidItemForeground#adb5bd
  • list.warningForeground#ff922b
  • scrollbar.shadow#00000067
  • scrollbarSlider.background#ffffff09
  • scrollbarSlider.hoverBackground#ffffff18
  • sideBar.background#212529
  • sideBar.foreground#f8f9faee
  • sideBarSectionHeader.background#2c3136
  • sideBarSectionHeader.foreground#ffffffcc
  • sideBarTitle.foreground#f1f3f5
  • statusBar.background#2c3136
  • statusBar.debuggingBackground#ff922b
  • statusBar.noFolderBackground#212121
  • tab.activeBackground#212529
  • tab.border#ffffff00
  • tab.inactiveBackground#2c3136
  • tab.inactiveForeground#f1f3f5
  • textLink.activeForeground#a5d8ff
  • textLink.foreground#4dabf7
  • titleBar.activeBackground#2c3136
  • titleBar.inactiveBackground#343a40
  • tree.indentGuidesStroke#1c7ed6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#868e96italic
variable, string constant.other.placeholder#f5f5f5
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.type.class.jsdoc#ffc078
storage.type.class#ffc700
keyword.operator.optional.ts#adb5bd
storage.modifier#ffd43b
storage.modifier.async.ts, keyword.control.flow.ts#99e9f2italic
keyword.control, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#99e9f2
keyword.control.default#99e9f2cc
keyword.operator.relational.ts, keyword.operator.arithmetic.ts, keyword.operator.decrement.ts, keyword.operator.increment.ts#ffa8a8cc
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#ff8787aa
punctuation.decorator.ts#fff841
variable.scss#ffec99
variable.other.readwrite.alias#f5f5f5
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff8787
variable.function, support.function, entity.name.function.js, keyword.other.special-method#e599f7
meta.definition.method.ts#e599f7
meta.function-call.ts, variable.function, support.function, entity.name.function.js, keyword.other.special-method#c9b6ff
meta.block variable.other, variable.other.constant.ts, meta.object-literal.key.ts#ffffff
variable.other.property.ts#e7f5ff
support.other.variable, keyword.other.unit, string.other.link#f07178
constant.language, support.constant, constant.character, constant.escape, keyword.other#b197fc
constant.language.boolean#ffa94d
constant.language.undefined, constant.language.null#ced4da
constant.language.import-export-all.ts#f783ac
variable.other.object, support.class#a5d8ff
variable.parameter#eebefa
constant.numeric#ff8787
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#c0eb75
punctuation.definition.string#c0eb75cc
punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts#8ce99a
punctuation.definition.block#adb5bd
punctuation.definition.parameters.begin, punctuation.definition.parameters.end, meta.brace.square.ts, punctuation.definition.generic.begin.html, punctuation.definition.generic.html, meta.brace.round.ts, meta.brace.round.js#dee2e6
support.class.console.ts#f783ac
support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.name.type.module.ts#b5d4f4
support.type#a7c6e6
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#e9ecef
constant.other.color.rgb-value.hex.css#da77f2
punctuation.definition.constant.css#e599f7
support.constant.property-value.css#ffc9c9
punctuation.definition.entity#ffc9c9
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fff3bf
variable.language#ff8787italic
variable.language.super, variable.language.this#ff6b6bitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#e599f7ee
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#c0eb75
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#e599f7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffd43b
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#ffa94d
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#ff8787
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#f783ac
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#da77f2
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#9775fa
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#748ffc
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#4dabf7
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
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#c0eb75
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#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
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#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
text.html.vue-html#f1f3f5

Shiki preview

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

Loading...

SPRK Theme by sprK - VS Code Theme