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#120F0D
  • activityBar.border#ffffff15
  • activityBar.foreground#76E967
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#76E967
  • activityBarBadge.foreground#120F0D
  • button.background#76E967
  • button.foreground#120F0D
  • button.hoverBackground#76E967dd
  • editor.background#120F0D
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#ECBC793580
  • editor.lineHighlightBackground#201A1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBC7935
  • editorCursor.foreground#76E967
  • editorGroupHeader.tabsBackground#120F0Ddd
  • editorLineNumber.activeForeground#76E967
  • editorLineNumber.foreground#F2EBD680
  • focusBorder#76E967
  • foreground#FAF7F2
  • input.background#201A13
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#76E96730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#76E967
  • list.hoverBackground#201A1340
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#76E96715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#ECBC7935
  • sideBar.background#201A13
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#120F0D80
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#76E967
  • statusBar.background#120F0D
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#120F0D
  • tab.activeBackground#120F0D
  • tab.activeBorderTop#76E967
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#201A1360
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#120F0D
  • terminal.ansiBlue#ECBC79
  • terminal.ansiCyan#E75581
  • terminal.ansiGreen#76E967
  • terminal.ansiMagenta#F19983
  • terminal.ansiRed#F19983
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#E75581
  • terminal.background#120F0D
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#120F0D
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#120F0D
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2EBD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBC79bold
storage.type, storage.modifier#ECBC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#76E967
string, punctuation.definition.string, string.template, meta.template.expression#E75581
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19983
variable, variable.other.readwrite, variable.other.object#FAF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280
keyword.operator#FAF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75581bold
entity.other.inherited-class#76E967
entity.name.tag, punctuation.definition.tag#ECBC79
entity.other.attribute-name#76E967
meta.diff, meta.diff.header#F2EBD6
markup.deleted#F19983
markup.inserted#76E967
markup.changed#E75581
markup.heading, markup.heading.setext, punctuation.definition.heading#76E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75581
string.other.link.title, string.other.link.description#76E967
markup.underline.link#F2EBD6underline
punctuation.definition.list#ECBC79
markup.quote, punctuation.definition.quote#F2EBD6italic
Morphous Theme by Ameyanagi - VS Code Theme