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.activeBorder#007ACC
  • activityBar.background#17202ecb
  • activityBar.border#add6ff50
  • activityBar.foreground#007ACC
  • activityBar.inactiveForeground#D8D8D8
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#ffffff
  • badge.background#00548c
  • badge.foreground#D8D8D8
  • banner.background#810000f0
  • banner.foreground#D8D8D8
  • banner.iconForeground#D8D8D8
  • breadcrumb.background#17202e
  • breadcrumb.focusForeground#FF6A00
  • breadcrumb.foreground#D8D8D8
  • editor.background#13161a
  • editor.findMatchBackground#FF000035
  • editor.findMatchBorder#FF6A00
  • editor.findMatchHighlightBackground#FF000010
  • editor.findMatchHighlightBorder#ff6a00a6
  • editor.foldBackground#004f84af
  • editor.foreground#D8D8D8
  • editor.inactiveSelectionBackground#3A3D30
  • editor.selectionBackground#75757589
  • editor.selectionHighlightBackground#d3770e50
  • editor.selectionHighlightBorder#5C5C5C
  • editorGroupHeader.border#3A3D30
  • editorGroupHeader.tabsBackground#13161a
  • editorIndentGuide.activeBackground1#FF6A00
  • editorIndentGuide.background1#4b4b4b
  • editorInfo.background#ff0000b0
  • editorInfo.border#FF0000
  • editorOverviewRuler.selectionHighlightForeground#ff6a00af
  • editorWidget.background#1b2535e6
  • editorWidget.border#007ACC
  • input.background#16191d
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBackground#FF0000
  • list.activeSelectionBackground#004370C5
  • list.dropBackground#00436fa4
  • list.focusBackground#006AB1
  • list.hoverBackground#004370C5
  • list.inactiveSelectionBackground#004370C5
  • menu.background#1d2d47
  • menu.border#004e81
  • menu.foreground#D8D8D8
  • menu.selectionBackground#24385c
  • menu.selectionForeground#e0e0e0
  • minimap.background#17202ecb
  • notificationCenter.border#004e81
  • notificationCenterHeader.background#17202e
  • notifications.background#1b2025
  • notificationsErrorIcon.foreground#FF0000
  • panel.background#17202e
  • panel.border#add6ff50
  • panelSectionHeader.background#369432
  • panelSectionHeader.border#369432
  • panelTitle.activeForeground#FF6A00
  • panelTitle.inactiveForeground#D8D8D8
  • ports.iconRunningProcessForeground#369432
  • settings.checkboxBackground#004e81
  • settings.dropdownBackground#003050
  • settings.focusedRowBackground#002035a9
  • settings.numberInputBackground#003050
  • settings.rowHoverBackground#002035a9
  • settings.textInputBackground#003050
  • sideBar.background#17202e9d
  • sideBar.border#add6ff50
  • sideBar.dropBackground#a1000096
  • sideBarSectionHeader.background#202d41
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#D8D8D8
  • sideBarTitle.foreground#D8D8D8
  • statusBar.background#004e81
  • statusBar.debuggingBackground#a00000
  • statusBar.focusBorder#004e81
  • statusBar.noFolderBackground#17202e
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#D8D8D8
  • statusBarItem.warningBackground#FF0000
  • statusBarItem.warningForeground#D8D8D8
  • tab.activeBackground#202d41
  • tab.activeBorder#007ACC
  • tab.border#323844
  • tab.hoverBorder#0099ff
  • tab.inactiveBackground#13161a
  • tab.lastPinnedBorder#ccc3
  • tab.unfocusedActiveBackground#202d41
  • tab.unfocusedActiveBorder#FF0000
  • tab.unfocusedInactiveBackground#13161a
  • terminal.background#16191d
  • titleBar.activeBackground#1d2d47
  • titleBar.activeForeground#D8D8D8
  • titleBar.border#333842c0
  • titleBar.inactiveBackground#131a25
  • titleBar.inactiveForeground#818181
  • welcomePage.background#13161a65
  • welcomePage.progress.foreground#007ACC
  • welcomePage.tileBackground#17202e
  • welcomePage.tileHoverBackground#00436fa4
  • widget.shadow#212e41c5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
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#F78C6C
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#B2CCD6
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#C792EA
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#82AAFF
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#f07178bold
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#f07178bold
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
Szr-Blue-Dark by Samxxzr - VS Code Theme