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#ede6d9
  • activityBar.foreground#424242
  • activityBarBadge.background#A0845F
  • button.background#705697
  • editor.background#ece8e2
  • editor.foreground#1e1b04
  • editor.lineHighlightBackground#edb97a25
  • editor.lineHighlightBorder#eba31300
  • editor.selectionBackground#baaf9caa
  • editor.wordHighlightBackground#d8cbb5aa
  • editor.wordHighlightStrongBackground#d8cbb5aa
  • editorBracketHighlight.foreground1#5c76ed
  • editorBracketHighlight.foreground3#ba3327
  • editorCursor.foreground#1f3f2b
  • editorGroupHeader.tabsBackground#f8f5ec
  • editorIndentGuide.activeBackground1#c9bba7
  • editorIndentGuide.background1#e5dece
  • editorLineNumber.activeForeground#8a6f54
  • editorLineNumber.foreground#b8a88a
  • focusBorder#4C473E
  • list.activeSelectionBackground#d0c2a18d
  • list.activeSelectionForeground#2a1b07
  • list.highlightForeground#8c4b16
  • list.hoverBackground#d0c2a129
  • list.inactiveSelectionBackground#d0c2a156
  • sideBar.background#e8e3dc
  • sideBar.foreground#4c3a2c
  • statusBar.background#e8e0cf
  • statusBar.debuggingBackground#e4bc94
  • statusBar.foreground#3a2f25
  • statusBar.noFolderBackground#E8E0CF
  • statusBarItem.prominentBackground#d3982c59
  • statusBarItem.remoteBackground#a18560
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#E8E0CF
  • tab.hoverBackground#ead8c875
  • tab.inactiveBackground#e3e0d837
  • titleBar.activeBackground#433925
  • titleBar.activeForeground#cccccc
  • titleBar.inactiveBackground#cac0a1
  • titleBar.inactiveForeground#8d8888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5e54149aitalic
comment.block.preprocessor#5e54149a
comment.documentation, comment.block.documentation#5e5414a3
invalid.illegal#d33030
keyword.operator#5e5414
keyword, storage#a37d25
keyword.control.export.js, keyword.control.export.ts#a37d25italic
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#AB6526
variable, support.variable#78442b
entity.name.function, support.function, support.type.property-name.json#bf4d8c
entity.name.type, entity.other.inherited-class, support.class#ad404b
keyword.operator.new.ts, keyword.operator.new.js#ad404b
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#6a533f
string#6a533f
constant.character.escape#2fa7b0
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#484848
meta.tag.sgml.doctype, meta.tag.sgml.doctypestring, meta.tag.sgml.doctypeentity.name.tag, meta.tag.sgmlpunctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#86571d
entity.name.tag#aa6622
meta.tagentity.other.attribute-name, entity.other.attribute-name.html#83761c
constant.character.entity, punctuation.definition.entity#8d731a
meta.selector, meta.selectorentity, meta.selectorentitypunctuation, entity.name.tag.css#a90303italic
meta.property-name, support.type.property-name, variable.css#594552
meta.property-value, meta.property-valueconstant.other, support.constant.property-value, keyword.other.unit.px.css#AB6526
keyword.other.importantbold
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
VS Code Parchment-Theme by Simier - VS Code Theme