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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#5A9325
  • activityBar.inactiveForeground#26302460
  • activityBarBadge.background#5A9325
  • activityBarBadge.foreground#FDFDFC
  • button.background#5A9325
  • button.foreground#FDFDFC
  • button.hoverBackground#5A9325dd
  • editor.background#FDFDFC
  • editor.foreground#263024
  • editor.inactiveSelectionBackground#4983212580
  • editor.lineHighlightBackground#F1F6EF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#49832125
  • editorCursor.foreground#5A9325
  • editorGroupHeader.tabsBackground#F1F6EFaa
  • editorLineNumber.activeForeground#5A9325
  • editorLineNumber.foreground#8B8E8680
  • focusBorder#5A9325
  • foreground#263024
  • input.background#F1F6EF
  • input.border#00000015
  • input.foreground#263024
  • input.placeholderForeground#26302460
  • list.activeSelectionBackground#5A932530
  • list.activeSelectionForeground#263024
  • list.highlightForeground#5A9325
  • list.hoverBackground#F1F6EF40
  • list.hoverForeground#263024
  • list.inactiveSelectionBackground#5A932515
  • list.inactiveSelectionForeground#263024
  • selection.background#49832125
  • sideBar.background#F1F6EF
  • sideBar.border#00000015
  • sideBar.foreground#263024
  • sideBarSectionHeader.background#F1F6EF80
  • sideBarSectionHeader.foreground#263024
  • sideBarTitle.foreground#5A9325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#263024
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#5A9325
  • tab.activeForeground#263024
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#26302480
  • terminal.ansiBlack#263024
  • terminal.ansiBlue#498321
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#5A9325
  • terminal.ansiMagenta#4F7619
  • terminal.ansiRed#4F7619
  • terminal.ansiWhite#263024
  • terminal.ansiYellow#A38529
  • terminal.background#FDFDFC
  • terminal.foreground#263024
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#263024
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#26302460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8E86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#498321bold
storage.type, storage.modifier#498321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5A9325—
string, punctuation.definition.string, string.template, meta.template.expression#A38529—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4F7619—
variable, variable.other.readwrite, variable.other.object#263024—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#263024—
variable.parameter, meta.parameter#263024dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26302480—
keyword.operator#263024—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#5A9325—
entity.name.tag, punctuation.definition.tag#498321—
entity.other.attribute-name#5A9325—
meta.diff, meta.diff.header#8B8E86—
markup.deleted#4F7619—
markup.inserted#5A9325—
markup.changed#A38529—
markup.heading, markup.heading.setext, punctuation.definition.heading#5A9325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38529—
string.other.link.title, string.other.link.description#5A9325—
markup.underline.link#8B8E86underline
punctuation.definition.list#498321—
markup.quote, punctuation.definition.quote#8B8E86italic