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#030706
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9BA
  • activityBar.inactiveForeground#EAF3F560
  • activityBarBadge.background#67E9BA
  • activityBarBadge.foreground#030706
  • button.background#67E9BA
  • button.foreground#030706
  • button.hoverBackground#67E9BAdd
  • editor.background#030706
  • editor.foreground#EAF3F5
  • editor.inactiveSelectionBackground#79D1EC3580
  • editor.lineHighlightBackground#0A151140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79D1EC35
  • editorCursor.foreground#67E9BA
  • editorGroupHeader.tabsBackground#030706dd
  • editorLineNumber.activeForeground#67E9BA
  • editorLineNumber.foreground#8A9A8F80
  • focusBorder#67E9BA
  • foreground#EAF3F5
  • input.background#0A1511
  • input.border#ffffff15
  • input.foreground#EAF3F5
  • input.placeholderForeground#EAF3F560
  • list.activeSelectionBackground#67E9BA30
  • list.activeSelectionForeground#EAF3F5
  • list.highlightForeground#67E9BA
  • list.hoverBackground#0A151140
  • list.hoverForeground#EAF3F5
  • list.inactiveSelectionBackground#67E9BA15
  • list.inactiveSelectionForeground#EAF3F5
  • selection.background#79D1EC35
  • sideBar.background#0A1511
  • sideBar.border#ffffff15
  • sideBar.foreground#EAF3F5
  • sideBarSectionHeader.background#03070680
  • sideBarSectionHeader.foreground#EAF3F5
  • sideBarTitle.foreground#67E9BA
  • statusBar.background#030706
  • statusBar.border#ffffff15
  • statusBar.foreground#EAF3F5
  • statusBar.noFolderBackground#030706
  • tab.activeBackground#030706
  • tab.activeBorderTop#67E9BA
  • tab.activeForeground#EAF3F5
  • tab.border#ffffff15
  • tab.inactiveBackground#0A151160
  • tab.inactiveForeground#EAF3F580
  • terminal.ansiBlack#030706
  • terminal.ansiBlue#79D1EC
  • terminal.ansiCyan#55E77C
  • terminal.ansiGreen#67E9BA
  • terminal.ansiMagenta#83F1D4
  • terminal.ansiRed#83F1D4
  • terminal.ansiWhite#EAF3F5
  • terminal.ansiYellow#55E77C
  • terminal.background#030706
  • terminal.foreground#EAF3F5
  • titleBar.activeBackground#030706
  • titleBar.activeForeground#EAF3F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030706
  • titleBar.inactiveForeground#EAF3F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A9A8Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79D1ECbold
storage.type, storage.modifier#79D1ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9BA
string, punctuation.definition.string, string.template, meta.template.expression#55E77C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D4
variable, variable.other.readwrite, variable.other.object#EAF3F5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EAF3F5
variable.parameter, meta.parameter#EAF3F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EAF3F580
keyword.operator#EAF3F5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E77Cbold
entity.other.inherited-class#67E9BA
entity.name.tag, punctuation.definition.tag#79D1EC
entity.other.attribute-name#67E9BA
meta.diff, meta.diff.header#8A9A8F
markup.deleted#83F1D4
markup.inserted#67E9BA
markup.changed#55E77C
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9BAbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E77C
string.other.link.title, string.other.link.description#67E9BA
markup.underline.link#8A9A8Funderline
punctuation.definition.list#79D1EC
markup.quote, punctuation.definition.quote#8A9A8Fitalic