Skip to main content
Coding Theme

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#dbf1fe20
  • activityBar.background#000e14
  • activityBar.border#dbf1fe8f
  • activityBar.foreground#dbf1fe
  • activityBarBadge.background#00aad4cd
  • activityBarBadge.foreground#dbf1fe
  • button.background#00aad4cd
  • button.foreground#dbf1fe
  • dropdown.background#000e14
  • dropdown.border#dbf1fe
  • dropdown.foreground#dbf1fe
  • editor.background#000e14
  • editor.findMatchBackground#6e787e
  • editor.findMatchBorder#dbf1fe
  • editor.findMatchHighlightBackground#69cf5e55
  • editor.findMatchHighlightBorder#00aad4
  • editor.findRangeHighlightBackground#00aad466
  • editor.foreground#dbf1fe
  • editor.selectionBackground#00aad454
  • editorBracketHighlight.foreground1#dbf1fecd
  • editorBracketHighlight.foreground2#69cf5ecd
  • editorBracketHighlight.foreground3#8763d0cd
  • editorBracketHighlight.foreground4#dbf1fe9d
  • editorBracketHighlight.foreground5#69cf5e9d
  • editorBracketHighlight.foreground6#8763d09d
  • editorBracketHighlight.unexpectedBracket.foreground#e52981
  • editorError.background#e5298130
  • editorError.foreground#e52981
  • editorGroup.dropBackground#000e1480
  • editorGroupHeader.tabsBackground#001e2b
  • editorGutter.addedBackground#69cf5e
  • editorGutter.deletedBackground#8763d0
  • editorGutter.modifiedBackground#00aad4
  • editorSuggestWidget.border#dbf1fe
  • editorSuggestWidget.focusHighlightForeground#000e14
  • editorSuggestWidget.highlightForeground#00aad4
  • editorSuggestWidget.selectedBackground#dbf1fecd
  • editorSuggestWidget.selectedForeground#000e14
  • editorSuggestWidget.selectedIconForeground#000e14
  • editorUnicodeHighlight.background#8763d080
  • editorUnicodeHighlight.border#8763d0
  • editorWarning.background#8763d080
  • editorWarning.foreground#8763d0
  • editorWidget.background#000e14
  • editorWidget.border#dbf1fe
  • editorWidget.foreground#dbf1fe
  • focusBorder#00aad4
  • gitDecoration.addedResourceForeground#69cf5e
  • gitDecoration.conflictingResourceForeground#e52981
  • gitDecoration.deletedResourceForeground#8763d0
  • gitDecoration.modifiedResourceForeground#00aad4
  • gitDecoration.renamedResourceForeground#00aad4
  • gitDecoration.untrackedResourceForeground#8763d0
  • icon.foreground#6e787e
  • input.background#6e787e
  • input.border#00aad4
  • input.foreground#000e14
  • input.placeholderForeground#6e787e
  • keybindingLabel.background#000e14
  • keybindingLabel.border#dbf1fe
  • keybindingLabel.bottomBorder#dbf1fe
  • keybindingLabel.foreground#dbf1fe
  • list.errorForeground#e52981
  • list.focusHighlightForeground#000e14
  • list.highlightForeground#00aad4
  • list.hoverBackground#6e787ecd
  • list.warningForeground#8763d0
  • menu.selectionBackground#dbf1fe
  • menu.selectionForeground#000e14
  • minimap.errorHighlight#e52981
  • minimap.findMatchHighlight#00aad4
  • pickerGroup.border#dbf1fe
  • pickerGroup.foreground#00aad4
  • quickInput.background#000e14
  • quickInput.foreground#dbf1fe
  • quickInputList.focusBackground#dbf1fe
  • quickInputList.focusForeground#000e14
  • quickInputList.focusIconForeground#000e14
  • sideBar.background#000e14
  • sideBar.border#dbf1fe8f
  • sideBar.foreground#dbf1fe
  • sideBarSectionHeader.background#dbf1fe
  • sideBarSectionHeader.foreground#000e14
  • sideBarTitle.foreground#dbf1fe
  • statusBar.background#000e14
  • statusBar.border#dbf1fe
  • statusBar.foreground#dbf1fe
  • statusBar.noFolderBackground#dbf1fe
  • statusBar.noFolderForeground#000e14
  • statusBarItem.hoverBackground#6e787e
  • tab.activeBorderTop#dbf1feaf
  • tab.activeForeground#dbf1fe
  • tab.inactiveBackground#000e1460
  • titleBar.activeBackground#000e14

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dbf1fe98italic
variable, string constant.other.placeholder#dbf1fe
constant.other.color#dbf1fe
invalid, invalid.illegal#e52981bold
keyword, storage.type, storage.modifier#8763d0
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#00aad4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00aad4bold
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00aad4
meta.block variable.other#00aad4bold
support.other.variable, string.other.link#e52981
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#dbf1fe
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#69cf5e
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, support.type#69cf5e
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#69cf5e
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff0000
variable.language#69cf5eitalic
entity.name.method.js#00aad4italic
meta.class-method.js entity.name.function.js, variable.function.constructor#00aad4
entity.other.attribute-name#8763d0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff0000italic
entity.other.attribute-name.id, entity.other.attribute-name.class#69cf5ebold
source.sass keyword.control#00aad4
markup.inserted#69cf5e
markup.deleted#e52981
markup.changed#8763d0
string.regexp#e52981
constant.character.escape#e52981
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00aad4italic
source.js constant.other.object.key.js string.unquoted.label.js#e52981italic
source.json meta.structure.dictionary.json support.type.property-name.json#00aad4cd
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#69cf5ecd
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#8763d0cd
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#00aad49d
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#69cf5e9d
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#8763d09d
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#00aad46d
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#69cf5e6d
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#8763d06d
text.html.markdown, punctuation.definition.list_item.markdown#dbf1fe
text.html.markdown markup.inline.raw.markdown#8763d0
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#dbf1fe98
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#69cf5e
markup.italic#69cf5eitalic
markup.bold, markup.bold string#69cf5ebold
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#69cf5ebold
markup.underline#69cf5eunderline
markup.quote punctuation.definition.blockquote.markdown#dbf1fe98
markup.quoteitalic
string.other.link.title.markdown#00aad4
string.other.link.description.title.markdown#8763d0
constant.other.reference.link.markdown#69cf5e
markup.raw.block#8763d0
markup.raw.block.fenced.markdown#000e1450
punctuation.definition.fenced.markdown#000e1450
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#dbf1fe
variable.language.fenced.markdown#dbf1fe
meta.separator#dbf1febold
markup.table#dbf1fe
SleepyCat Dark by SleepyCat - VS Code Theme