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#F2E9DC
  • activityBar.border#ffffff15
  • activityBar.foreground#F26C1A
  • activityBar.inactiveForeground#FFF7EC60
  • activityBarBadge.background#F26C1A
  • activityBarBadge.foreground#F2E9DC
  • button.background#F26C1A
  • button.foreground#F2E9DC
  • button.hoverBackground#F26C1Add
  • editor.background#F2E9DC
  • editor.foreground#FFF7EC
  • editor.inactiveSelectionBackground#7FA57A3580
  • editor.lineHighlightBackground#00000040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7FA57A35
  • editorCursor.foreground#F26C1A
  • editorGroupHeader.tabsBackground#F2E9DCdd
  • editorLineNumber.activeForeground#F26C1A
  • editorLineNumber.foreground#A69A8F80
  • focusBorder#F26C1A
  • foreground#FFF7EC
  • input.background#000000
  • input.border#ffffff15
  • input.foreground#FFF7EC
  • input.placeholderForeground#FFF7EC60
  • list.activeSelectionBackground#F26C1A30
  • list.activeSelectionForeground#FFF7EC
  • list.highlightForeground#F26C1A
  • list.hoverBackground#00000040
  • list.hoverForeground#FFF7EC
  • list.inactiveSelectionBackground#F26C1A15
  • list.inactiveSelectionForeground#FFF7EC
  • selection.background#7FA57A35
  • sideBar.background#000000
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7EC
  • sideBarSectionHeader.background#F2E9DC80
  • sideBarSectionHeader.foreground#FFF7EC
  • sideBarTitle.foreground#F26C1A
  • statusBar.background#F2E9DC
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7EC
  • statusBar.noFolderBackground#F2E9DC
  • tab.activeBackground#F2E9DC
  • tab.activeBorderTop#F26C1A
  • tab.activeForeground#FFF7EC
  • tab.border#ffffff15
  • tab.inactiveBackground#00000060
  • tab.inactiveForeground#FFF7EC80
  • terminal.ansiBlack#F2E9DC
  • terminal.ansiBlue#7FA57A
  • terminal.ansiCyan#6B4E36
  • terminal.ansiGreen#F26C1A
  • terminal.ansiMagenta#D14343
  • terminal.ansiRed#D14343
  • terminal.ansiWhite#FFF7EC
  • terminal.ansiYellow#6B4E36
  • terminal.background#F2E9DC
  • terminal.foreground#FFF7EC
  • titleBar.activeBackground#F2E9DC
  • titleBar.activeForeground#FFF7EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#F2E9DC
  • titleBar.inactiveForeground#FFF7EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A69A8Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7FA57Abold
storage.type, storage.modifier#7FA57Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F26C1A
string, punctuation.definition.string, string.template, meta.template.expression#6B4E36
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D14343
variable, variable.other.readwrite, variable.other.object#FFF7EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7EC
variable.parameter, meta.parameter#FFF7ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7EC80
keyword.operator#FFF7EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6B4E36bold
entity.other.inherited-class#F26C1A
entity.name.tag, punctuation.definition.tag#7FA57A
entity.other.attribute-name#F26C1A
meta.diff, meta.diff.header#A69A8F
markup.deleted#D14343
markup.inserted#F26C1A
markup.changed#6B4E36
markup.heading, markup.heading.setext, punctuation.definition.heading#F26C1Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6B4E36
string.other.link.title, string.other.link.description#F26C1A
markup.underline.link#A69A8Funderline
punctuation.definition.list#7FA57A
markup.quote, punctuation.definition.quote#A69A8Fitalic