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#FBF6EE
  • activityBar.border#00000015
  • activityBar.foreground#F2C37A
  • activityBar.inactiveForeground#22342360
  • activityBarBadge.background#F2C37A
  • activityBarBadge.foreground#FBF6EE
  • button.background#F2C37A
  • button.foreground#FBF6EE
  • button.hoverBackground#F2C37Add
  • editor.background#FBF6EE
  • editor.foreground#223423
  • editor.inactiveSelectionBackground#E6A2472580
  • editor.lineHighlightBackground#B7B78050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E6A24725
  • editorCursor.foreground#F2C37A
  • editorGroupHeader.tabsBackground#B7B780aa
  • editorLineNumber.activeForeground#F2C37A
  • editorLineNumber.foreground#84945e80
  • focusBorder#F2C37A
  • foreground#223423
  • input.background#B7B780
  • input.border#00000015
  • input.foreground#223423
  • input.placeholderForeground#22342360
  • list.activeSelectionBackground#F2C37A30
  • list.activeSelectionForeground#223423
  • list.highlightForeground#F2C37A
  • list.hoverBackground#B7B78040
  • list.hoverForeground#223423
  • list.inactiveSelectionBackground#F2C37A15
  • list.inactiveSelectionForeground#223423
  • selection.background#E6A24725
  • sideBar.background#B7B780
  • sideBar.border#00000015
  • sideBar.foreground#223423
  • sideBarSectionHeader.background#B7B78080
  • sideBarSectionHeader.foreground#223423
  • sideBarTitle.foreground#F2C37A
  • statusBar.background#FBF6EE
  • statusBar.border#00000015
  • statusBar.foreground#223423
  • statusBar.noFolderBackground#FBF6EE
  • tab.activeBackground#FBF6EE
  • tab.activeBorderTop#F2C37A
  • tab.activeForeground#223423
  • tab.border#00000015
  • tab.inactiveBackground#FBF6EE60
  • tab.inactiveForeground#22342380
  • terminal.ansiBlack#223423
  • terminal.ansiBlue#E6A247
  • terminal.ansiCyan#B23A2F
  • terminal.ansiGreen#F2C37A
  • terminal.ansiMagenta#4E7A48
  • terminal.ansiRed#4E7A48
  • terminal.ansiWhite#223423
  • terminal.ansiYellow#B23A2F
  • terminal.background#FBF6EE
  • terminal.foreground#223423
  • titleBar.activeBackground#FBF6EE
  • titleBar.activeForeground#223423
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF6EE
  • titleBar.inactiveForeground#22342360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#84945eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E6A247bold
storage.type, storage.modifier#E6A247italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F2C37A
string, punctuation.definition.string, string.template, meta.template.expression#B23A2F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7A48
variable, variable.other.readwrite, variable.other.object#223423
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223423
variable.parameter, meta.parameter#223423dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22342380
keyword.operator#223423
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B23A2Fbold
entity.other.inherited-class#F2C37A
entity.name.tag, punctuation.definition.tag#E6A247
entity.other.attribute-name#F2C37A
meta.diff, meta.diff.header#84945e
markup.deleted#4E7A48
markup.inserted#F2C37A
markup.changed#B23A2F
markup.heading, markup.heading.setext, punctuation.definition.heading#F2C37Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B23A2F
string.other.link.title, string.other.link.description#F2C37A
markup.underline.link#84945eunderline
punctuation.definition.list#E6A247
markup.quote, punctuation.definition.quote#84945eitalic
Morphous Theme by Ameyanagi - VS Code Theme