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#0B140A
  • activityBar.border#ffffff15
  • activityBar.foreground#2E5E2F
  • activityBar.inactiveForeground#F7FAF360
  • activityBarBadge.background#2E5E2F
  • activityBarBadge.foreground#0B140A
  • button.background#2E5E2F
  • button.foreground#0B140A
  • button.hoverBackground#2E5E2Fdd
  • editor.background#0B140A
  • editor.foreground#F7FAF3
  • editor.inactiveSelectionBackground#6FAE5E3580
  • editor.lineHighlightBackground#1E1B1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAE5E35
  • editorCursor.foreground#2E5E2F
  • editorGroupHeader.tabsBackground#0B140Add
  • editorLineNumber.activeForeground#2E5E2F
  • editorLineNumber.foreground#D9E3D380
  • focusBorder#2E5E2F
  • foreground#F7FAF3
  • input.background#1E1B17
  • input.border#ffffff15
  • input.foreground#F7FAF3
  • input.placeholderForeground#F7FAF360
  • list.activeSelectionBackground#2E5E2F30
  • list.activeSelectionForeground#F7FAF3
  • list.highlightForeground#2E5E2F
  • list.hoverBackground#1E1B1740
  • list.hoverForeground#F7FAF3
  • list.inactiveSelectionBackground#2E5E2F15
  • list.inactiveSelectionForeground#F7FAF3
  • selection.background#6FAE5E35
  • sideBar.background#1E1B17
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF3
  • sideBarSectionHeader.background#0B140A80
  • sideBarSectionHeader.foreground#F7FAF3
  • sideBarTitle.foreground#2E5E2F
  • statusBar.background#0B140A
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF3
  • statusBar.noFolderBackground#0B140A
  • tab.activeBackground#0B140A
  • tab.activeBorderTop#2E5E2F
  • tab.activeForeground#F7FAF3
  • tab.border#ffffff15
  • tab.inactiveBackground#1E1B1760
  • tab.inactiveForeground#F7FAF380
  • terminal.ansiBlack#0B140A
  • terminal.ansiBlue#6FAE5E
  • terminal.ansiCyan#6E4A6F
  • terminal.ansiGreen#2E5E2F
  • terminal.ansiMagenta#7A202D
  • terminal.ansiRed#7A202D
  • terminal.ansiWhite#F7FAF3
  • terminal.ansiYellow#6E4A6F
  • terminal.background#0B140A
  • terminal.foreground#F7FAF3
  • titleBar.activeBackground#0B140A
  • titleBar.activeForeground#F7FAF3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0B140A
  • titleBar.inactiveForeground#F7FAF360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9E3D3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAE5Ebold
storage.type, storage.modifier#6FAE5Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E5E2F
string, punctuation.definition.string, string.template, meta.template.expression#6E4A6F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7A202D
variable, variable.other.readwrite, variable.other.object#F7FAF3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF3
variable.parameter, meta.parameter#F7FAF3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF380
keyword.operator#F7FAF3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6E4A6Fbold
entity.other.inherited-class#2E5E2F
entity.name.tag, punctuation.definition.tag#6FAE5E
entity.other.attribute-name#2E5E2F
meta.diff, meta.diff.header#D9E3D3
markup.deleted#7A202D
markup.inserted#2E5E2F
markup.changed#6E4A6F
markup.heading, markup.heading.setext, punctuation.definition.heading#2E5E2Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6E4A6F
string.other.link.title, string.other.link.description#2E5E2F
markup.underline.link#D9E3D3underline
punctuation.definition.list#6FAE5E
markup.quote, punctuation.definition.quote#D9E3D3italic