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#19303E
  • activityBar.border#ffffff15
  • activityBar.foreground#67CDE9
  • activityBar.inactiveForeground#F7FAF060
  • activityBarBadge.background#67CDE9
  • activityBarBadge.foreground#19303E
  • button.background#67CDE9
  • button.foreground#19303E
  • button.hoverBackground#67CDE9dd
  • editor.background#19303E
  • editor.foreground#F7FAF0
  • editor.inactiveSelectionBackground#79A7EC3580
  • editor.lineHighlightBackground#424B5740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A7EC35
  • editorCursor.foreground#67CDE9
  • editorGroupHeader.tabsBackground#19303Edd
  • editorLineNumber.activeForeground#67CDE9
  • editorLineNumber.foreground#AAB9B080
  • focusBorder#67CDE9
  • foreground#F7FAF0
  • input.background#424B57
  • input.border#ffffff15
  • input.foreground#F7FAF0
  • input.placeholderForeground#F7FAF060
  • list.activeSelectionBackground#67CDE930
  • list.activeSelectionForeground#F7FAF0
  • list.highlightForeground#67CDE9
  • list.hoverBackground#424B5740
  • list.hoverForeground#F7FAF0
  • list.inactiveSelectionBackground#67CDE915
  • list.inactiveSelectionForeground#F7FAF0
  • selection.background#79A7EC35
  • sideBar.background#424B57
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF0
  • sideBarSectionHeader.background#19303E80
  • sideBarSectionHeader.foreground#F7FAF0
  • sideBarTitle.foreground#67CDE9
  • statusBar.background#19303E
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF0
  • statusBar.noFolderBackground#19303E
  • tab.activeBackground#19303E
  • tab.activeBorderTop#67CDE9
  • tab.activeForeground#F7FAF0
  • tab.border#ffffff15
  • tab.inactiveBackground#424B5760
  • tab.inactiveForeground#F7FAF080
  • terminal.ansiBlack#19303E
  • terminal.ansiBlue#79A7EC
  • terminal.ansiCyan#55E7D8
  • terminal.ansiGreen#67CDE9
  • terminal.ansiMagenta#F19283
  • terminal.ansiRed#F19283
  • terminal.ansiWhite#F7FAF0
  • terminal.ansiYellow#55E7D8
  • terminal.background#19303E
  • terminal.foreground#F7FAF0
  • titleBar.activeBackground#19303E
  • titleBar.activeForeground#F7FAF0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#19303E
  • titleBar.inactiveForeground#F7FAF060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAB9B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A7ECbold
storage.type, storage.modifier#79A7ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67CDE9
string, punctuation.definition.string, string.template, meta.template.expression#55E7D8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19283
variable, variable.other.readwrite, variable.other.object#F7FAF0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF0
variable.parameter, meta.parameter#F7FAF0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF080
keyword.operator#F7FAF0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7D8bold
entity.other.inherited-class#67CDE9
entity.name.tag, punctuation.definition.tag#79A7EC
entity.other.attribute-name#67CDE9
meta.diff, meta.diff.header#AAB9B0
markup.deleted#F19283
markup.inserted#67CDE9
markup.changed#55E7D8
markup.heading, markup.heading.setext, punctuation.definition.heading#67CDE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7D8
string.other.link.title, string.other.link.description#67CDE9
markup.underline.link#AAB9B0underline
punctuation.definition.list#79A7EC
markup.quote, punctuation.definition.quote#AAB9B0italic