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#08131a
  • activityBar.border#00b4df
  • activityBar.foreground#00b4df
  • activityBarBadge.background#08131a
  • activityBarBadge.foreground#00b4df
  • button.background#00468b
  • dropdown.background#00b4df4b
  • editor.background#f5f7fa
  • editor.findMatchBackground#00b4df4b
  • editor.findMatchHighlightBackground#00b4df4b
  • editor.lineHighlightBackground#5474832d
  • editor.selectionBackground#00b4df4b
  • editor.selectionHighlightBackground#00b4df4b
  • editor.wordHighlightBackground#00b4df4b
  • editorCursor.foreground#F8F8F0
  • editorGroup.border#00b4df
  • editorWhitespace.foreground#3B3A32
  • gitDecoration.modifiedResourceForeground#fcb614
  • list.activeSelectionBackground#00b4df
  • list.hoverBackground#00b4df
  • list.inactiveFocusBackground#00b4df
  • list.inactiveSelectionBackground#00b2df3f
  • list.inactiveSelectionForeground#00b4df
  • menu.background#00468b
  • menu.foreground#ffffff
  • menu.selectionBackground#00b4df
  • searchEditor.findMatchBackground#00b4df4b
  • sideBar.background#192633
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.foreground#00468b
  • sideBarTitle.foreground#00b4df
  • statusBar.background#00b4df
  • statusBar.border#00b4df
  • tab.activeBackground#192633e0
  • tab.activeForeground#03c9fa
  • tab.inactiveBackground#192633
  • tab.inactiveForeground#03c9fa
  • terminal.foreground#66ffff
  • titleBar.activeBackground#00468b
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#00468b
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#3b7e55
invalid.illegal#660000
keyword.operator#777777
keyword, storage#a75151
storage.type, support.type#00468b
constant.language, support.constant, variable.language#1d8243
variable, support.variable#1d7a9a
entity.name.function, support.function#007a99bold
entity.name.type, entity.other.inherited-class, support.class#107d8ebold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#8f657B
string#00468b
constant.character.escape#777777
string.regexp#137a8f
constant.other.symbol#A75151
punctuation#c50101
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#3b7e55
entity.name.tag#002fa7
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8d1d01italic
constant.character.entity, punctuation.definition.entity#557482
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#624d61
meta.property-name, support.type.property-name#A75151
meta.property-value, meta.property-value constant.other, support.constant.property-value#3c6389
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#137a8f
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#624d61
markup.list#137f94
markup.bold, markup.italic#3c6389
markup.inline.raw#4a784f
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Leadership Connect by Michael Michaud - VS Code Theme