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#FBFCFD
  • activityBar.border#00000015
  • activityBar.foreground#C08A5A
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#C08A5A
  • activityBarBadge.foreground#FBFCFD
  • button.background#C08A5A
  • button.foreground#FBFCFD
  • button.hoverBackground#C08A5Add
  • editor.background#FBFCFD
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#2828282580
  • editor.lineHighlightBackground#F2F4F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#28282825
  • editorCursor.foreground#C08A5A
  • editorGroupHeader.tabsBackground#F2F4F7aa
  • editorLineNumber.activeForeground#C08A5A
  • editorLineNumber.foreground#D9DEE380
  • focusBorder#C08A5A
  • foreground#111111
  • input.background#F2F4F7
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#C08A5A30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#C08A5A
  • list.hoverBackground#F2F4F740
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#C08A5A15
  • list.inactiveSelectionForeground#111111
  • selection.background#28282825
  • sideBar.background#F2F4F7
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#F2F4F780
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#C08A5A
  • statusBar.background#FBFCFD
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FBFCFD
  • tab.activeBackground#FBFCFD
  • tab.activeBorderTop#C08A5A
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FBFCFD60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#282828
  • terminal.ansiCyan#2A4D3D
  • terminal.ansiGreen#C08A5A
  • terminal.ansiMagenta#A64236
  • terminal.ansiRed#A64236
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#2A4D3D
  • terminal.background#FBFCFD
  • terminal.foreground#111111
  • titleBar.activeBackground#FBFCFD
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCFD
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DEE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#282828bold
storage.type, storage.modifier#282828italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C08A5A
string, punctuation.definition.string, string.template, meta.template.expression#2A4D3D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A64236
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2A4D3Dbold
entity.other.inherited-class#C08A5A
entity.name.tag, punctuation.definition.tag#282828
entity.other.attribute-name#C08A5A
meta.diff, meta.diff.header#D9DEE3
markup.deleted#A64236
markup.inserted#C08A5A
markup.changed#2A4D3D
markup.heading, markup.heading.setext, punctuation.definition.heading#C08A5Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2A4D3D
string.other.link.title, string.other.link.description#C08A5A
markup.underline.link#D9DEE3underline
punctuation.definition.list#282828
markup.quote, punctuation.definition.quote#D9DEE3italic
Morphous Theme by Ameyanagi - VS Code Theme