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.activeBorder#00cecb
  • activityBar.activeFocusBorder#00cecb
  • activityBar.background#ffffff
  • activityBar.foreground#00cecb
  • activityBar.inactiveForeground#b0b0b0
  • activityBarBadge.background#00cecb
  • activityBarBadge.foreground#ffffff
  • badge.background#00cecb
  • badge.foreground#ffffff
  • breadcrumbPicker.background#ffffff
  • button.background#00cecb
  • button.foreground#ffffff
  • button.hoverBackground#00e8e5
  • debugToolBar.background#f5f5f5
  • diffEditor.border#e0e0e0
  • diffEditor.insertedTextBackground#6BF17830
  • diffEditor.removedTextBackground#ff595e30
  • dropdown.background#ffffff
  • dropdown.listBackground#ffffff
  • editor.background#ffffff
  • editor.foreground#1a1a1a
  • editor.lineHighlightBackground#ffffff
  • editor.selectionBackground#00cecb20
  • editorBracketMatch.background#00cecb20
  • editorBracketMatch.border#00cecb
  • editorCursor.foreground#00cecb
  • editorError.foreground#ff595e
  • editorGroupHeader.tabsBackground#ffffff
  • editorHint.foreground#00cecb
  • editorIndentGuide.activeBackground1#00cecb40
  • editorIndentGuide.background1#e0e0e040
  • editorInfo.foreground#22eeff
  • editorLineNumber.activeForeground#00cecb
  • editorLineNumber.foreground#b0b0b0
  • editorOverviewRuler.border#ffffff
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.selectedBackground#b0b0b0
  • editorWarning.foreground#ffe4a3
  • editorWidget.background#ffffff
  • editorWidget.border#ffffff
  • editorWidget.foreground#1a1a1a
  • focusBorder#e0e0e0
  • gitDecoration.addedResourceForeground#6BF178
  • gitDecoration.conflictingResourceForeground#DDA8FF
  • gitDecoration.deletedResourceForeground#ff595e
  • gitDecoration.ignoredResourceForeground#6B8A99
  • gitDecoration.modifiedResourceForeground#ffe4a3
  • gitDecoration.untrackedResourceForeground#00cecb
  • input.background#ffffff
  • list.activeSelectionBackground#e0e0e0
  • list.activeSelectionForeground#1a1a1a
  • list.focusBackground#e0e0e020
  • list.hoverBackground#f0f0f0
  • list.inactiveFocusBackground#f0f0f0
  • list.inactiveSelectionBackground#e0e0e0
  • list.inactiveSelectionForeground#1a1a1a
  • notificationCenter.border#00cecb20
  • notifications.background#f5f5f5
  • notifications.border#00cecb40
  • notifications.foreground#1a1a1a
  • notificationsErrorIcon.foreground#ff595e
  • notificationsInfoIcon.foreground#22eeff
  • notificationsWarningIcon.foreground#ffe4a3
  • panel.background#ffffff
  • panel.border#00cecb20
  • panelTitle.activeBorder#00cecb
  • panelTitle.activeForeground#1a1a1a
  • panelTitle.inactiveForeground#4a4a4c
  • peekViewEditor.background#ffffff
  • peekViewResult.background#ffffff
  • peekViewResult.selectionBackground#ffffff
  • peekViewTitle.background#ffffff
  • scrollbar.shadow#00000000
  • sideBar.background#ffffff
  • sideBar.foreground#4a4a4c
  • sideBarSectionHeader.background#ffffff
  • sideBarSectionHeader.border#ffffff
  • statusBar.background#ffffff
  • statusBar.debuggingBackground#00cecb
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#4a4a4c
  • statusBar.noFolderBackground#ffffff
  • statusBarItem.prominentBackground#ffffff
  • tab.activeBackground#e0e0e0
  • tab.border#ffffff
  • tab.inactiveBackground#ffffff
  • terminal.ansiBlack#1a1a1a
  • terminal.ansiBlue#22eeff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#5dd5ff
  • terminal.ansiBrightCyan#00e8e5
  • terminal.ansiBrightGreen#D5FFA3
  • terminal.ansiBrightMagenta#ff8895
  • terminal.ansiBrightRed#FF6B88
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFDA88
  • terminal.ansiCyan#00cecb
  • terminal.ansiGreen#6BF178
  • terminal.ansiMagenta#DDA8FF
  • terminal.ansiRed#ff595e
  • terminal.ansiWhite#e0e0e0
  • terminal.ansiYellow#ffe4a3
  • terminal.background#ffffff
  • terminal.foreground#1a1a1a
  • titleBar.activeBackground#ffffff
  • titleBar.inactiveBackground#ffffff
  • walkThrough.embeddedEditorBackground#ffffff
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8A99italic
invalid, invalid.illegal#FF6B88—
storage.type, storage.modifier, keyword.control, keyword.other.template, keyword.other.substitution, keyword.operator.assignment, keyword.operator.logical, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff5577—
keyword.operator#5dd5ff—
constant.language, constant.other.color#5dd5ff—
meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#ffd05e—
punctuation.separator.comma, punctuation.terminator.statement#1a1a1a—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#22eeff—
variable.other.readwrite, variable.other.constant, variable.other.object#1a1a1a—
variable.other.property#22c0e8—
variable.other.object.property, meta.block, variable.parameter#2a5a7a—
support.other.variable, string.other.link#ff8895—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, constant.numeric#cc8800—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#22EEFF—
support.type#1a6699—
punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#22C0E8—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#22C0E8—
meta.jsx.children#1a1a1a—
entity.other.attribute-name#2a5a7a—
source.json meta.structure.dictionary.json support.type.property-name.json#0099cc—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2a5a7a—
punctuation.support.type.property-name#0088aa—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#1a6699—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cc0066—
variable.language#cc0066italic
entity.name.method.js#0066ccitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0066cc—
entity.other.attribute-name.class#994400—
source.sass keyword.control#0066cc—
markup.inserted#28a745—
markup.deleted#cc0000—
markup.changed#9966cc—
string.regexp#0099aa—
constant.character.escape#0099aa—
*url*, *link*, *uri*—underline
source.js constant.other.object.key.js string.unquoted.label.js#cc0066italic
text.html.markdown, punctuation.definition.list_item.markdown#1a1a1a—
text.html.markdown markup.inline.raw.markdown#9966cc—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#6a9955—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#006633—
markup.italic#cc0066italic
markup.bold, markup.bold string#cc0066bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#cc0066bold
markup.underline#cc3300underline
markup.quote punctuation.definition.blockquote.markdown#6a9955—
markup.quote—italic
string.other.link.title.markdown#0066cc—
string.other.link.description.title.markdown#9966cc—
constant.other.reference.link.markdown#994400—
markup.raw.block#9966cc—
markup.raw.block.fenced.markdown#666666—
punctuation.definition.fenced.markdown#666666—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#1a1a1a—
variable.language.fenced.markdown#6a9955—
meta.separator#6a9955bold
markup.table#1a1a1a—