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#04342E
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9BA
  • activityBar.inactiveForeground#f4f2e860
  • activityBarBadge.background#67E9BA
  • activityBarBadge.foreground#04342E
  • button.background#67E9BA
  • button.foreground#04342E
  • button.hoverBackground#67E9BAdd
  • editor.background#04342E
  • editor.foreground#f4f2e8
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#070D0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#67E9BA
  • editorGroupHeader.tabsBackground#04342Edd
  • editorLineNumber.activeForeground#67E9BA
  • editorLineNumber.foreground#7b8f7280
  • focusBorder#67E9BA
  • foreground#f4f2e8
  • input.background#070D0C
  • input.border#ffffff15
  • input.foreground#f4f2e8
  • input.placeholderForeground#f4f2e860
  • list.activeSelectionBackground#67E9BA30
  • list.activeSelectionForeground#f4f2e8
  • list.highlightForeground#67E9BA
  • list.hoverBackground#070D0C40
  • list.hoverForeground#f4f2e8
  • list.inactiveSelectionBackground#67E9BA15
  • list.inactiveSelectionForeground#f4f2e8
  • selection.background#ECC97935
  • sideBar.background#070D0C
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f2e8
  • sideBarSectionHeader.background#04342E80
  • sideBarSectionHeader.foreground#f4f2e8
  • sideBarTitle.foreground#67E9BA
  • statusBar.background#04342E
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f2e8
  • statusBar.noFolderBackground#04342E
  • tab.activeBackground#04342E
  • tab.activeBorderTop#67E9BA
  • tab.activeForeground#f4f2e8
  • tab.border#ffffff15
  • tab.inactiveBackground#070D0C60
  • tab.inactiveForeground#f4f2e880
  • terminal.ansiBlack#04342E
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#559EE7
  • terminal.ansiGreen#67E9BA
  • terminal.ansiMagenta#83F1CD
  • terminal.ansiRed#83F1CD
  • terminal.ansiWhite#f4f2e8
  • terminal.ansiYellow#559EE7
  • terminal.background#04342E
  • terminal.foreground#f4f2e8
  • titleBar.activeBackground#04342E
  • titleBar.activeForeground#f4f2e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#04342E
  • titleBar.inactiveForeground#f4f2e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b8f72italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9BA
string, punctuation.definition.string, string.template, meta.template.expression#559EE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1CD
variable, variable.other.readwrite, variable.other.object#f4f2e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f2e8
variable.parameter, meta.parameter#f4f2e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f2e880
keyword.operator#f4f2e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#559EE7bold
entity.other.inherited-class#67E9BA
entity.name.tag, punctuation.definition.tag#ECC979
entity.other.attribute-name#67E9BA
meta.diff, meta.diff.header#7b8f72
markup.deleted#83F1CD
markup.inserted#67E9BA
markup.changed#559EE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9BAbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#559EE7
string.other.link.title, string.other.link.description#67E9BA
markup.underline.link#7b8f72underline
punctuation.definition.list#ECC979
markup.quote, punctuation.definition.quote#7b8f72italic