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.background#FAFAFA
  • activityBar.foreground#4C566A
  • activityBarBadge.background#88C0D0
  • activityBarBadge.foreground#FFFFFF
  • badge.background#88C0D0
  • badge.foreground#FFFFFF
  • button.background#A3BE8C
  • button.foreground#FFFFFF
  • button.hoverBackground#8FBCBB
  • diffEditor.insertedLineBackground#A3BE8C15
  • diffEditor.insertedTextBackground#A3BE8C15
  • diffEditor.removedLineBackground#BF616A15
  • diffEditor.removedTextBackground#BF616A15
  • editor.background#F5F5F5
  • editor.foreground#2E3440
  • editor.selectionBackground#8FBCBB25
  • editor.selectionHighlightBackground#88C0D025
  • editorBracketHighlight.foreground1#A3BE8C
  • editorBracketHighlight.foreground2#8FBCBB
  • editorBracketHighlight.foreground3#88C0D0
  • editorBracketHighlight.foreground4#D08770
  • editorBracketHighlight.foreground5#EBCB8B
  • editorBracketHighlight.foreground6#5E81AC
  • editorBracketHighlight.unexpectedBracket.foreground#BF616A
  • editorError.foreground#BF616A
  • editorGroupHeader.tabsBackground#F5F5F5
  • editorGutter.addedBackground#A3BE8C
  • editorGutter.deletedBackground#BF616A
  • editorGutter.modifiedBackground#D08770
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#E0E0E0
  • editorInlayHint.background#E0E0E0
  • editorInlayHint.foreground#707070
  • editorLineNumber.foreground#A0A0A0
  • editorOverviewRuler.border#F5F5F5
  • editorWarning.foreground#EBCB8B
  • editorWidget.background#FFFFFF
  • focusBorder#88C0D0
  • icon.foreground#4C566A
  • input.background#FFFFFF
  • list.activeSelectionBackground#E0E0E0
  • list.activeSelectionForeground#88C0D0
  • list.errorForeground#BF616A
  • list.highlightForeground#88C0D0
  • list.hoverBackground#D0D0D0
  • list.inactiveSelectionBackground#E0E0E0
  • scrollbarSlider.background#A0A0A080
  • scrollbarSlider.hoverBackground#A0A0A0
  • selection.background#CCCCCC
  • settings.modifiedItemIndicator#88C0D0
  • sideBar.background#FAFAFA
  • sideBarSectionHeader.background#FAFAFA
  • sideBarSectionHeader.foreground#4C566A
  • sideBarTitle.foreground#4C566A
  • statusBar.background#FAFAFA
  • statusBar.debuggingBackground#88C0D0
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#4C566A
  • statusBarItem.remoteBackground#88C0D0
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.border#FAFAFA
  • tab.inactiveBackground#F5F5F5
  • textLink.activeForeground#8FBCBB
  • textLink.foreground#88C0D0
  • titleBar.activeBackground#FAFAFA
  • titleBar.activeForeground#4C566A
  • titleBar.inactiveBackground#E0E0E0
  • titleBar.inactiveForeground#A3A3A3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.blade, support.function.builtin.blade#216a9b
variable.other.php, support.variable.property.php, meta.embedded.block.php#498eb9
entity.name.tag.html, entity.other.attribute-name, meta.tag, support.class.php, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#61beac
comment, punctuation.definition.comment#a9bacd
string.quoted.double.php, string.quoted.single.php, string.quoted.single.html, string.quoted.double.html, string.template.php#154360
support.function.php, entity.name.function.php, meta.function-call.php, keyword.other.php#018eec
source.json meta.structure.dictionary.json support.type.property-name.json#1F618D
comment, punctuation.definition.comment#4C566A94
variable, string constant.other.placeholder, entity.name.tag#2E3440
constant.other.color#2E3440
invalid, invalid.illegal#BF616A
keyword, storage.type, storage.modifier#4C566A
keyword.control, constant.other.color, 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#4C566A
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#88C0D0
entity.name.function, variable.function, support.function, keyword.other.special-method#A3BE8C
meta.block variable.other#2E3440
support.other.variable, string.other.link#2E3440
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#A3BE8C
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#5E81AC
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#88C0D0
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, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#2E3440
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#BF616A
variable.language#4C566A
entity.name.method.js#2E3440
meta.class-method.js entity.name.function.js, variable.function.constructor#2E3440
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#4C566A
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#88C0D0
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#88C0D0
source.sass keyword.control, meta.attribute-selector.scss#5E81AC
markup.inserted#A3BE8C
markup.deleted#BF616A
markup.changed#4C566A
string.regexp#4C566A
constant.character.escape#4C566A
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2E3440
source.js constant.other.object.key.js string.unquoted.label.js#BF616Aitalic
source.json meta.structure.dictionary.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#88C0D0
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#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json#88C0D0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json#88C0D0
text.html.markdown, punctuation.definition.list_item.markdown#2E3440
text.html.markdown markup.inline.raw.markdown#4C566A
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#2E3440
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#88C0D0
markup.italic#2E3440italic
markup.bold, markup.bold string#2E3440bold
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#2E3440bold
markup.underline#88C0D0underline
markup.quote punctuation.definition.blockquote.markdown#2E3440
markup.quote
string.other.link.title.markdown#2E3440
string.other.link.description.title.markdown#4C566A
constant.other.reference.link.markdown#88C0D0
markup.raw.block#4C566A
markup.raw.block.fenced.markdown#FFFFFF50
punctuation.definition.fenced.markdown#FFFFFF50
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#2E3440
variable.language.fenced.markdown#2E3440
meta.separator#4C566Abold
markup.table#2E3440
Hattusha by tuna - VS Code Theme