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#FAED45
  • activityBar.background#21222C
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#C0D0F0
  • activityBarBadge.background#FAED45
  • activityBarBadge.foreground#1E1E2E
  • badge.background#FAED45
  • badge.foreground#1E1E2E
  • breadcrumb.activeSelectionForeground#FAED45
  • breadcrumb.background#21222C
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#C0D0F0
  • button.background#568EFC
  • button.foreground#FFFFFF
  • button.hoverBackground#7FA4FD
  • debugIcon.breakpointForeground#568EFC
  • debugIcon.startForeground#FAED45
  • debugToolBar.background#21222C
  • dropdown.background#21222C
  • dropdown.border#21222C
  • dropdown.foreground#FFFFFF
  • editor.background#21222C
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#2A2A3A
  • editor.lineHighlightBorder#2A2A3A
  • editor.selectionBackground#493A90
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#493A9060
  • editor.wordHighlightBackground#568EFC60
  • editor.wordHighlightStrongBackground#FAED4560
  • editorCursor.foreground#FAED45
  • editorGroup.border#1E1E2E
  • editorGroup.dropBackground#493A9060
  • editorGroupHeader.tabsBackground#1E1E2E
  • editorIndentGuide.activeBackground#568EFC
  • editorIndentGuide.background#2A2A3A
  • editorSuggestWidget.background#1E1E2E
  • editorSuggestWidget.border#1E1E2E
  • editorSuggestWidget.highlightForeground#FAED45
  • editorSuggestWidget.selectedBackground#493A90
  • editorWhitespace.foreground#C0D0F0
  • editorWidget.background#1E1E2E
  • editorWidget.border#1E1E2E
  • input.background#21222C
  • input.border#2A2A3A
  • input.foreground#FFFFFF
  • input.placeholderForeground#C0D0F0
  • list.activeSelectionBackground#493A90
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#FAED45
  • list.hoverBackground#2A2A3A
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#2A2A3A
  • list.inactiveSelectionForeground#FFFFFF
  • menu.background#21222C
  • menu.foreground#FFFFFF
  • menu.selectionBackground#493A90
  • menu.selectionBorder#21222C
  • menu.selectionForeground#FFFFFF
  • notificationCenter.border#21222C
  • notificationCenterHeader.background#21222C
  • notificationCenterHeader.foreground#FFFFFF
  • notifications.background#21222C
  • notifications.foreground#FFFFFF
  • notificationToast.border#21222C
  • panel.background#21222C
  • panel.border#21222C
  • panelTitle.activeBorder#FAED45
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#C0D0F0
  • peekView.border#568EFC
  • peekViewEditor.background#21222C
  • peekViewEditor.matchHighlightBackground#FAED4560
  • peekViewResult.background#21222C
  • peekViewResult.matchHighlightBackground#FAED4560
  • peekViewResult.selectionBackground#493A90
  • peekViewTitle.background#21222C
  • peekViewTitleDescription.foreground#C0D0F0
  • progressBar.background#FAED45
  • scrollbarSlider.activeBackground#493A90CC
  • scrollbarSlider.background#2A2A3A80
  • scrollbarSlider.hoverBackground#2A2A3ACC
  • sideBar.background#21222C
  • sideBar.border#1E1E2E
  • sideBar.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#21222C
  • statusBar.border#1E1E2E
  • statusBar.debuggingBackground#568EFC
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#21222C
  • tab.activeBackground#32344A
  • tab.activeBorderTop#568EFC
  • tab.activeForeground#FFFFFF
  • tab.border#21222C
  • tab.hoverBackground#32344A
  • tab.inactiveBackground#21222C
  • tab.inactiveForeground#C0D0F0
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#568EFC
  • terminal.ansiBrightBlack#C0D0F0
  • terminal.ansiBrightBlue#568EFC
  • terminal.ansiBrightCyan#90B4EA
  • terminal.ansiBrightGreen#FAED45
  • terminal.ansiBrightMagenta#493A90
  • terminal.ansiBrightRed#568EFC
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FAED45
  • terminal.ansiCyan#90B4EA
  • terminal.ansiGreen#FAED45
  • terminal.ansiMagenta#493A90
  • terminal.ansiRed#568EFC
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FAED45
  • terminal.background#21222C
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#21222C
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#1E1E2E
  • titleBar.inactiveBackground#21222C
  • titleBar.inactiveForeground#C0D0F0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C0D0F0italic
variable, string constant.other.placeholder#FFFFFF
constant.other.color#FFFFFF
invalid, invalid.illegal#568EFC
keyword, storage.type, storage.modifier#BD93F9
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#BD93F9
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#568EFC
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#568EFC
meta.block variable.other#C0D0F0
support.other.variable, string.other.link#568EFC
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#BD93F9
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#FAED45
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#8BE9FD
support.type#8BE9FD
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#8BE9FD
entity.other.attribute-name#FAED45
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FAED45italic
entity.other.attribute-name.class#FAED45
markup.inserted#FAED45
markup.deleted#568EFC
markup.changed#C0D0F0
string.regexp#8BE9FD
source.json meta.structure.dictionary.json support.type.property-name.json#BD93F9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#568EFC
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#FAED45
markup.italic#568EFCitalic
markup.bold, markup.bold string#568EFCbold
Skeletor Theme by mhommet - VS Code Theme