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#F6F9F8
  • activityBar.border#00000015
  • activityBar.foreground#259367
  • activityBar.inactiveForeground#10202260
  • activityBarBadge.background#259367
  • activityBarBadge.foreground#F6F9F8
  • button.background#259367
  • button.foreground#F6F9F8
  • button.hoverBackground#259367dd
  • editor.background#F6F9F8
  • editor.foreground#102022
  • editor.inactiveSelectionBackground#21835B2580
  • editor.lineHighlightBackground#F6F9F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835B25
  • editorCursor.foreground#259367
  • editorGroupHeader.tabsBackground#F6F9F7aa
  • editorLineNumber.activeForeground#259367
  • editorLineNumber.foreground#68778080
  • focusBorder#259367
  • foreground#102022
  • input.background#F6F9F7
  • input.border#00000015
  • input.foreground#102022
  • input.placeholderForeground#10202260
  • list.activeSelectionBackground#25936730
  • list.activeSelectionForeground#102022
  • list.highlightForeground#259367
  • list.hoverBackground#F6F9F740
  • list.hoverForeground#102022
  • list.inactiveSelectionBackground#25936715
  • list.inactiveSelectionForeground#102022
  • selection.background#21835B25
  • sideBar.background#F6F9F7
  • sideBar.border#00000015
  • sideBar.foreground#102022
  • sideBarSectionHeader.background#F6F9F780
  • sideBarSectionHeader.foreground#102022
  • sideBarTitle.foreground#259367
  • statusBar.background#F6F9F8
  • statusBar.border#00000015
  • statusBar.foreground#102022
  • statusBar.noFolderBackground#F6F9F8
  • tab.activeBackground#F6F9F8
  • tab.activeBorderTop#259367
  • tab.activeForeground#102022
  • tab.border#00000015
  • tab.inactiveBackground#F6F9F860
  • tab.inactiveForeground#10202280
  • terminal.ansiBlack#102022
  • terminal.ansiBlue#21835B
  • terminal.ansiCyan#297CA3
  • terminal.ansiGreen#259367
  • terminal.ansiMagenta#765419
  • terminal.ansiRed#765419
  • terminal.ansiWhite#102022
  • terminal.ansiYellow#297CA3
  • terminal.background#F6F9F8
  • terminal.foreground#102022
  • titleBar.activeBackground#F6F9F8
  • titleBar.activeForeground#102022
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F9F8
  • titleBar.inactiveForeground#10202260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687780italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Bbold
storage.type, storage.modifier#21835Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259367
string, punctuation.definition.string, string.template, meta.template.expression#297CA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765419
variable, variable.other.readwrite, variable.other.object#102022
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102022
variable.parameter, meta.parameter#102022dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10202280
keyword.operator#102022
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297CA3bold
entity.other.inherited-class#259367
entity.name.tag, punctuation.definition.tag#21835B
entity.other.attribute-name#259367
meta.diff, meta.diff.header#687780
markup.deleted#765419
markup.inserted#259367
markup.changed#297CA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259367bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297CA3
string.other.link.title, string.other.link.description#259367
markup.underline.link#687780underline
punctuation.definition.list#21835B
markup.quote, punctuation.definition.quote#687780italic
Morphous Theme by Ameyanagi - VS Code Theme