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#11131A
  • activityBar.border#ffffff15
  • activityBar.foreground#FF6A00
  • activityBar.inactiveForeground#F5F6F760
  • activityBarBadge.background#FF6A00
  • activityBarBadge.foreground#11131A
  • button.background#FF6A00
  • button.foreground#11131A
  • button.hoverBackground#FF6A00dd
  • editor.background#11131A
  • editor.foreground#F5F6F7
  • editor.inactiveSelectionBackground#FF8A1A3580
  • editor.lineHighlightBackground#080C0E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FF8A1A35
  • editorCursor.foreground#FF6A00
  • editorGroupHeader.tabsBackground#11131Add
  • editorLineNumber.activeForeground#FF6A00
  • editorLineNumber.foreground#68707880
  • focusBorder#FF6A00
  • foreground#F5F6F7
  • input.background#080C0E
  • input.border#ffffff15
  • input.foreground#F5F6F7
  • input.placeholderForeground#F5F6F760
  • list.activeSelectionBackground#FF6A0030
  • list.activeSelectionForeground#F5F6F7
  • list.highlightForeground#FF6A00
  • list.hoverBackground#080C0E40
  • list.hoverForeground#F5F6F7
  • list.inactiveSelectionBackground#FF6A0015
  • list.inactiveSelectionForeground#F5F6F7
  • selection.background#FF8A1A35
  • sideBar.background#080C0E
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F6F7
  • sideBarSectionHeader.background#11131A80
  • sideBarSectionHeader.foreground#F5F6F7
  • sideBarTitle.foreground#FF6A00
  • statusBar.background#11131A
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F6F7
  • statusBar.noFolderBackground#11131A
  • tab.activeBackground#11131A
  • tab.activeBorderTop#FF6A00
  • tab.activeForeground#F5F6F7
  • tab.border#ffffff15
  • tab.inactiveBackground#080C0E60
  • tab.inactiveForeground#F5F6F780
  • terminal.ansiBlack#11131A
  • terminal.ansiBlue#FF8A1A
  • terminal.ansiCyan#FFB347
  • terminal.ansiGreen#FF6A00
  • terminal.ansiMagenta#4A4F57
  • terminal.ansiRed#4A4F57
  • terminal.ansiWhite#F5F6F7
  • terminal.ansiYellow#FFB347
  • terminal.background#11131A
  • terminal.foreground#F5F6F7
  • titleBar.activeBackground#11131A
  • titleBar.activeForeground#F5F6F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#11131A
  • titleBar.inactiveForeground#F5F6F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687078italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FF8A1Abold
storage.type, storage.modifier#FF8A1Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6A00—
string, punctuation.definition.string, string.template, meta.template.expression#FFB347—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A4F57—
variable, variable.other.readwrite, variable.other.object#F5F6F7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F6F7—
variable.parameter, meta.parameter#F5F6F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F6F780—
keyword.operator#F5F6F7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFB347bold
entity.other.inherited-class#FF6A00—
entity.name.tag, punctuation.definition.tag#FF8A1A—
entity.other.attribute-name#FF6A00—
meta.diff, meta.diff.header#687078—
markup.deleted#4A4F57—
markup.inserted#FF6A00—
markup.changed#FFB347—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFB347—
string.other.link.title, string.other.link.description#FF6A00—
markup.underline.link#687078underline
punctuation.definition.list#FF8A1A—
markup.quote, punctuation.definition.quote#687078italic
Morphous Theme by Ameyanagi - VS Code Theme