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#F7FAF9
  • activityBar.border#00000015
  • activityBar.foreground#0FA681
  • activityBar.inactiveForeground#0F172A60
  • activityBarBadge.background#0FA681
  • activityBarBadge.foreground#F7FAF9
  • button.background#0FA681
  • button.foreground#F7FAF9
  • button.hoverBackground#0FA681dd
  • editor.background#F7FAF9
  • editor.foreground#0F172A
  • editor.inactiveSelectionBackground#0EA5A02580
  • editor.lineHighlightBackground#DFF3F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0EA5A025
  • editorCursor.foreground#0FA681
  • editorGroupHeader.tabsBackground#DFF3F0aa
  • editorLineNumber.activeForeground#0FA681
  • editorLineNumber.foreground#E5E7EB80
  • focusBorder#0FA681
  • foreground#0F172A
  • input.background#DFF3F0
  • input.border#00000015
  • input.foreground#0F172A
  • input.placeholderForeground#0F172A60
  • list.activeSelectionBackground#0FA68130
  • list.activeSelectionForeground#0F172A
  • list.highlightForeground#0FA681
  • list.hoverBackground#DFF3F040
  • list.hoverForeground#0F172A
  • list.inactiveSelectionBackground#0FA68115
  • list.inactiveSelectionForeground#0F172A
  • selection.background#0EA5A025
  • sideBar.background#DFF3F0
  • sideBar.border#00000015
  • sideBar.foreground#0F172A
  • sideBarSectionHeader.background#DFF3F080
  • sideBarSectionHeader.foreground#0F172A
  • sideBarTitle.foreground#0FA681
  • statusBar.background#F7FAF9
  • statusBar.border#00000015
  • statusBar.foreground#0F172A
  • statusBar.noFolderBackground#F7FAF9
  • tab.activeBackground#F7FAF9
  • tab.activeBorderTop#0FA681
  • tab.activeForeground#0F172A
  • tab.border#00000015
  • tab.inactiveBackground#F7FAF960
  • tab.inactiveForeground#0F172A80
  • terminal.ansiBlack#0F172A
  • terminal.ansiBlue#0EA5A0
  • terminal.ansiCyan#E11D48
  • terminal.ansiGreen#0FA681
  • terminal.ansiMagenta#15803D
  • terminal.ansiRed#15803D
  • terminal.ansiWhite#0F172A
  • terminal.ansiYellow#E11D48
  • terminal.background#F7FAF9
  • terminal.foreground#0F172A
  • titleBar.activeBackground#F7FAF9
  • titleBar.activeForeground#0F172A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FAF9
  • titleBar.inactiveForeground#0F172A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0EA5A0bold
storage.type, storage.modifier#0EA5A0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0FA681—
string, punctuation.definition.string, string.template, meta.template.expression#E11D48—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#15803D—
variable, variable.other.readwrite, variable.other.object#0F172A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F172A—
variable.parameter, meta.parameter#0F172Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F172A80—
keyword.operator#0F172A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E11D48bold
entity.other.inherited-class#0FA681—
entity.name.tag, punctuation.definition.tag#0EA5A0—
entity.other.attribute-name#0FA681—
meta.diff, meta.diff.header#E5E7EB—
markup.deleted#15803D—
markup.inserted#0FA681—
markup.changed#E11D48—
markup.heading, markup.heading.setext, punctuation.definition.heading#0FA681bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E11D48—
string.other.link.title, string.other.link.description#0FA681—
markup.underline.link#E5E7EBunderline
punctuation.definition.list#0EA5A0—
markup.quote, punctuation.definition.quote#E5E7EBitalic
Morphous Theme by Ameyanagi - VS Code Theme