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#0b1220
  • activityBar.border#ffffff15
  • activityBar.foreground#0d2b6f
  • activityBar.inactiveForeground#f7f8fb60
  • activityBarBadge.background#0d2b6f
  • activityBarBadge.foreground#0b1220
  • button.background#0d2b6f
  • button.foreground#0b1220
  • button.hoverBackground#0d2b6fdd
  • editor.background#0b1220
  • editor.foreground#f7f8fb
  • editor.inactiveSelectionBackground#1e4edb3580
  • editor.lineHighlightBackground#1b1f2640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1e4edb35
  • editorCursor.foreground#0d2b6f
  • editorGroupHeader.tabsBackground#0b1220dd
  • editorLineNumber.activeForeground#0d2b6f
  • editorLineNumber.foreground#606a7880
  • focusBorder#0d2b6f
  • foreground#f7f8fb
  • input.background#1b1f26
  • input.border#ffffff15
  • input.foreground#f7f8fb
  • input.placeholderForeground#f7f8fb60
  • list.activeSelectionBackground#0d2b6f30
  • list.activeSelectionForeground#f7f8fb
  • list.highlightForeground#0d2b6f
  • list.hoverBackground#1b1f2640
  • list.hoverForeground#f7f8fb
  • list.inactiveSelectionBackground#0d2b6f15
  • list.inactiveSelectionForeground#f7f8fb
  • selection.background#1e4edb35
  • sideBar.background#1b1f26
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8fb
  • sideBarSectionHeader.background#0b122080
  • sideBarSectionHeader.foreground#f7f8fb
  • sideBarTitle.foreground#0d2b6f
  • statusBar.background#0b1220
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8fb
  • statusBar.noFolderBackground#0b1220
  • tab.activeBackground#0b1220
  • tab.activeBorderTop#0d2b6f
  • tab.activeForeground#f7f8fb
  • tab.border#ffffff15
  • tab.inactiveBackground#1b1f2660
  • tab.inactiveForeground#f7f8fb80
  • terminal.ansiBlack#0b1220
  • terminal.ansiBlue#1e4edb
  • terminal.ansiCyan#0e8f6e
  • terminal.ansiGreen#0d2b6f
  • terminal.ansiMagenta#b87333
  • terminal.ansiRed#b87333
  • terminal.ansiWhite#f7f8fb
  • terminal.ansiYellow#0e8f6e
  • terminal.background#0b1220
  • terminal.foreground#f7f8fb
  • titleBar.activeBackground#0b1220
  • titleBar.activeForeground#f7f8fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0b1220
  • titleBar.inactiveForeground#f7f8fb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#606a78italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1e4edbbold
storage.type, storage.modifier#1e4edbitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0d2b6f
string, punctuation.definition.string, string.template, meta.template.expression#0e8f6e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b87333
variable, variable.other.readwrite, variable.other.object#f7f8fb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8fb
variable.parameter, meta.parameter#f7f8fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8fb80
keyword.operator#f7f8fb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0e8f6ebold
entity.other.inherited-class#0d2b6f
entity.name.tag, punctuation.definition.tag#1e4edb
entity.other.attribute-name#0d2b6f
meta.diff, meta.diff.header#606a78
markup.deleted#b87333
markup.inserted#0d2b6f
markup.changed#0e8f6e
markup.heading, markup.heading.setext, punctuation.definition.heading#0d2b6fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0e8f6e
string.other.link.title, string.other.link.description#0d2b6f
markup.underline.link#606a78underline
punctuation.definition.list#1e4edb
markup.quote, punctuation.definition.quote#606a78italic
Morphous Theme by Ameyanagi - VS Code Theme