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#141316
  • activityBar.background#141316
  • activityBar.border#4e494936
  • activityBar.foreground#f7f7f7
  • activityBar.inactiveForeground#949393
  • activityBarBadge.background#2b7bc5
  • activityBarBadge.foreground#ffffff
  • dropdown.background#343336
  • dropdown.foreground#ffffff
  • editor.background#141316
  • editor.findMatchBackground#2754a7c2
  • editor.findMatchHighlightBackground#2754a757
  • editor.foreground#C7C7C7
  • editor.lineHighlightBackground#322f3627
  • editor.selectionBackground#52525260
  • editor.wordHighlightBackground#36366321
  • editor.wordHighlightStrongBackground#52525260
  • editorBracketMatch.background#141316
  • editorBracketMatch.border#3331387f
  • editorCursor.foreground#616063
  • editorError.foreground#812323fb
  • editorGroupHeader.tabsBackground#2c2a2e6c
  • editorGutter.addedBackground#a79f2f93
  • editorGutter.deletedBackground#c01b1b60
  • editorGutter.modifiedBackground#C8C8C860
  • editorHoverWidget.background#202025
  • editorIndentGuide.activeBackground#5a5353
  • editorIndentGuide.background#3e3d424d
  • editorInfo.foreground#C8C8C870
  • editorLineNumber.activeForeground#f8f8f8
  • editorLineNumber.foreground#afafafc0
  • editorLink.activeForeground#aaa4a4d5
  • editorMarkerNavigation.background#C7C7C705
  • editorOverviewRuler.border#161313
  • editorOverviewRuler.errorForeground#33313840
  • editorOverviewRuler.findMatchForeground#141316
  • editorOverviewRuler.infoForeground#C8C8C840
  • editorOverviewRuler.warningForeground#33313870
  • editorRuler.foreground#333138
  • editorSuggestWidget.background#141316
  • editorSuggestWidget.border#FFFFFF10
  • editorSuggestWidget.foreground#C7C7C7
  • editorSuggestWidget.highlightForeground#818183
  • editorSuggestWidget.selectedBackground#3b384220
  • editorWarning.foreground#cea00b
  • editorWhitespace.foreground#C7C7C740
  • editorWidget.background#141316
  • editorWidget.border#333138
  • editorWidget.resizeBorder#141316
  • input.background#1F1D22
  • input.foreground#C7C7C7
  • input.placeholderForeground#C7C7C760
  • inputOption.activeBackground#C7C7C730
  • inputOption.activeBorder#C7C7C730
  • inputValidation.errorBorder#33313850
  • inputValidation.infoBorder#C8C8C850
  • inputValidation.warningBorder#33313850
  • list.activeSelectionBackground#313033
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#1F1D22
  • list.focusForeground#C8C8C8
  • list.highlightForeground#cccccc
  • list.hoverBackground#333138
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#44424730
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#cea00b
  • listFilterWidget.background#14131630
  • listFilterWidget.noMatchesOutline#14131630
  • listFilterWidget.outline#14131630
  • minimap.background#141316
  • minimapGutter.addedBackground#333138
  • minimapGutter.deletedBackground#333138
  • minimapGutter.modifiedBackground#6C6C6C
  • minimapSlider.activeBackground#6C6C6Cb0
  • minimapSlider.background#6C6C6C80
  • minimapSlider.hoverBackground#6C6C6Ca0
  • sideBar.background#141316b2
  • sideBar.foreground#C8C8C8
  • sideBarSectionHeader.background#59546325
  • sideBarSectionHeader.foreground#C8C8C8
  • sideBarTitle.foreground#ffffff
  • statusBar.background#141316
  • statusBar.border#57575780
  • statusBar.debuggingBackground#1e1c20
  • statusBar.foreground#fafafa
  • statusBar.noFolderBackground#141316
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.hoverBackground#3b3a3b56
  • statusBarItem.remoteBackground#141316
  • statusBarItem.remoteForeground#141316
  • tab.activeBackground#1f18189a
  • tab.border#5f50506b
  • tab.hoverBackground#3d2f2f27
  • tab.inactiveBackground#2c2a2e6c
  • titleBar.activeBackground#141316b2
  • titleBar.activeForeground#C7C7C7
  • titleBar.border#47464948
  • titleBar.inactiveBackground#141316b2
  • titleBar.inactiveForeground#bdbdbd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777577italic
variable, string constant.other.placeholder#f1eeeea6
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#e2503d
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#48ad87
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f04e56
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#e2d59b
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#dac6fc
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#C3E88D
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#FFCB6B
support.type#B2CCD6
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#9fe0a2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#d3c577
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#1f65fd
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#ff7c82c4bold
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#71f082bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
Astral Midnight by Su Myat Aung - VS Code Theme