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#113B21
  • activityBar.border#ffffff15
  • activityBar.foreground#E9CF67
  • activityBar.inactiveForeground#fff8c960
  • activityBarBadge.background#E9CF67
  • activityBarBadge.foreground#113B21
  • button.background#E9CF67
  • button.foreground#113B21
  • button.hoverBackground#E9CF67dd
  • editor.background#113B21
  • editor.foreground#fff8c9
  • editor.inactiveSelectionBackground#ECD7793580
  • editor.lineHighlightBackground#11141040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECD77935
  • editorCursor.foreground#E9CF67
  • editorGroupHeader.tabsBackground#113B21dd
  • editorLineNumber.activeForeground#E9CF67
  • editorLineNumber.foreground#687A7180
  • focusBorder#E9CF67
  • foreground#fff8c9
  • input.background#111410
  • input.border#ffffff15
  • input.foreground#fff8c9
  • input.placeholderForeground#fff8c960
  • list.activeSelectionBackground#E9CF6730
  • list.activeSelectionForeground#fff8c9
  • list.highlightForeground#E9CF67
  • list.hoverBackground#11141040
  • list.hoverForeground#fff8c9
  • list.inactiveSelectionBackground#E9CF6715
  • list.inactiveSelectionForeground#fff8c9
  • selection.background#ECD77935
  • sideBar.background#111410
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8c9
  • sideBarSectionHeader.background#113B2180
  • sideBarSectionHeader.foreground#fff8c9
  • sideBarTitle.foreground#E9CF67
  • statusBar.background#113B21
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8c9
  • statusBar.noFolderBackground#113B21
  • tab.activeBackground#113B21
  • tab.activeBorderTop#E9CF67
  • tab.activeForeground#fff8c9
  • tab.border#ffffff15
  • tab.inactiveBackground#11141060
  • tab.inactiveForeground#fff8c980
  • terminal.ansiBlack#113B21
  • terminal.ansiBlue#ECD779
  • terminal.ansiCyan#CCE755
  • terminal.ansiGreen#E9CF67
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#fff8c9
  • terminal.ansiYellow#CCE755
  • terminal.background#113B21
  • terminal.foreground#fff8c9
  • titleBar.activeBackground#113B21
  • titleBar.activeForeground#fff8c9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#113B21
  • titleBar.inactiveForeground#fff8c960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687A71italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECD779bold
storage.type, storage.modifier#ECD779italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9CF67
string, punctuation.definition.string, string.template, meta.template.expression#CCE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#fff8c9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8c9
variable.parameter, meta.parameter#fff8c9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8c980
keyword.operator#fff8c9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CCE755bold
entity.other.inherited-class#E9CF67
entity.name.tag, punctuation.definition.tag#ECD779
entity.other.attribute-name#E9CF67
meta.diff, meta.diff.header#687A71
markup.deleted#83F189
markup.inserted#E9CF67
markup.changed#CCE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9CF67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CCE755
string.other.link.title, string.other.link.description#E9CF67
markup.underline.link#687A71underline
punctuation.definition.list#ECD779
markup.quote, punctuation.definition.quote#687A71italic