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#F6F7F2
  • activityBar.border#00000015
  • activityBar.foreground#699325
  • activityBar.inactiveForeground#24312660
  • activityBarBadge.background#699325
  • activityBarBadge.foreground#F6F7F2
  • button.background#699325
  • button.foreground#F6F7F2
  • button.hoverBackground#699325dd
  • editor.background#F6F7F2
  • editor.foreground#243126
  • editor.inactiveSelectionBackground#7183212580
  • editor.lineHighlightBackground#FAFBF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#71832125
  • editorCursor.foreground#699325
  • editorGroupHeader.tabsBackground#FAFBF4aa
  • editorLineNumber.activeForeground#699325
  • editorLineNumber.foreground#b8beb580
  • focusBorder#699325
  • foreground#243126
  • input.background#FAFBF4
  • input.border#00000015
  • input.foreground#243126
  • input.placeholderForeground#24312660
  • list.activeSelectionBackground#69932530
  • list.activeSelectionForeground#243126
  • list.highlightForeground#699325
  • list.hoverBackground#FAFBF440
  • list.hoverForeground#243126
  • list.inactiveSelectionBackground#69932515
  • list.inactiveSelectionForeground#243126
  • selection.background#71832125
  • sideBar.background#FAFBF4
  • sideBar.border#00000015
  • sideBar.foreground#243126
  • sideBarSectionHeader.background#FAFBF480
  • sideBarSectionHeader.foreground#243126
  • sideBarTitle.foreground#699325
  • statusBar.background#F6F7F2
  • statusBar.border#00000015
  • statusBar.foreground#243126
  • statusBar.noFolderBackground#F6F7F2
  • tab.activeBackground#F6F7F2
  • tab.activeBorderTop#699325
  • tab.activeForeground#243126
  • tab.border#00000015
  • tab.inactiveBackground#F6F7F260
  • tab.inactiveForeground#24312680
  • terminal.ansiBlack#243126
  • terminal.ansiBlue#718321
  • terminal.ansiCyan#298BA3
  • terminal.ansiGreen#699325
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#243126
  • terminal.ansiYellow#298BA3
  • terminal.background#F6F7F2
  • terminal.foreground#243126
  • titleBar.activeBackground#F6F7F2
  • titleBar.activeForeground#243126
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F7F2
  • titleBar.inactiveForeground#24312660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b8beb5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#718321bold
storage.type, storage.modifier#718321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#699325
string, punctuation.definition.string, string.template, meta.template.expression#298BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#243126
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#243126
variable.parameter, meta.parameter#243126dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24312680
keyword.operator#243126
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#298BA3bold
entity.other.inherited-class#699325
entity.name.tag, punctuation.definition.tag#718321
entity.other.attribute-name#699325
meta.diff, meta.diff.header#b8beb5
markup.deleted#765C19
markup.inserted#699325
markup.changed#298BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#699325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298BA3
string.other.link.title, string.other.link.description#699325
markup.underline.link#b8beb5underline
punctuation.definition.list#718321
markup.quote, punctuation.definition.quote#b8beb5italic
Morphous Theme by Ameyanagi - VS Code Theme