Skip to main content
Coding Theme

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#1a1212
  • activityBar.foreground#A87D7D
  • activityBarBadge.background#A7E4F2
  • activityBarBadge.foreground#3d5358
  • badge.background#A7E4F2
  • badge.foreground#3d5358
  • breadcrumb.background#1b1414
  • dropdown.background#2c2020
  • editor.background#1b1414
  • editor.foreground#A87D7D
  • editor.lineHighlightBackground#332525
  • editor.selectionBackground#443232
  • editor.selectionHighlightBackground#443232
  • editorGroupHeader.tabsBackground#332525
  • editorLineNumber.activeForeground#A87D7D
  • editorLineNumber.foreground#A87D7D77
  • editorSuggestWidget.background#382929
  • editorSuggestWidget.highlightForeground#FFA9F5
  • editorSuggestWidget.selectedBackground#323140
  • input.background#382929
  • list.hoverBackground#4d3436
  • notifications.background#382929
  • panel.background#382929
  • sideBar.background#241a1a
  • statusBar.background#332525
  • statusBar.noFolderBackground#332525
  • tab.activeBackground#1b1414
  • tab.inactiveBackground#332525
  • terminal.background#1a1212
  • textLink.foreground#00B5FF
  • welcomePage.background#4d343622

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cccccc44bold
comment.block.preprocessor#8FA8BF
comment.documentation, comment.block.documentation#448C27—
invalid.illegal#FF1946bold
keyword.operator#485C69—
keyword, storage#A87D7Db7—
storage.type, support.type#A87D7Db7—
constant.language, support.constant, variable.language#9F9F95—
variable, support.variable#A87D7D—
entity.name.function, support.function#A87D7Dunderline
entity.name.type, entity.other.inherited-class, support.class#A87D7Dunderline
entity.name.exception#FF1946—
entity.name.section—
constant.numeric, constant.character, constant#A87D7D—
string#999999—
constant.character.escape#99999977—
string.regexp#b69990bold
constant.other.symbol#775f49—
punctuation#694D4D—
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#78b2ff—
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#cb9fe4—
meta.property-name, support.type.property-name#A87D7Ditalic
meta.property-value, meta.property-value constant.other, support.constant.property-value#A87D7D77italic
keyword.other.important—
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#4B83CD—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
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—
Dark Chocolate Ice Cream Theme by Hamad Al Marri - VS Code Theme