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#fff0d6
  • activityBar.border#00000015
  • activityBar.foreground#e86f2d
  • activityBar.inactiveForeground#1c252460
  • activityBarBadge.background#e86f2d
  • activityBarBadge.foreground#fff0d6
  • button.background#e86f2d
  • button.foreground#fff0d6
  • button.hoverBackground#e86f2ddd
  • editor.background#fff0d6
  • editor.foreground#1c2524
  • editor.inactiveSelectionBackground#319a932580
  • editor.lineHighlightBackground#f8dcc550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#319a9325
  • editorCursor.foreground#e86f2d
  • editorGroupHeader.tabsBackground#f8dcc5aa
  • editorLineNumber.activeForeground#e86f2d
  • editorLineNumber.foreground#b9957680
  • focusBorder#e86f2d
  • foreground#1c2524
  • input.background#f8dcc5
  • input.border#00000015
  • input.foreground#1c2524
  • input.placeholderForeground#1c252460
  • list.activeSelectionBackground#e86f2d30
  • list.activeSelectionForeground#1c2524
  • list.highlightForeground#e86f2d
  • list.hoverBackground#f8dcc540
  • list.hoverForeground#1c2524
  • list.inactiveSelectionBackground#e86f2d15
  • list.inactiveSelectionForeground#1c2524
  • selection.background#319a9325
  • sideBar.background#f8dcc5
  • sideBar.border#00000015
  • sideBar.foreground#1c2524
  • sideBarSectionHeader.background#f8dcc580
  • sideBarSectionHeader.foreground#1c2524
  • sideBarTitle.foreground#e86f2d
  • statusBar.background#fff0d6
  • statusBar.border#00000015
  • statusBar.foreground#1c2524
  • statusBar.noFolderBackground#fff0d6
  • tab.activeBackground#fff0d6
  • tab.activeBorderTop#e86f2d
  • tab.activeForeground#1c2524
  • tab.border#00000015
  • tab.inactiveBackground#fff0d660
  • tab.inactiveForeground#1c252480
  • terminal.ansiBlack#1c2524
  • terminal.ansiBlue#319a93
  • terminal.ansiCyan#e3b04f
  • terminal.ansiGreen#e86f2d
  • terminal.ansiMagenta#c95739
  • terminal.ansiRed#c95739
  • terminal.ansiWhite#1c2524
  • terminal.ansiYellow#e3b04f
  • terminal.background#fff0d6
  • terminal.foreground#1c2524
  • titleBar.activeBackground#fff0d6
  • titleBar.activeForeground#1c2524
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff0d6
  • titleBar.inactiveForeground#1c252460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b99576italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#319a93bold
storage.type, storage.modifier#319a93italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e86f2d
string, punctuation.definition.string, string.template, meta.template.expression#e3b04f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c95739
variable, variable.other.readwrite, variable.other.object#1c2524
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1c2524
variable.parameter, meta.parameter#1c2524dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1c252480
keyword.operator#1c2524
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e3b04fbold
entity.other.inherited-class#e86f2d
entity.name.tag, punctuation.definition.tag#319a93
entity.other.attribute-name#e86f2d
meta.diff, meta.diff.header#b99576
markup.deleted#c95739
markup.inserted#e86f2d
markup.changed#e3b04f
markup.heading, markup.heading.setext, punctuation.definition.heading#e86f2dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e3b04f
string.other.link.title, string.other.link.description#e86f2d
markup.underline.link#b99576underline
punctuation.definition.list#319a93
markup.quote, punctuation.definition.quote#b99576italic
Morphous Theme by Ameyanagi - VS Code Theme