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#071522
  • activityBar.border#ffffff15
  • activityBar.foreground#67E1E9
  • activityBar.inactiveForeground#F7F8FD60
  • activityBarBadge.background#67E1E9
  • activityBarBadge.foreground#071522
  • button.background#67E1E9
  • button.foreground#071522
  • button.hoverBackground#67E1E9dd
  • editor.background#071522
  • editor.foreground#F7F8FD
  • editor.inactiveSelectionBackground#ECD1793580
  • editor.lineHighlightBackground#07152240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECD17935
  • editorCursor.foreground#67E1E9
  • editorGroupHeader.tabsBackground#071522dd
  • editorLineNumber.activeForeground#67E1E9
  • editorLineNumber.foreground#E6F1F780
  • focusBorder#67E1E9
  • foreground#F7F8FD
  • input.background#071522
  • input.border#ffffff15
  • input.foreground#F7F8FD
  • input.placeholderForeground#F7F8FD60
  • list.activeSelectionBackground#67E1E930
  • list.activeSelectionForeground#F7F8FD
  • list.highlightForeground#67E1E9
  • list.hoverBackground#07152240
  • list.hoverForeground#F7F8FD
  • list.inactiveSelectionBackground#67E1E915
  • list.inactiveSelectionForeground#F7F8FD
  • selection.background#ECD17935
  • sideBar.background#071522
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F8FD
  • sideBarSectionHeader.background#07152280
  • sideBarSectionHeader.foreground#F7F8FD
  • sideBarTitle.foreground#67E1E9
  • statusBar.background#071522
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F8FD
  • statusBar.noFolderBackground#071522
  • tab.activeBackground#071522
  • tab.activeBorderTop#67E1E9
  • tab.activeForeground#F7F8FD
  • tab.border#ffffff15
  • tab.inactiveBackground#07152260
  • tab.inactiveForeground#F7F8FD80
  • terminal.ansiBlack#071522
  • terminal.ansiBlue#ECD179
  • terminal.ansiCyan#A3E755
  • terminal.ansiGreen#67E1E9
  • terminal.ansiMagenta#83A8F1
  • terminal.ansiRed#83A8F1
  • terminal.ansiWhite#F7F8FD
  • terminal.ansiYellow#A3E755
  • terminal.background#071522
  • terminal.foreground#F7F8FD
  • titleBar.activeBackground#071522
  • titleBar.activeForeground#F7F8FD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#071522
  • titleBar.inactiveForeground#F7F8FD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6F1F7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECD179bold
storage.type, storage.modifier#ECD179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E1E9—
string, punctuation.definition.string, string.template, meta.template.expression#A3E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83A8F1—
variable, variable.other.readwrite, variable.other.object#F7F8FD—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F8FD—
variable.parameter, meta.parameter#F7F8FDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F8FD80—
keyword.operator#F7F8FD—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3E755bold
entity.other.inherited-class#67E1E9—
entity.name.tag, punctuation.definition.tag#ECD179—
entity.other.attribute-name#67E1E9—
meta.diff, meta.diff.header#E6F1F7—
markup.deleted#83A8F1—
markup.inserted#67E1E9—
markup.changed#A3E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E1E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A3E755—
string.other.link.title, string.other.link.description#67E1E9—
markup.underline.link#E6F1F7underline
punctuation.definition.list#ECD179—
markup.quote, punctuation.definition.quote#E6F1F7italic