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#edf3f1
  • activityBar.border#00000015
  • activityBar.foreground#0f5d3e
  • activityBar.inactiveForeground#10202260
  • activityBarBadge.background#0f5d3e
  • activityBarBadge.foreground#edf3f1
  • button.background#0f5d3e
  • button.foreground#edf3f1
  • button.hoverBackground#0f5d3edd
  • editor.background#edf3f1
  • editor.foreground#102022
  • editor.inactiveSelectionBackground#1a6b4a2580
  • editor.lineHighlightBackground#f7faf850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1a6b4a25
  • editorCursor.foreground#0f5d3e
  • editorGroupHeader.tabsBackground#f7faf8aa
  • editorLineNumber.activeForeground#0f5d3e
  • editorLineNumber.foreground#68778080
  • focusBorder#0f5d3e
  • foreground#102022
  • input.background#f7faf8
  • input.border#00000015
  • input.foreground#102022
  • input.placeholderForeground#10202260
  • list.activeSelectionBackground#0f5d3e30
  • list.activeSelectionForeground#102022
  • list.highlightForeground#0f5d3e
  • list.hoverBackground#f7faf840
  • list.hoverForeground#102022
  • list.inactiveSelectionBackground#0f5d3e15
  • list.inactiveSelectionForeground#102022
  • selection.background#1a6b4a25
  • sideBar.background#f7faf8
  • sideBar.border#00000015
  • sideBar.foreground#102022
  • sideBarSectionHeader.background#f7faf880
  • sideBarSectionHeader.foreground#102022
  • sideBarTitle.foreground#0f5d3e
  • statusBar.background#edf3f1
  • statusBar.border#00000015
  • statusBar.foreground#102022
  • statusBar.noFolderBackground#edf3f1
  • tab.activeBackground#edf3f1
  • tab.activeBorderTop#0f5d3e
  • tab.activeForeground#102022
  • tab.border#00000015
  • tab.inactiveBackground#edf3f160
  • tab.inactiveForeground#10202280
  • terminal.ansiBlack#102022
  • terminal.ansiBlue#1a6b4a
  • terminal.ansiCyan#0ea5e9
  • terminal.ansiGreen#0f5d3e
  • terminal.ansiMagenta#f59e0b
  • terminal.ansiRed#f59e0b
  • terminal.ansiWhite#102022
  • terminal.ansiYellow#0ea5e9
  • terminal.background#edf3f1
  • terminal.foreground#102022
  • titleBar.activeBackground#edf3f1
  • titleBar.activeForeground#102022
  • titleBar.border#00000015
  • titleBar.inactiveBackground#edf3f1
  • 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#1a6b4abold
storage.type, storage.modifier#1a6b4aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0f5d3e
string, punctuation.definition.string, string.template, meta.template.expression#0ea5e9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f59e0b
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#0ea5e9bold
entity.other.inherited-class#0f5d3e
entity.name.tag, punctuation.definition.tag#1a6b4a
entity.other.attribute-name#0f5d3e
meta.diff, meta.diff.header#687780
markup.deleted#f59e0b
markup.inserted#0f5d3e
markup.changed#0ea5e9
markup.heading, markup.heading.setext, punctuation.definition.heading#0f5d3ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0ea5e9
string.other.link.title, string.other.link.description#0f5d3e
markup.underline.link#687780underline
punctuation.definition.list#1a6b4a
markup.quote, punctuation.definition.quote#687780italic
Morphous Theme by Ameyanagi - VS Code Theme