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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#4D9325
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#4D9325
  • activityBarBadge.foreground#FEFDFB
  • button.background#4D9325
  • button.foreground#FEFDFB
  • button.hoverBackground#4D9325dd
  • editor.background#FEFDFB
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#21833B2580
  • editor.lineHighlightBackground#FAF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833B25
  • editorCursor.foreground#4D9325
  • editorGroupHeader.tabsBackground#FAF9F4aa
  • editorLineNumber.activeForeground#4D9325
  • editorLineNumber.foreground#edf0e680
  • focusBorder#4D9325
  • foreground#111111
  • input.background#FAF9F4
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#4D932530
  • list.activeSelectionForeground#111111
  • list.highlightForeground#4D9325
  • list.hoverBackground#FAF9F440
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#4D932515
  • list.inactiveSelectionForeground#111111
  • selection.background#21833B25
  • sideBar.background#FAF9F4
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#FAF9F480
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#4D9325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#4D9325
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#21833B
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#4D9325
  • terminal.ansiMagenta#197632
  • terminal.ansiRed#197632
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#A38129
  • terminal.background#FEFDFB
  • terminal.foreground#111111
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#edf0e6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21833Bbold
storage.type, storage.modifier#21833Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4D9325
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197632
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#4D9325
entity.name.tag, punctuation.definition.tag#21833B
entity.other.attribute-name#4D9325
meta.diff, meta.diff.header#edf0e6
markup.deleted#197632
markup.inserted#4D9325
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#4D9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#4D9325
markup.underline.link#edf0e6underline
punctuation.definition.list#21833B
markup.quote, punctuation.definition.quote#edf0e6italic