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.

  • activityBarBadge.background#383b40
  • editor.background#1e1f21
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#99dbff0a
  • editor.selectionBackground#99dbff26
  • editor.selectionHighlightBackground#ADD6FF26
  • editorCursor.foreground#8abeb7
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorWhitespace.foreground#c5c8c626
  • list.activeSelectionBackground#4796c2
  • list.dropBackground#383B3D
  • list.focusBackground#4796c266
  • list.inactiveSelectionBackground#344149
  • sideBar.background#1d2428
  • sideBar.foreground#c5c8c6
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1d2428

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c7a80italic
variable, string constant.other.placeholder, meta.definition.variable.name, support.variable, entity.name.variable#e4e4e4
meta.object-literal.key#81a2be
constant.other.color#c5c8c6
invalid, invalid.illegal#FF5370
storage.type#81a2be
keyword, storage.modifier#c5c8c6
keyword.control, keyword.other.template, keyword.other.substitution, constant.other.color#81a2be
meta.tag, punctuation.definition.tag#de935f
punctuation.section.embedded#f0c674
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#6c7a80
punctuation.separator.inheritance.php, punctuation.separator.key-value, punctuation.separator.dictionary.key-value#c5c8c6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#de935f
entity.name.function#f0c674
meta.function-call, variable.function, support.function#c5c8c6
keyword.other.special-method#b294bb
meta.block variable.other#c5c8c6
support.other.variable, string.other.link#81a2be
constant.numeric#cc6666
constant.language#f0c674
support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#de935f
variable.parameter#c5c8c6
entity.other.inherited-class#c5c8c6
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#b5bd68
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#f0c674
support.type#B2CCD6
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#c5c8c6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#81a2be
entity.name.method.js#81a2beitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#81a2be
entity.other.attribute-name#81a2be
entity.other.attribute-name.class, source.sass keyword.control#81a2be
markup.inserted#b5bd68
markup.deleted#FF5370
markup.changed#81a2be
string.regexp#cc6666
constant.character.escape#b294bb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#f0c674italic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
punctuation.support.type.property-name, punctuation.definition.string#6c7a80
punctuation.definition.array.begin.json, punctuation.definition.array.end.json#cc6666
source.json meta.structure.dictionary.json support.type.property-name.json#81a2be
markup.inline.raw#81a2be
entity.name.section.markdown#de935f
markup.italic#b294bbitalic
markup.bold, markup.bold string#81a2bebold
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#81a2beunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quote#b5bd6888italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown#c5c8c6
string.other.link.title.markdown#b5bd68
string.other.link.description.title.markdown#81a2be
constant.other.reference.link.markdown#de935f
fenced_code.block.language#8ABEB7
markup.raw.block#81a2be
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
punctuation.definition.heading.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.markdown, punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, beginning.punctuation.definition.list.markdown, punctuation.definition.raw.markdown#6c7a80
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
source.yaml entity.name.tag#81a2be

Shiki preview

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

Loading...

Vim Hybrid Theme by shanejarvie - VS Code Theme