Skip to main content
Coding Theme

Color themes

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#151d2b
  • activityBar.foreground#dde3ee
  • activityBarBadge.background#3670e2
  • dropdown.background#222e44
  • editor.background#111722
  • editor.findMatchBackground#ffee333f
  • editor.findMatchHighlightBackground#778fbb33
  • editor.foreground#f2f2f2
  • editor.lineHighlightBackground#1a2333
  • editor.selectionBackground#445c887f
  • editor.selectionHighlightBackground#00eaff3f
  • editorGroupHeader.tabsBackground#1a2333
  • editorIndentGuide.background1#222e44
  • editorLineNumber.foreground#334566
  • editorRuler.foreground#1a2333
  • editorWidget.background#222e44
  • editorWidget.border#2b3a55
  • focusBorder#778fbb
  • input.background#1a2333
  • list.activeSelectionBackground#222e44
  • list.activeSelectionForeground#bbc7dd
  • list.hoverBackground#222e44
  • list.inactiveSelectionBackground#222e44
  • list.inactiveSelectionForeground#bbc7dd
  • quickInput.background#1a2333
  • scrollbarSlider.background#3345667f
  • scrollbarSlider.hoverBackground#334566bf
  • sideBar.background#131925
  • sideBarSectionHeader.background#1a2333
  • statusBar.background#151d2b
  • statusBar.debuggingBackground#16439c
  • statusBar.foreground#f2f2f2
  • statusBar.noFolderBackground#151d2b
  • statusBarItem.prominentBackground#222e44
  • tab.activeBackground#222e44
  • tab.activeBorderTop#3670e2
  • tab.border#151d2b
  • tab.inactiveBackground#1a2333
  • titleBar.activeBackground#151d2b
  • titleBar.inactiveBackground#151d2b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, variable.language, entity.name.tag, punctuation.accessor.optional, markup.heading#ff3344
variable.other.object, variable.other.enummember, support.class, entity.name.class, entity.name.type#0095ff
string#ffee33
variable.parameter, punctuation.definition.group.regexp#ff9500
punctuation.section.embedded, string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ff3344
storage.type, support.type, support.constant, support.function, support.constant.property-value#00eaff
constant#f76ee0
entity.name.function, entity.other.attribute-name#00ff00
string.comment, comment#3c5177
meta, invalid, punctuation.separator, variable.other.property, variable.other.object.property#ffffff
comment, string.comment, storage, markup.italicitalic
invalid, invalid.deprecatedunderline italic
markup.bold, markup.heading, meta.separator, keyword.control.new, keyword.operator.newbold