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.activeBackground#2f2f2f
  • activityBar.background#2f2f2f
  • editor.background#e0dcde
  • editor.foreground#6e6e6e
  • editor.selectionBackground#e9e9e9
  • editorLineNumber.foreground#2f2f2f
  • foreground#0e0d0d
  • list.activeSelectionBackground#5d6e83
  • list.activeSelectionIconForeground#172e35
  • list.focusOutline#0f0f0f
  • list.hoverBackground#cacaca
  • list.warningForeground#9c2406
  • menu.background#646262
  • menu.border#8faaca
  • menu.foreground#ffffff
  • menu.selectionBackground#8faaca
  • sideBar.background#a8a7a7
  • sideBarSectionHeader.background#949494
  • statusBar.background#0048a0
  • tab.border#8faaca
  • tab.hoverBackground#949494
  • terminal.background#f8f6f6
  • titleBar.activeBackground#2f2f2f
  • titleBar.activeForeground#adadad
  • titleBar.border#fdfdfd
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#adadad

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#afaeaeitalic
comment.block.preprocessor#AAAAAAitalic
comment.documentation, comment.block.documentation#448C27—
invalid.illegal#660000—
keyword.operator.arithmetic.js, keyword.operator.assignment.js, keyword.operator.comparison.js#000000bold
keyword.operator#777777—
keyword, storage#4B83CD—
storage.type, support.type#9666f5bold
support.function.math.js#e7ae01—
constant.language, support.constant, variable.language#f77801—
variable.other.property.js#be0396
variable.other.object.js#cc5176
variable#06909citalic
entity.name.function, support.function#dd62dd
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#830b0b—
entity.name.section—bold
constant.numeric, constant.character, constant#945a28—
string#88b345—
constant.character.escape#777777—
string.regexp#4B83CD—
constant.other.symbol#8d5422—
punctuation.definition.entity.css#01976a—
punctuation#008148—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#5fa4ff—
entity.name.tag#3473c7—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#448f4e—
meta.property-name, support.type.property-name#a32fb3—
meta.property-value, meta.property-value constant.other, support.constant.property-value#b485e9—
keyword.other.important—bold
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#ab8826
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Grey zone theme by Code Coder - VS Code Theme