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#123049
  • activityBar.border#ffffff15
  • activityBar.foreground#305A7A
  • activityBar.inactiveForeground#F5F7FA60
  • activityBarBadge.background#305A7A
  • activityBarBadge.foreground#123049
  • button.background#305A7A
  • button.foreground#123049
  • button.hoverBackground#305A7Add
  • editor.background#123049
  • editor.foreground#F5F7FA
  • editor.inactiveSelectionBackground#5576923580
  • editor.lineHighlightBackground#1B243040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#55769235
  • editorCursor.foreground#305A7A
  • editorGroupHeader.tabsBackground#123049dd
  • editorLineNumber.activeForeground#305A7A
  • editorLineNumber.foreground#55769280
  • focusBorder#305A7A
  • foreground#F5F7FA
  • input.background#1B2430
  • input.border#ffffff15
  • input.foreground#F5F7FA
  • input.placeholderForeground#F5F7FA60
  • list.activeSelectionBackground#305A7A30
  • list.activeSelectionForeground#F5F7FA
  • list.highlightForeground#305A7A
  • list.hoverBackground#1B243040
  • list.hoverForeground#F5F7FA
  • list.inactiveSelectionBackground#305A7A15
  • list.inactiveSelectionForeground#F5F7FA
  • selection.background#55769235
  • sideBar.background#1B2430
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F7FA
  • sideBarSectionHeader.background#12304980
  • sideBarSectionHeader.foreground#F5F7FA
  • sideBarTitle.foreground#305A7A
  • statusBar.background#123049
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F7FA
  • statusBar.noFolderBackground#123049
  • tab.activeBackground#123049
  • tab.activeBorderTop#305A7A
  • tab.activeForeground#F5F7FA
  • tab.border#ffffff15
  • tab.inactiveBackground#1B243060
  • tab.inactiveForeground#F5F7FA80
  • terminal.ansiBlack#123049
  • terminal.ansiBlue#557692
  • terminal.ansiCyan#4EA6C7
  • terminal.ansiGreen#305A7A
  • terminal.ansiMagenta#E0B24A
  • terminal.ansiRed#E0B24A
  • terminal.ansiWhite#F5F7FA
  • terminal.ansiYellow#4EA6C7
  • terminal.background#123049
  • terminal.foreground#F5F7FA
  • titleBar.activeBackground#123049
  • titleBar.activeForeground#F5F7FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#123049
  • titleBar.inactiveForeground#F5F7FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#557692italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#557692bold
storage.type, storage.modifier#557692italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#305A7A
string, punctuation.definition.string, string.template, meta.template.expression#4EA6C7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E0B24A
variable, variable.other.readwrite, variable.other.object#F5F7FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F7FA
variable.parameter, meta.parameter#F5F7FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F7FA80
keyword.operator#F5F7FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4EA6C7bold
entity.other.inherited-class#305A7A
entity.name.tag, punctuation.definition.tag#557692
entity.other.attribute-name#305A7A
meta.diff, meta.diff.header#557692
markup.deleted#E0B24A
markup.inserted#305A7A
markup.changed#4EA6C7
markup.heading, markup.heading.setext, punctuation.definition.heading#305A7Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4EA6C7
string.other.link.title, string.other.link.description#305A7A
markup.underline.link#557692underline
punctuation.definition.list#557692
markup.quote, punctuation.definition.quote#557692italic
Morphous Theme by Ameyanagi - VS Code Theme