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#13332e
  • editor.background#b0f3d2
  • editor.foreground#000000
  • editor.lineHighlightBackground#e8e8ff
  • editor.selectionBackground#c0c0c0
  • editorCursor.foreground#000000
  • editorGroupHeader.tabsBackground#dddddd
  • editorWhitespace.foreground#cccccc
  • foreground#111111
  • list.activeSelectionBackground#00aa66
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#fff
  • list.focusBackground#00ffff
  • list.hoverBackground#00af66
  • list.inactiveSelectionBackground#00ba99
  • sideBar.background#0de7b4
  • sideBar.foreground#444444
  • tab.activeBackground#bbbbbb
  • tab.inactiveBackground#dadada
  • tab.inactiveForeground#000000
  • terminal.background#dddcbc
  • terminal.foreground#000000
  • titleBar.activeBackground#19423b
  • titleBar.activeForeground#f6fbfb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27—
invalid.illegal#660000—
keyword.operator#777777—
keyword, storage#4B83CD—
storage.type, support.type#7A3E9D—
constant.language, support.constant, variable.language#AB6526—
variable, support.variable#674f05—
entity.name.function, support.function#AA3731—
entity.name.type, entity.other.inherited-class, support.class#637a31bold
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#AB6526—
string#448C27—
constant.character.escape#777777—
string.regexp#4B83CD—
constant.other.symbol#AB6526—
punctuation#777777—
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#91B3E0—
entity.name.tag#4B83CD—
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#7A3E9D—
meta.property-name, support.type.property-name#AB6526—
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—
comment#008000—
string#E68C32—
constant.numeric#FF0000—
constant.language#000080italic
constant.language#000080bold
constant.character, constant.other#000000—
variable#920f0f
keyword#0000FF—
keyword.control#7e0589bold
storage.type#4d3ebbbold
entity.name.tag#0000FF—
entity.other.attribute-name.html#FF0000—
string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#8000FF—
variable.parameter#000000—
string.quoted.double.cpp#5e1f04c3—
entity.other.attribute-name.class.css#FF0000—
entity.other.attribute-name.id.css#0080FFbold
entity.other.attribute-name.pseudo-element.css#FF8000bold
meta.property-name.css#8080C0bold
meta.property-value.css, constant.numeric.css, constant.other.color.rgb-value.css, support.constant.property-value.css, support.constant.font-name.css#000000bold
keyword.other.important.css#FF0000bold
source.ruby.embedded.html——
punctuation.section.embedded.ruby——
keyword.operator#000000—
entity.name.type.class—bold
keyword.operator.new#0000FFbold
storage.modifier—bold
token.info-token#316BCD—
token.warn-token#CD9731—
token.error-token#CD3131—
token.debug-token#800080—
Forest Light by Bill Blakney - VS Code Theme