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#382929
  • activityBar.foreground#ffc400cc
  • activityBarBadge.background#A7E4F2
  • activityBarBadge.foreground#3d5358
  • badge.background#A7E4F2
  • badge.foreground#3d5358
  • breadcrumb.background#2c2020
  • dropdown.background#2c2020
  • editor.background#36292d
  • editor.foreground#FFFFDA
  • editor.lineHighlightBackground#4d3436
  • editor.selectionBackground#ffc40022
  • editor.selectionHighlightBackground#ffc40022
  • editorGroupHeader.tabsBackground#2c2020
  • editorSuggestWidget.background#382929
  • editorSuggestWidget.highlightForeground#C9C4FF
  • editorSuggestWidget.selectedBackground#323140
  • input.background#382929
  • list.hoverBackground#4d3436
  • notifications.background#382929
  • panel.background#382929
  • sideBar.background#2c2020
  • statusBar.background#332525
  • statusBar.noFolderBackground#332525
  • tab.activeBackground#382929
  • tab.inactiveBackground#2c2020
  • terminal.background#241a1a
  • textLink.foreground#00B5FF
  • welcomePage.background#4d343622

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f2ebdc44
comment.block.preprocessor#8FA8BF
comment.documentation, comment.block.documentation#448C27
invalid.illegal#FF1946bold
keyword.operator#00B5FFbold
keyword, storage#CAC5FF
storage.type, support.type#CAC5FF
constant.language, support.constant, variable.language#9F9F95
variable, support.variable#F2EBDC
entity.name.function, support.function#FF759C
entity.name.type, entity.other.inherited-class, support.class#C2FF8E
entity.name.exception#FF1946
entity.name.section
constant.numeric, constant.character, constant#60DEDE
string#60DEDE
constant.character.escape#60dede63
string.regexp#b69990bold
constant.other.symbol#775f49
punctuation#DCE4F2
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#B3B5AF
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#C2FF8E
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#C2FF8E
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.important
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...

Chocolate Ice Cream Theme by Hamad Al Marri - VS Code Theme