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#fff9f7
  • activityBar.border#00000015
  • activityBar.foreground#FF8FA3
  • activityBar.inactiveForeground#26333B60
  • activityBarBadge.background#FF8FA3
  • activityBarBadge.foreground#fff9f7
  • button.background#FF8FA3
  • button.foreground#fff9f7
  • button.hoverBackground#FF8FA3dd
  • editor.background#fff9f7
  • editor.foreground#26333B
  • editor.inactiveSelectionBackground#ff8a3d2580
  • editor.lineHighlightBackground#ffe6e150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ff8a3d25
  • editorCursor.foreground#FF8FA3
  • editorGroupHeader.tabsBackground#ffe6e1aa
  • editorLineNumber.activeForeground#FF8FA3
  • editorLineNumber.foreground#ffd3c680
  • focusBorder#FF8FA3
  • foreground#26333B
  • input.background#ffe6e1
  • input.border#00000015
  • input.foreground#26333B
  • input.placeholderForeground#26333B60
  • list.activeSelectionBackground#FF8FA330
  • list.activeSelectionForeground#26333B
  • list.highlightForeground#FF8FA3
  • list.hoverBackground#ffe6e140
  • list.hoverForeground#26333B
  • list.inactiveSelectionBackground#FF8FA315
  • list.inactiveSelectionForeground#26333B
  • selection.background#ff8a3d25
  • sideBar.background#ffe6e1
  • sideBar.border#00000015
  • sideBar.foreground#26333B
  • sideBarSectionHeader.background#ffe6e180
  • sideBarSectionHeader.foreground#26333B
  • sideBarTitle.foreground#FF8FA3
  • statusBar.background#fff9f7
  • statusBar.border#00000015
  • statusBar.foreground#26333B
  • statusBar.noFolderBackground#fff9f7
  • tab.activeBackground#fff9f7
  • tab.activeBorderTop#FF8FA3
  • tab.activeForeground#26333B
  • tab.border#00000015
  • tab.inactiveBackground#fff9f760
  • tab.inactiveForeground#26333B80
  • terminal.ansiBlack#26333B
  • terminal.ansiBlue#ff8a3d
  • terminal.ansiCyan#67B7C9
  • terminal.ansiGreen#FF8FA3
  • terminal.ansiMagenta#FFB38E
  • terminal.ansiRed#FFB38E
  • terminal.ansiWhite#26333B
  • terminal.ansiYellow#67B7C9
  • terminal.background#fff9f7
  • terminal.foreground#26333B
  • titleBar.activeBackground#fff9f7
  • titleBar.activeForeground#26333B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff9f7
  • titleBar.inactiveForeground#26333B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ffd3c6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ff8a3dbold
storage.type, storage.modifier#ff8a3ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8FA3
string, punctuation.definition.string, string.template, meta.template.expression#67B7C9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFB38E
variable, variable.other.readwrite, variable.other.object#26333B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#26333B
variable.parameter, meta.parameter#26333Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26333B80
keyword.operator#26333B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#67B7C9bold
entity.other.inherited-class#FF8FA3
entity.name.tag, punctuation.definition.tag#ff8a3d
entity.other.attribute-name#FF8FA3
meta.diff, meta.diff.header#ffd3c6
markup.deleted#FFB38E
markup.inserted#FF8FA3
markup.changed#67B7C9
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8FA3bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#67B7C9
string.other.link.title, string.other.link.description#FF8FA3
markup.underline.link#ffd3c6underline
punctuation.definition.list#ff8a3d
markup.quote, punctuation.definition.quote#ffd3c6italic
Morphous Theme by Ameyanagi - VS Code Theme