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#2a2a2a
  • activityBarBadge.background#3399ff
  • activityBarBadge.foreground#ffffff
  • badge.background#44475A
  • badge.foreground#F8F8F2
  • button.background#4D78CC
  • button.foreground#FFFFFF
  • button.hoverBackground#6087CF
  • dropdown.background#353b45
  • dropdown.border#181A1F
  • dropdown.foreground#F8F8F2
  • editor.background#2a2a2a
  • editor.foreground#DDDDDD
  • editor.invisibles#21252B
  • editor.lineHighlightBackground#393939
  • editor.rangeHighlightBackground#707070
  • editor.selectionBackground#707070
  • editorGroup.background#2a2a2a
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#2a2a2a
  • editorHoverWidget.background#393939
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#5c5c5c
  • editorLineNumber.foreground#d0d0d0
  • editorLink.activeForeground#80A4BE
  • editorOverviewRuler.border#2a2a2a
  • editorOverviewRuler.wordHighlightStrongForeground#5c5c5c
  • editorSuggestWidget.background#393939
  • editorSuggestWidget.border#2a2a2a
  • editorSuggestWidget.selectedBackground#2C313A
  • editorWhitespace.foreground#5c5c5c
  • editorWidget.background#393939
  • editorWidget.border#2a2a2a
  • extensionButton.prominentBackground#50FA7B90
  • extensionButton.prominentForeground#F8F8F2
  • extensionButton.prominentHoverBackground#50FA7B60
  • focusBorder#528BFF
  • foreground#d0d0d0
  • input.background#1B1D23
  • input.border#181A1F
  • input.foreground#F8F8F2
  • input.placeholderForeground#707070
  • inputOption.activeBorder#3399ff
  • list.activeSelectionBackground#3399ff
  • list.activeSelectionForeground#eeeeee
  • list.focusBackground#3399ff
  • list.focusForeground#eeeeee
  • list.highlightForeground#D7DAE0
  • list.hoverBackground#2C313A
  • list.inactiveSelectionBackground#5c5c5c
  • list.inactiveSelectionForeground#D7DAE0
  • notification.buttonBackground#44475A
  • notification.buttonForeground#F8F8F2
  • notification.buttonHoverBackground#44475A75
  • notification.errorBackground#FF5555
  • notification.errorForeground#F8F8F2
  • notification.infoBackground#8BE9FD
  • notification.infoForeground#282A36
  • notification.warningBackground#FFB86C
  • notification.warningForeground#282A36
  • peekViewResult.fileForeground#F8F8F2
  • peekViewResult.lineForeground#F8F8F2
  • pickerGroup.border#528BFF
  • progressBar.background#3399ff
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#393939
  • statusBar.debuggingForeground#FFFFFF
  • tab.activeBackground#2a2a2a
  • tab.activeForeground#eeeeee
  • tab.border#5c5c5c
  • tab.inactiveBackground#393939
  • tab.inactiveForeground#d0d0d0
  • titleBar.activeBackground#21222C
  • titleBar.activeForeground#F8F8F2
  • titleBar.inactiveBackground#191A21
  • titleBar.inactiveForeground#6272A4
  • walkThrough.embeddedEditorBackground#21222C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
source#F8F8F2
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#F8F8F2
comment#93A1A1italic
string, string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#F1FA8C
string.regexp, variable, support.other.variable, string.other.link, support.variable.property, support.type.property-name.json#CC5C52
keyword.operator.class, source.php.embedded.line#639999
support.variable.dom, support.variable.property.dom, variable.other.object, variable.other.object.property, variable.other.property, markup.inline.raw.string.markdown#42B24D
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#DE9E59
keyword.operator, constant.other.color#b2e6e8
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level#8dbde0
keyword, storage, storage.type, declaration.tag, beginning.punctuation.definition.quote.markdown, meta.directive.vue#bb99ef
entity.name.tag, markup.heading.markdown#CE5C39
meta.tag.inline.any, meta.tag.any.html, meta.tag.other.html, meta.tag.block.any.html#ddbb0d
entity.name.type.module, entity.name.type, markup.bold.markdown, meta.at-rule.extend, punctuation.definition.entity.css, entity.other.attribute-name.class#DB8734
entity.name.type, keyword.operator.new, variable.language.thisbold
meta.separator#555555
invalid.deprecated#D63F37
invalid.illegal#B3362D