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#0C111A
  • activityBar.border#ffffff15
  • activityBar.foreground#FF9A6A
  • activityBar.inactiveForeground#EEF7FA60
  • activityBarBadge.background#FF9A6A
  • activityBarBadge.foreground#0C111A
  • button.background#FF9A6A
  • button.foreground#0C111A
  • button.hoverBackground#FF9A6Add
  • editor.background#0C111A
  • editor.foreground#EEF7FA
  • editor.inactiveSelectionBackground#687FA33580
  • editor.lineHighlightBackground#0C111A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#687FA335
  • editorCursor.foreground#FF9A6A
  • editorGroupHeader.tabsBackground#0C111Add
  • editorLineNumber.activeForeground#FF9A6A
  • editorLineNumber.foreground#2A344280
  • focusBorder#FF9A6A
  • foreground#EEF7FA
  • input.background#0C111A
  • input.border#ffffff15
  • input.foreground#EEF7FA
  • input.placeholderForeground#EEF7FA60
  • list.activeSelectionBackground#FF9A6A30
  • list.activeSelectionForeground#EEF7FA
  • list.highlightForeground#FF9A6A
  • list.hoverBackground#0C111A40
  • list.hoverForeground#EEF7FA
  • list.inactiveSelectionBackground#FF9A6A15
  • list.inactiveSelectionForeground#EEF7FA
  • selection.background#687FA335
  • sideBar.background#0C111A
  • sideBar.border#ffffff15
  • sideBar.foreground#EEF7FA
  • sideBarSectionHeader.background#0C111A80
  • sideBarSectionHeader.foreground#EEF7FA
  • sideBarTitle.foreground#FF9A6A
  • statusBar.background#0C111A
  • statusBar.border#ffffff15
  • statusBar.foreground#EEF7FA
  • statusBar.noFolderBackground#0C111A
  • tab.activeBackground#0C111A
  • tab.activeBorderTop#FF9A6A
  • tab.activeForeground#EEF7FA
  • tab.border#ffffff15
  • tab.inactiveBackground#0C111A60
  • tab.inactiveForeground#EEF7FA80
  • terminal.ansiBlack#0C111A
  • terminal.ansiBlue#687FA3
  • terminal.ansiCyan#FFC38E
  • terminal.ansiGreen#FF9A6A
  • terminal.ansiMagenta#FFB062
  • terminal.ansiRed#FFB062
  • terminal.ansiWhite#EEF7FA
  • terminal.ansiYellow#FFC38E
  • terminal.background#0C111A
  • terminal.foreground#EEF7FA
  • titleBar.activeBackground#0C111A
  • titleBar.activeForeground#EEF7FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0C111A
  • titleBar.inactiveForeground#EEF7FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2A3442italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#687FA3bold
storage.type, storage.modifier#687FA3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF9A6A—
string, punctuation.definition.string, string.template, meta.template.expression#FFC38E—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFB062—
variable, variable.other.readwrite, variable.other.object#EEF7FA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EEF7FA—
variable.parameter, meta.parameter#EEF7FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EEF7FA80—
keyword.operator#EEF7FA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFC38Ebold
entity.other.inherited-class#FF9A6A—
entity.name.tag, punctuation.definition.tag#687FA3—
entity.other.attribute-name#FF9A6A—
meta.diff, meta.diff.header#2A3442—
markup.deleted#FFB062—
markup.inserted#FF9A6A—
markup.changed#FFC38E—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF9A6Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFC38E—
string.other.link.title, string.other.link.description#FF9A6A—
markup.underline.link#2A3442underline
punctuation.definition.list#687FA3—
markup.quote, punctuation.definition.quote#2A3442italic