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.activeBackground#e5e9f0
  • activityBar.activeBorder#e5e9f0
  • activityBar.background#e5e9f0
  • activityBar.border#e5e9f0
  • activityBar.foreground#434c5e
  • activityBar.inactiveForeground#434c5e
  • activityBarBadge.background#e5e9f0
  • activityBarBadge.foreground#434c5e
  • debugIcon.continueForeground#434c5e
  • debugIcon.disconnectForeground#434c5e
  • debugIcon.pauseForeground#434c5e
  • debugIcon.restartForeground#434c5e
  • debugIcon.startForeground#434c5e
  • debugIcon.stepBackForeground#434c5e
  • debugIcon.stepIntoForeground#434c5e
  • debugIcon.stepOutForeground#434c5e
  • debugIcon.stepOverForeground#434c5e
  • debugIcon.stopForeground#434c5e
  • editor.background#e5e9f0
  • editor.foreground#999999
  • editor.selectionBackground#cee0ff
  • editor.selectionHighlightBackground#cee0ff
  • editorBracketHighlight.foreground1#434c5e
  • editorBracketHighlight.foreground2#434c5e
  • editorBracketHighlight.foreground3#434c5e
  • editorBracketMatch.border#5a5a5a
  • editorCursor.foreground#434c5e
  • editorGroup.border#282828
  • editorGroup.dropBackground#0e0e0e
  • editorGroup.dropIntoPromptBackground#0e0e0e
  • editorGroupHeader.noTabsBackground#e5e9f0
  • editorGroupHeader.tabsBackground#e5e9f0
  • editorGroupHeader.tabsBorder#e5e9f0
  • editorGutter.addedBackground#6b98fb
  • editorGutter.background#e5e9f0
  • editorGutter.deletedBackground#434c5e
  • editorGutter.modifiedBackground#8a8a8a
  • editorOverviewRuler.bracketMatchForeground#434c5e
  • sideBar.background#e5e9f0
  • sideBar.border#e5e9f0
  • sideBar.foreground#434c5e
  • sideBarSectionHeader.background#e5e9f0
  • sideBarSectionHeader.border#e5e9f0
  • sideBarSectionHeader.foreground#434c5e
  • sideBarTitle.foreground#434c5e
  • statusBar.background#e5e9f0
  • statusBar.border#e5e9f0
  • statusBar.debuggingBackground#e5e9f0
  • statusBar.debuggingForeground#434c5e
  • statusBar.foreground#434c5e
  • statusBar.noFolderBackground#e5e9f0
  • statusBar.noFolderForeground#e5e9f0
  • statusBarItem.activeBackground#e5e9f0
  • statusBarItem.compactActiveBackground#e0e0f0
  • statusBarItem.compactHoverBackground#e0e0f0
  • statusBarItem.hoverBackground#e0e0f0
  • statusBarItem.prominentBackground#e5e9f0
  • statusBarItem.prominentHoverBackground#e5e9f0
  • tab.activeBackground#e5e9f0
  • tab.activeBorder#434c5e
  • tab.activeForeground#434c5e
  • tab.activeModifiedBorder#e5e9f0
  • tab.border#e5e9f0
  • tab.inactiveBackground#e5e9f0
  • tab.inactiveForeground#434c5e
  • tab.inactiveModifiedBorder#e5e9f0
  • tab.unfocusedActiveForeground#777777
  • tab.unfocusedActiveModifiedBorder#e5e9f0
  • tab.unfocusedInactiveForeground#777777
  • tab.unfocusedInactiveModifiedBorder#e5e9f0
  • titleBar.activeBackground#e5e9f0
  • titleBar.activeForeground#434c5e
  • titleBar.inactiveBackground#e5e9f0
  • titleBar.inactiveForeground#e1e1e1
  • walkThrough.embeddedEditorBackground#e5e9f0
  • widget.shadow#00000026

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#adadad—
variable, string constant.other.placeholder#434c5e—
constant.other.color#77aeff—
invalid, invalid.illegal#434c5e—
keyword, storage.type, storage.modifier#2b4df5—
keyword.control, constant.other.color, punctuation, 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, keyword.other.template, keyword.other.substitution#434c5e—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#434c5e—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#434c5e—
meta.block variable.other#434c5e—
support.other.variable, string.other.link#434c5e—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, string.quoted, string.template, punctuation.definition.string#6b98fb—
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#8a8a8a—
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#434c5e—
support.type#434c5e—
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#434c5e—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#434c5e—
variable.language#434c5eitalic
entity.name.method.js#434c5eitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#434c5e—
entity.other.attribute-name#8a8a8a—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8a8a8aitalic
entity.other.attribute-name.class#434c5e—
source.sass keyword.control#434c5e—
markup.inserted#434c5e—
markup.deleted#8a8a8a—
markup.changed#8a8a8a—
string.regexp#8a8a8a—
constant.character.escape#8a8a8a—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#434c5eitalic
source.js constant.other.object.key.js string.unquoted.label.js#434c5eitalic
source.json meta.structure.dictionary.json support.type.property-name.json#434c5e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#434c5e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8a8a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8a8a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8a8a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8a8a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8a8a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7a7a7a—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#777777—
text.html.markdown, punctuation.definition.list_item.markdown#434c5e—
text.html.markdown markup.inline.raw.markdown#434c5e—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#434c5e—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#434c5e—
markup.italic#434c5eitalic
markup.bold, markup.bold string#434c5ebold
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#434c5ebold
markup.underline#434c5eunderline
markup.quote punctuation.definition.blockquote.markdown#434c5e—
markup.quote—italic
string.other.link.title.markdown#434c5e—
string.other.link.description.title.markdown#7a7a7a—
constant.other.reference.link.markdown#434c5e—
markup.raw.block#434c5e—
markup.raw.block.fenced.markdown#e5e9f0—
punctuation.definition.fenced.markdown#e5e9f0—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#e5e9f00a—
variable.language.fenced.markdown#434c5e—
meta.separator#434c5ebold
markup.table#434c5e—