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#FDF9F2
  • activityBar.border#00000015
  • activityBar.foreground#25937F
  • activityBar.inactiveForeground#26343160
  • activityBarBadge.background#25937F
  • activityBarBadge.foreground#FDF9F2
  • button.background#25937F
  • button.foreground#FDF9F2
  • button.hoverBackground#25937Fdd
  • editor.background#FDF9F2
  • editor.foreground#263431
  • editor.inactiveSelectionBackground#8360212580
  • editor.lineHighlightBackground#A7BEB450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83602125
  • editorCursor.foreground#25937F
  • editorGroupHeader.tabsBackground#A7BEB4aa
  • editorLineNumber.activeForeground#25937F
  • editorLineNumber.foreground#8a785f80
  • focusBorder#25937F
  • foreground#263431
  • input.background#A7BEB4
  • input.border#00000015
  • input.foreground#263431
  • input.placeholderForeground#26343160
  • list.activeSelectionBackground#25937F30
  • list.activeSelectionForeground#263431
  • list.highlightForeground#25937F
  • list.hoverBackground#A7BEB440
  • list.hoverForeground#263431
  • list.inactiveSelectionBackground#25937F15
  • list.inactiveSelectionForeground#263431
  • selection.background#83602125
  • sideBar.background#A7BEB4
  • sideBar.border#00000015
  • sideBar.foreground#263431
  • sideBarSectionHeader.background#A7BEB480
  • sideBarSectionHeader.foreground#263431
  • sideBarTitle.foreground#25937F
  • statusBar.background#FDF9F2
  • statusBar.border#00000015
  • statusBar.foreground#263431
  • statusBar.noFolderBackground#FDF9F2
  • tab.activeBackground#FDF9F2
  • tab.activeBorderTop#25937F
  • tab.activeForeground#263431
  • tab.border#00000015
  • tab.inactiveBackground#FDF9F260
  • tab.inactiveForeground#26343180
  • terminal.ansiBlack#263431
  • terminal.ansiBlue#836021
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#25937F
  • terminal.ansiMagenta#764F19
  • terminal.ansiRed#764F19
  • terminal.ansiWhite#263431
  • terminal.ansiYellow#A37A29
  • terminal.background#FDF9F2
  • terminal.foreground#263431
  • titleBar.activeBackground#FDF9F2
  • titleBar.activeForeground#263431
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDF9F2
  • titleBar.inactiveForeground#26343160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a785fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836021bold
storage.type, storage.modifier#836021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25937F
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764F19
variable, variable.other.readwrite, variable.other.object#263431
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#263431
variable.parameter, meta.parameter#263431dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26343180
keyword.operator#263431
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#25937F
entity.name.tag, punctuation.definition.tag#836021
entity.other.attribute-name#25937F
meta.diff, meta.diff.header#8a785f
markup.deleted#764F19
markup.inserted#25937F
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#25937Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#25937F
markup.underline.link#8a785funderline
punctuation.definition.list#836021
markup.quote, punctuation.definition.quote#8a785fitalic