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#dcdcdc
  • activityBar.foreground#000000
  • breadcrumb.activeSelectionForeground#ed0c8c
  • breadcrumb.background#fbfbfb
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#616161cc
  • editor.background#f3f3f3
  • editor.foreground#000000
  • editor.lineHighlightBorder#e4e4e4
  • editorBracketMatch.background#dddddd
  • editorBracketMatch.border#b9b9b9
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.background#f3f3f3
  • editorIndentGuide.activeBackground#3a3a3a
  • editorIndentGuide.background#cfcfcf
  • editorLineNumber.activeForeground#ed0c8c
  • editorLineNumber.foreground#1d7794
  • list.activeSelectionIconForeground#fff
  • list.hoverBackground#e0e0e0
  • menu.foreground#000000
  • panel.background#efefef
  • sideBar.background#ececec
  • sideBar.foreground#000000
  • statusBar.background#cacaca
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#5a5a5a
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.hoverBackground#f3f3f3
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#fbfbfb
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#000000
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#000000b3
  • terminal.background#efefef
  • terminal.foreground#000000
  • titleBar.activeForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#006400
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#CF5628
invalid.illegal#660000
keyword.operator#777777
keyword, storage#000000bold
storage.type, support.type#1263da
constant.language, support.constant, variable.language#AB6526
variable, support.variable#000000
entity.name.function, support.function#8b0000bold
entity.name.type, entity.other.inherited-class, support.class#1263dabold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#ed0c8cbold
string#8b0000
constant.character.escape#777777
string.regexp#CF5628bold
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#234A97
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#4B83CD
constant.character.entity, punctuation.definition.entity#737373
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#234A97
meta.property-value, meta.property-value constant.other, support.constant.property-value#737373
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#234A97
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
2gua Light Theme by 2gua - VS Code Theme