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#1A2330
  • activityBar.border#ffffff15
  • activityBar.foreground#0FA7A6
  • activityBar.inactiveForeground#FAF8F360
  • activityBarBadge.background#0FA7A6
  • activityBarBadge.foreground#1A2330
  • button.background#0FA7A6
  • button.foreground#1A2330
  • button.hoverBackground#0FA7A6dd
  • editor.background#1A2330
  • editor.foreground#FAF8F3
  • editor.inactiveSelectionBackground#164E9E3580
  • editor.lineHighlightBackground#001B2A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#164E9E35
  • editorCursor.foreground#0FA7A6
  • editorGroupHeader.tabsBackground#1A2330dd
  • editorLineNumber.activeForeground#0FA7A6
  • editorLineNumber.foreground#E6E8EB80
  • focusBorder#0FA7A6
  • foreground#FAF8F3
  • input.background#001B2A
  • input.border#ffffff15
  • input.foreground#FAF8F3
  • input.placeholderForeground#FAF8F360
  • list.activeSelectionBackground#0FA7A630
  • list.activeSelectionForeground#FAF8F3
  • list.highlightForeground#0FA7A6
  • list.hoverBackground#001B2A40
  • list.hoverForeground#FAF8F3
  • list.inactiveSelectionBackground#0FA7A615
  • list.inactiveSelectionForeground#FAF8F3
  • selection.background#164E9E35
  • sideBar.background#001B2A
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F3
  • sideBarSectionHeader.background#1A233080
  • sideBarSectionHeader.foreground#FAF8F3
  • sideBarTitle.foreground#0FA7A6
  • statusBar.background#1A2330
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F3
  • statusBar.noFolderBackground#1A2330
  • tab.activeBackground#1A2330
  • tab.activeBorderTop#0FA7A6
  • tab.activeForeground#FAF8F3
  • tab.border#ffffff15
  • tab.inactiveBackground#001B2A60
  • tab.inactiveForeground#FAF8F380
  • terminal.ansiBlack#1A2330
  • terminal.ansiBlue#164E9E
  • terminal.ansiCyan#D4AF37
  • terminal.ansiGreen#0FA7A6
  • terminal.ansiMagenta#F2F0EC
  • terminal.ansiRed#F2F0EC
  • terminal.ansiWhite#FAF8F3
  • terminal.ansiYellow#D4AF37
  • terminal.background#1A2330
  • terminal.foreground#FAF8F3
  • titleBar.activeBackground#1A2330
  • titleBar.activeForeground#FAF8F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A2330
  • titleBar.inactiveForeground#FAF8F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E8EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#164E9Ebold
storage.type, storage.modifier#164E9Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0FA7A6
string, punctuation.definition.string, string.template, meta.template.expression#D4AF37
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F2F0EC
variable, variable.other.readwrite, variable.other.object#FAF8F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F3
variable.parameter, meta.parameter#FAF8F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F380
keyword.operator#FAF8F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4AF37bold
entity.other.inherited-class#0FA7A6
entity.name.tag, punctuation.definition.tag#164E9E
entity.other.attribute-name#0FA7A6
meta.diff, meta.diff.header#E6E8EB
markup.deleted#F2F0EC
markup.inserted#0FA7A6
markup.changed#D4AF37
markup.heading, markup.heading.setext, punctuation.definition.heading#0FA7A6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D4AF37
string.other.link.title, string.other.link.description#0FA7A6
markup.underline.link#E6E8EBunderline
punctuation.definition.list#164E9E
markup.quote, punctuation.definition.quote#E6E8EBitalic