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#adcf79
  • activityBar.background#95be57
  • activityBar.inactiveForeground#dddddd
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#95be57
  • badge.background#95be57
  • badge.foreground#ffffff
  • button.background#95be57
  • button.foreground#ffffff
  • editor.background#f5f5f5
  • editor.findMatchBackground#d7f5ab
  • editor.findMatchHighlightBackground#b4f86781
  • editor.foreground#333333
  • editor.inactiveSelectionBackground#d7f5ab77
  • editor.selectionBackground#d7f5ab
  • editor.wordHighlightBackground#00000000
  • editorLineNumber.activeForeground#6e9c2a
  • editorLineNumber.foreground#95be57
  • editorWidget.background#efefef
  • editorWidget.foreground#333
  • list.activeSelectionBackground#afd871
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d7f5ab
  • list.focusOutline#00000000
  • list.inactiveSelectionBackground#afd871
  • list.inactiveSelectionForeground#ffffff
  • scrollbarSlider.activeBackground#afd871
  • scrollbarSlider.background#c9c9c9
  • scrollbarSlider.hoverBackground#afd871
  • sideBar.background#efefef
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#e0e0e0
  • sideBarSectionHeader.foreground#6e9c2a
  • sideBarTitle.foreground#6e9c2a
  • statusBar.background#6e9c2a
  • statusBar.foreground#fff
  • titleBar.activeBackground#6e9c2a
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#6e9c2a
  • titleBar.inactiveForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#AAAAAA—
invalid.illegal#660000—
keyword, keyword.operator, storage#ff9216—
storage.type, punctuation.definition.block.tag.jsdoc, punctuation.definition.inline.tag.jsdoc, support.type, constant.language, support.constant#f86f2f—
entity.name.type.instance.jsdoc, punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, variable.language#50b6e6—
variable, support.variable#333—
variable.parameter.js#a32adb—
meta.definition.property.js, entity.name.function.js#f3b631bold
meta.function-call.js#f3b631
entity.name.type, support.class#16b5ffbold
entity.other.inherited-class#16b5ff—
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#ff9216—
string, punctuation.definition.string.begin, punctuation.definition.string.end#83c41c—
constant.character.escape#777777—
string.regexp#4B83CD—
constant.other.symbol#AB6526—
punctuation#333—
meta.tag.attributes.js#333—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html, punctuation.definition.tag.begin, meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.end.js, support.class.component.js#5fc9e4
meta.jsx.children.js#333—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#f3b631—
constant.character.entity, punctuation.definition.entity#f3b631—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D—
meta.property-name, support.type.property-name, punctuation.support.type.property-name, entity.name.tag.yaml#50abc2—
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27—
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#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Unofficial CF+ Theme by Tanner Lehett - VS Code Theme