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#030C0A
  • activityBar.border#ffffff15
  • activityBar.foreground#67E993
  • activityBar.inactiveForeground#F6F4EC60
  • activityBarBadge.background#67E993
  • activityBarBadge.foreground#030C0A
  • button.background#67E993
  • button.foreground#030C0A
  • button.hoverBackground#67E993dd
  • editor.background#030C0A
  • editor.foreground#F6F4EC
  • editor.inactiveSelectionBackground#A1EC793580
  • editor.lineHighlightBackground#12211640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A1EC7935
  • editorCursor.foreground#67E993
  • editorGroupHeader.tabsBackground#030C0Add
  • editorLineNumber.activeForeground#67E993
  • editorLineNumber.foreground#D6DED280
  • focusBorder#67E993
  • foreground#F6F4EC
  • input.background#122116
  • input.border#ffffff15
  • input.foreground#F6F4EC
  • input.placeholderForeground#F6F4EC60
  • list.activeSelectionBackground#67E99330
  • list.activeSelectionForeground#F6F4EC
  • list.highlightForeground#67E993
  • list.hoverBackground#12211640
  • list.hoverForeground#F6F4EC
  • list.inactiveSelectionBackground#67E99315
  • list.inactiveSelectionForeground#F6F4EC
  • selection.background#A1EC7935
  • sideBar.background#122116
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4EC
  • sideBarSectionHeader.background#030C0A80
  • sideBarSectionHeader.foreground#F6F4EC
  • sideBarTitle.foreground#67E993
  • statusBar.background#030C0A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4EC
  • statusBar.noFolderBackground#030C0A
  • tab.activeBackground#030C0A
  • tab.activeBorderTop#67E993
  • tab.activeForeground#F6F4EC
  • tab.border#ffffff15
  • tab.inactiveBackground#12211660
  • tab.inactiveForeground#F6F4EC80
  • terminal.ansiBlack#030C0A
  • terminal.ansiBlue#A1EC79
  • terminal.ansiCyan#556EE7
  • terminal.ansiGreen#67E993
  • terminal.ansiMagenta#8395F1
  • terminal.ansiRed#8395F1
  • terminal.ansiWhite#F6F4EC
  • terminal.ansiYellow#556EE7
  • terminal.background#030C0A
  • terminal.foreground#F6F4EC
  • titleBar.activeBackground#030C0A
  • titleBar.activeForeground#F6F4EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030C0A
  • titleBar.inactiveForeground#F6F4EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6DED2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A1EC79bold
storage.type, storage.modifier#A1EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E993
string, punctuation.definition.string, string.template, meta.template.expression#556EE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8395F1
variable, variable.other.readwrite, variable.other.object#F6F4EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4EC
variable.parameter, meta.parameter#F6F4ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4EC80
keyword.operator#F6F4EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#556EE7bold
entity.other.inherited-class#67E993
entity.name.tag, punctuation.definition.tag#A1EC79
entity.other.attribute-name#67E993
meta.diff, meta.diff.header#D6DED2
markup.deleted#8395F1
markup.inserted#67E993
markup.changed#556EE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E993bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#556EE7
string.other.link.title, string.other.link.description#67E993
markup.underline.link#D6DED2underline
punctuation.definition.list#A1EC79
markup.quote, punctuation.definition.quote#D6DED2italic