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#28484d
  • activityBar.border#ffffff15
  • activityBar.foreground#4fb8c6
  • activityBar.inactiveForeground#f8fcfb60
  • activityBarBadge.background#4fb8c6
  • activityBarBadge.foreground#28484d
  • button.background#4fb8c6
  • button.foreground#28484d
  • button.hoverBackground#4fb8c6dd
  • editor.background#28484d
  • editor.foreground#f8fcfb
  • editor.inactiveSelectionBackground#a8dfe33580
  • editor.lineHighlightBackground#10292e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a8dfe335
  • editorCursor.foreground#4fb8c6
  • editorGroupHeader.tabsBackground#28484ddd
  • editorLineNumber.activeForeground#4fb8c6
  • editorLineNumber.foreground#6f858480
  • focusBorder#4fb8c6
  • foreground#f8fcfb
  • input.background#10292e
  • input.border#ffffff15
  • input.foreground#f8fcfb
  • input.placeholderForeground#f8fcfb60
  • list.activeSelectionBackground#4fb8c630
  • list.activeSelectionForeground#f8fcfb
  • list.highlightForeground#4fb8c6
  • list.hoverBackground#10292e40
  • list.hoverForeground#f8fcfb
  • list.inactiveSelectionBackground#4fb8c615
  • list.inactiveSelectionForeground#f8fcfb
  • selection.background#a8dfe335
  • sideBar.background#10292e
  • sideBar.border#ffffff15
  • sideBar.foreground#f8fcfb
  • sideBarSectionHeader.background#28484d80
  • sideBarSectionHeader.foreground#f8fcfb
  • sideBarTitle.foreground#4fb8c6
  • statusBar.background#28484d
  • statusBar.border#ffffff15
  • statusBar.foreground#f8fcfb
  • statusBar.noFolderBackground#28484d
  • tab.activeBackground#28484d
  • tab.activeBorderTop#4fb8c6
  • tab.activeForeground#f8fcfb
  • tab.border#ffffff15
  • tab.inactiveBackground#10292e60
  • tab.inactiveForeground#f8fcfb80
  • terminal.ansiBlack#28484d
  • terminal.ansiBlue#a8dfe3
  • terminal.ansiCyan#e8f6f4
  • terminal.ansiGreen#4fb8c6
  • terminal.ansiMagenta#78cad3
  • terminal.ansiRed#78cad3
  • terminal.ansiWhite#f8fcfb
  • terminal.ansiYellow#e8f6f4
  • terminal.background#28484d
  • terminal.foreground#f8fcfb
  • titleBar.activeBackground#28484d
  • titleBar.activeForeground#f8fcfb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#28484d
  • titleBar.inactiveForeground#f8fcfb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f8584italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a8dfe3bold
storage.type, storage.modifier#a8dfe3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4fb8c6
string, punctuation.definition.string, string.template, meta.template.expression#e8f6f4
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#78cad3
variable, variable.other.readwrite, variable.other.object#f8fcfb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8fcfb
variable.parameter, meta.parameter#f8fcfbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8fcfb80
keyword.operator#f8fcfb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e8f6f4bold
entity.other.inherited-class#4fb8c6
entity.name.tag, punctuation.definition.tag#a8dfe3
entity.other.attribute-name#4fb8c6
meta.diff, meta.diff.header#6f8584
markup.deleted#78cad3
markup.inserted#4fb8c6
markup.changed#e8f6f4
markup.heading, markup.heading.setext, punctuation.definition.heading#4fb8c6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e8f6f4
string.other.link.title, string.other.link.description#4fb8c6
markup.underline.link#6f8584underline
punctuation.definition.list#a8dfe3
markup.quote, punctuation.definition.quote#6f8584italic