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#6f5638
  • activityBar.border#ffffff15
  • activityBar.foreground#243b24
  • activityBar.inactiveForeground#eef1e760
  • activityBarBadge.background#243b24
  • activityBarBadge.foreground#6f5638
  • button.background#243b24
  • button.foreground#6f5638
  • button.hoverBackground#243b24dd
  • editor.background#6f5638
  • editor.foreground#eef1e7
  • editor.inactiveSelectionBackground#17241e3580
  • editor.lineHighlightBackground#10170f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#17241e35
  • editorCursor.foreground#243b24
  • editorGroupHeader.tabsBackground#6f5638dd
  • editorLineNumber.activeForeground#243b24
  • editorLineNumber.foreground#71845d80
  • focusBorder#243b24
  • foreground#eef1e7
  • input.background#10170f
  • input.border#ffffff15
  • input.foreground#eef1e7
  • input.placeholderForeground#eef1e760
  • list.activeSelectionBackground#243b2430
  • list.activeSelectionForeground#eef1e7
  • list.highlightForeground#243b24
  • list.hoverBackground#10170f40
  • list.hoverForeground#eef1e7
  • list.inactiveSelectionBackground#243b2415
  • list.inactiveSelectionForeground#eef1e7
  • selection.background#17241e35
  • sideBar.background#10170f
  • sideBar.border#ffffff15
  • sideBar.foreground#eef1e7
  • sideBarSectionHeader.background#6f563880
  • sideBarSectionHeader.foreground#eef1e7
  • sideBarTitle.foreground#243b24
  • statusBar.background#6f5638
  • statusBar.border#ffffff15
  • statusBar.foreground#eef1e7
  • statusBar.noFolderBackground#6f5638
  • tab.activeBackground#6f5638
  • tab.activeBorderTop#243b24
  • tab.activeForeground#eef1e7
  • tab.border#ffffff15
  • tab.inactiveBackground#10170f60
  • tab.inactiveForeground#eef1e780
  • terminal.ansiBlack#6f5638
  • terminal.ansiBlue#17241e
  • terminal.ansiCyan#c49a3b
  • terminal.ansiGreen#243b24
  • terminal.ansiMagenta#9a4c2f
  • terminal.ansiRed#9a4c2f
  • terminal.ansiWhite#eef1e7
  • terminal.ansiYellow#c49a3b
  • terminal.background#6f5638
  • terminal.foreground#eef1e7
  • titleBar.activeBackground#6f5638
  • titleBar.activeForeground#eef1e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6f5638
  • titleBar.inactiveForeground#eef1e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#71845ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#17241ebold
storage.type, storage.modifier#17241eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#243b24
string, punctuation.definition.string, string.template, meta.template.expression#c49a3b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9a4c2f
variable, variable.other.readwrite, variable.other.object#eef1e7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef1e7
variable.parameter, meta.parameter#eef1e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef1e780
keyword.operator#eef1e7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c49a3bbold
entity.other.inherited-class#243b24
entity.name.tag, punctuation.definition.tag#17241e
entity.other.attribute-name#243b24
meta.diff, meta.diff.header#71845d
markup.deleted#9a4c2f
markup.inserted#243b24
markup.changed#c49a3b
markup.heading, markup.heading.setext, punctuation.definition.heading#243b24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c49a3b
string.other.link.title, string.other.link.description#243b24
markup.underline.link#71845dunderline
punctuation.definition.list#17241e
markup.quote, punctuation.definition.quote#71845ditalic
Morphous Theme by Ameyanagi - VS Code Theme