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#594432
  • activityBar.border#ffffff15
  • activityBar.foreground#1d201d
  • activityBar.inactiveForeground#f3efe560
  • activityBarBadge.background#1d201d
  • activityBarBadge.foreground#594432
  • button.background#1d201d
  • button.foreground#594432
  • button.hoverBackground#1d201ddd
  • editor.background#594432
  • editor.foreground#f3efe5
  • editor.inactiveSelectionBackground#fbfaf33580
  • editor.lineHighlightBackground#16181340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#fbfaf335
  • editorCursor.foreground#1d201d
  • editorGroupHeader.tabsBackground#594432dd
  • editorLineNumber.activeForeground#1d201d
  • editorLineNumber.foreground#fbfaf380
  • focusBorder#1d201d
  • foreground#f3efe5
  • input.background#161813
  • input.border#ffffff15
  • input.foreground#f3efe5
  • input.placeholderForeground#f3efe560
  • list.activeSelectionBackground#1d201d30
  • list.activeSelectionForeground#f3efe5
  • list.highlightForeground#1d201d
  • list.hoverBackground#16181340
  • list.hoverForeground#f3efe5
  • list.inactiveSelectionBackground#1d201d15
  • list.inactiveSelectionForeground#f3efe5
  • selection.background#fbfaf335
  • sideBar.background#161813
  • sideBar.border#ffffff15
  • sideBar.foreground#f3efe5
  • sideBarSectionHeader.background#59443280
  • sideBarSectionHeader.foreground#f3efe5
  • sideBarTitle.foreground#1d201d
  • statusBar.background#594432
  • statusBar.border#ffffff15
  • statusBar.foreground#f3efe5
  • statusBar.noFolderBackground#594432
  • tab.activeBackground#594432
  • tab.activeBorderTop#1d201d
  • tab.activeForeground#f3efe5
  • tab.border#ffffff15
  • tab.inactiveBackground#16181360
  • tab.inactiveForeground#f3efe580
  • terminal.ansiBlack#594432
  • terminal.ansiBlue#fbfaf3
  • terminal.ansiCyan#c2a16c
  • terminal.ansiGreen#1d201d
  • terminal.ansiMagenta#5f7f4c
  • terminal.ansiRed#5f7f4c
  • terminal.ansiWhite#f3efe5
  • terminal.ansiYellow#c2a16c
  • terminal.background#594432
  • terminal.foreground#f3efe5
  • titleBar.activeBackground#594432
  • titleBar.activeForeground#f3efe5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#594432
  • titleBar.inactiveForeground#f3efe560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fbfaf3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fbfaf3bold
storage.type, storage.modifier#fbfaf3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1d201d
string, punctuation.definition.string, string.template, meta.template.expression#c2a16c
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5f7f4c
variable, variable.other.readwrite, variable.other.object#f3efe5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3efe5
variable.parameter, meta.parameter#f3efe5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3efe580
keyword.operator#f3efe5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c2a16cbold
entity.other.inherited-class#1d201d
entity.name.tag, punctuation.definition.tag#fbfaf3
entity.other.attribute-name#1d201d
meta.diff, meta.diff.header#fbfaf3
markup.deleted#5f7f4c
markup.inserted#1d201d
markup.changed#c2a16c
markup.heading, markup.heading.setext, punctuation.definition.heading#1d201dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c2a16c
string.other.link.title, string.other.link.description#1d201d
markup.underline.link#fbfaf3underline
punctuation.definition.list#fbfaf3
markup.quote, punctuation.definition.quote#fbfaf3italic