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#081E30
  • activityBar.border#ffffff15
  • activityBar.foreground#FF6A00
  • activityBar.inactiveForeground#F7FAFC60
  • activityBarBadge.background#FF6A00
  • activityBarBadge.foreground#081E30
  • button.background#FF6A00
  • button.foreground#081E30
  • button.hoverBackground#FF6A00dd
  • editor.background#081E30
  • editor.foreground#F7FAFC
  • editor.inactiveSelectionBackground#005EFF3580
  • editor.lineHighlightBackground#06122040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#005EFF35
  • editorCursor.foreground#FF6A00
  • editorGroupHeader.tabsBackground#081E30dd
  • editorLineNumber.activeForeground#FF6A00
  • editorLineNumber.foreground#485D6880
  • focusBorder#FF6A00
  • foreground#F7FAFC
  • input.background#061220
  • input.border#ffffff15
  • input.foreground#F7FAFC
  • input.placeholderForeground#F7FAFC60
  • list.activeSelectionBackground#FF6A0030
  • list.activeSelectionForeground#F7FAFC
  • list.highlightForeground#FF6A00
  • list.hoverBackground#06122040
  • list.hoverForeground#F7FAFC
  • list.inactiveSelectionBackground#FF6A0015
  • list.inactiveSelectionForeground#F7FAFC
  • selection.background#005EFF35
  • sideBar.background#061220
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAFC
  • sideBarSectionHeader.background#081E3080
  • sideBarSectionHeader.foreground#F7FAFC
  • sideBarTitle.foreground#FF6A00
  • statusBar.background#081E30
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAFC
  • statusBar.noFolderBackground#081E30
  • tab.activeBackground#081E30
  • tab.activeBorderTop#FF6A00
  • tab.activeForeground#F7FAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#06122060
  • tab.inactiveForeground#F7FAFC80
  • terminal.ansiBlack#081E30
  • terminal.ansiBlue#005EFF
  • terminal.ansiCyan#00C6EF
  • terminal.ansiGreen#FF6A00
  • terminal.ansiMagenta#C8F31D
  • terminal.ansiRed#C8F31D
  • terminal.ansiWhite#F7FAFC
  • terminal.ansiYellow#00C6EF
  • terminal.background#081E30
  • terminal.foreground#F7FAFC
  • titleBar.activeBackground#081E30
  • titleBar.activeForeground#F7FAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#081E30
  • titleBar.inactiveForeground#F7FAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#485D68italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#005EFFbold
storage.type, storage.modifier#005EFFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF6A00
string, punctuation.definition.string, string.template, meta.template.expression#00C6EF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C8F31D
variable, variable.other.readwrite, variable.other.object#F7FAFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAFC
variable.parameter, meta.parameter#F7FAFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAFC80
keyword.operator#F7FAFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#00C6EFbold
entity.other.inherited-class#FF6A00
entity.name.tag, punctuation.definition.tag#005EFF
entity.other.attribute-name#FF6A00
meta.diff, meta.diff.header#485D68
markup.deleted#C8F31D
markup.inserted#FF6A00
markup.changed#00C6EF
markup.heading, markup.heading.setext, punctuation.definition.heading#FF6A00bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#00C6EF
string.other.link.title, string.other.link.description#FF6A00
markup.underline.link#485D68underline
punctuation.definition.list#005EFF
markup.quote, punctuation.definition.quote#485D68italic