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#0C1510
  • activityBar.border#ffffff15
  • activityBar.foreground#8FAF5D
  • activityBar.inactiveForeground#F8FAF260
  • activityBarBadge.background#8FAF5D
  • activityBarBadge.foreground#0C1510
  • button.background#8FAF5D
  • button.foreground#0C1510
  • button.hoverBackground#8FAF5Ddd
  • editor.background#0C1510
  • editor.foreground#F8FAF2
  • editor.inactiveSelectionBackground#BFD8923580
  • editor.lineHighlightBackground#20362340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BFD89235
  • editorCursor.foreground#8FAF5D
  • editorGroupHeader.tabsBackground#0C1510dd
  • editorLineNumber.activeForeground#8FAF5D
  • editorLineNumber.foreground#DDE8D680
  • focusBorder#8FAF5D
  • foreground#F8FAF2
  • input.background#203623
  • input.border#ffffff15
  • input.foreground#F8FAF2
  • input.placeholderForeground#F8FAF260
  • list.activeSelectionBackground#8FAF5D30
  • list.activeSelectionForeground#F8FAF2
  • list.highlightForeground#8FAF5D
  • list.hoverBackground#20362340
  • list.hoverForeground#F8FAF2
  • list.inactiveSelectionBackground#8FAF5D15
  • list.inactiveSelectionForeground#F8FAF2
  • selection.background#BFD89235
  • sideBar.background#203623
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAF2
  • sideBarSectionHeader.background#0C151080
  • sideBarSectionHeader.foreground#F8FAF2
  • sideBarTitle.foreground#8FAF5D
  • statusBar.background#0C1510
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAF2
  • statusBar.noFolderBackground#0C1510
  • tab.activeBackground#0C1510
  • tab.activeBorderTop#8FAF5D
  • tab.activeForeground#F8FAF2
  • tab.border#ffffff15
  • tab.inactiveBackground#20362360
  • tab.inactiveForeground#F8FAF280
  • terminal.ansiBlack#0C1510
  • terminal.ansiBlue#BFD892
  • terminal.ansiCyan#F3D56A
  • terminal.ansiGreen#8FAF5D
  • terminal.ansiMagenta#9B7B35
  • terminal.ansiRed#9B7B35
  • terminal.ansiWhite#F8FAF2
  • terminal.ansiYellow#F3D56A
  • terminal.background#0C1510
  • terminal.foreground#F8FAF2
  • titleBar.activeBackground#0C1510
  • titleBar.activeForeground#F8FAF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0C1510
  • titleBar.inactiveForeground#F8FAF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE8D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BFD892bold
storage.type, storage.modifier#BFD892italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8FAF5D
string, punctuation.definition.string, string.template, meta.template.expression#F3D56A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9B7B35
variable, variable.other.readwrite, variable.other.object#F8FAF2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAF2
variable.parameter, meta.parameter#F8FAF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAF280
keyword.operator#F8FAF2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F3D56Abold
entity.other.inherited-class#8FAF5D
entity.name.tag, punctuation.definition.tag#BFD892
entity.other.attribute-name#8FAF5D
meta.diff, meta.diff.header#DDE8D6
markup.deleted#9B7B35
markup.inserted#8FAF5D
markup.changed#F3D56A
markup.heading, markup.heading.setext, punctuation.definition.heading#8FAF5Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F3D56A
string.other.link.title, string.other.link.description#8FAF5D
markup.underline.link#DDE8D6underline
punctuation.definition.list#BFD892
markup.quote, punctuation.definition.quote#DDE8D6italic