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#F8F7F1
  • activityBar.border#00000015
  • activityBar.foreground#25936A
  • activityBar.inactiveForeground#09110f60
  • activityBarBadge.background#25936A
  • activityBarBadge.foreground#F8F7F1
  • button.background#25936A
  • button.foreground#F8F7F1
  • button.hoverBackground#25936Add
  • editor.background#F8F7F1
  • editor.foreground#09110f
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#E2EEE750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#25936A
  • editorGroupHeader.tabsBackground#E2EEE7aa
  • editorLineNumber.activeForeground#25936A
  • editorLineNumber.foreground#7b8f7280
  • focusBorder#25936A
  • foreground#09110f
  • input.background#E2EEE7
  • input.border#00000015
  • input.foreground#09110f
  • input.placeholderForeground#09110f60
  • list.activeSelectionBackground#25936A30
  • list.activeSelectionForeground#09110f
  • list.highlightForeground#25936A
  • list.hoverBackground#E2EEE740
  • list.hoverForeground#09110f
  • list.inactiveSelectionBackground#25936A15
  • list.inactiveSelectionForeground#09110f
  • selection.background#83652125
  • sideBar.background#E2EEE7
  • sideBar.border#00000015
  • sideBar.foreground#09110f
  • sideBarSectionHeader.background#E2EEE780
  • sideBarSectionHeader.foreground#09110f
  • sideBarTitle.foreground#25936A
  • statusBar.background#F8F7F1
  • statusBar.border#00000015
  • statusBar.foreground#09110f
  • statusBar.noFolderBackground#F8F7F1
  • tab.activeBackground#F8F7F1
  • tab.activeBorderTop#25936A
  • tab.activeForeground#09110f
  • tab.border#00000015
  • tab.inactiveBackground#F8F7F160
  • tab.inactiveForeground#09110f80
  • terminal.ansiBlack#09110f
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#2966A3
  • terminal.ansiGreen#25936A
  • terminal.ansiMagenta#197657
  • terminal.ansiRed#197657
  • terminal.ansiWhite#09110f
  • terminal.ansiYellow#2966A3
  • terminal.background#F8F7F1
  • terminal.foreground#09110f
  • titleBar.activeBackground#F8F7F1
  • titleBar.activeForeground#09110f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F7F1
  • titleBar.inactiveForeground#09110f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b8f72italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836521bold
storage.type, storage.modifier#836521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25936A
string, punctuation.definition.string, string.template, meta.template.expression#2966A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197657
variable, variable.other.readwrite, variable.other.object#09110f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#09110f
variable.parameter, meta.parameter#09110fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#09110f80
keyword.operator#09110f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2966A3bold
entity.other.inherited-class#25936A
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#25936A
meta.diff, meta.diff.header#7b8f72
markup.deleted#197657
markup.inserted#25936A
markup.changed#2966A3
markup.heading, markup.heading.setext, punctuation.definition.heading#25936Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2966A3
string.other.link.title, string.other.link.description#25936A
markup.underline.link#7b8f72underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#7b8f72italic