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#00000000
  • activityBar.background#1d2021
  • activityBar.border#363636
  • activityBar.foreground#f8f8f2
  • activityBarBadge.background#f8f8f2
  • activityBarBadge.foreground#1d2021
  • badge.background#f8f8f2
  • badge.foreground#1d2021
  • button.background#f8f8f2
  • button.foreground#1d2021
  • debugToolBar.background#1d2021
  • diffEditor.insertedTextBackground#4b661680
  • diffEditor.removedTextBackground#90274a70
  • dropdown.background#282b2b
  • dropdown.listBackground#1d2021
  • editor.background#1d2021
  • editor.findMatchBackground#83a59870
  • editor.findMatchHighlightBackground#fe801930
  • editor.findRangeHighlightBackground#83a59870
  • editor.foreground#f8f8f2
  • editor.hoverHighlightBackground#689d6a50
  • editor.lineHighlightBackground#3c383660
  • editor.selectionBackground#689d6a40
  • editor.selectionHighlightBackground#fabd2f40
  • editor.wordHighlightBackground#4a4a7680
  • editor.wordHighlightStrongBackground#6a6a9680
  • editorCursor.foreground#f8f8f2
  • editorGroup.border#363636
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.noTabsBackground#1d2021
  • editorGroupHeader.tabsBackground#1d2021
  • editorGroupHeader.tabsBorder#363636
  • editorHoverWidget.background#1d2021
  • editorHoverWidget.border#525252
  • editorIndentGuide.activeBackground1#767771
  • editorIndentGuide.background1#464741
  • editorLineNumber.activeForeground#cccccc
  • editorSuggestWidget.background#1d2021
  • editorSuggestWidget.border#525252
  • editorSuggestWidget.selectedBackground#373c3d
  • editorWhitespace.foreground#464741
  • editorWidget.background#1d2021
  • focusBorder#a3a3a3
  • input.background#282b2b
  • inputOption.activeBorder#a3a3a3
  • inputValidation.errorBackground#90274a
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#47526640
  • list.dropBackground#282b2b
  • list.highlightForeground#f8f8f2
  • list.hoverBackground#47526640
  • list.inactiveSelectionBackground#47526633
  • menu.background#1d2021
  • menu.border#525252
  • menu.foreground#cccccc
  • minimap.selectionHighlight#878b9180
  • panel.border#363636
  • panelTitle.activeBorder#f8f8f2
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#7a7a76
  • peekView.border#a3a3a3
  • peekViewEditor.background#1d2021
  • peekViewEditor.matchHighlightBackground#75715e
  • peekViewResult.background#1d2021
  • peekViewResult.matchHighlightBackground#75715e
  • peekViewResult.selectionBackground#373c3d
  • peekViewTitle.background#1d2021
  • pickerGroup.foreground#75715e
  • ports.iconRunningProcessForeground#cccccc
  • progressBar.background#f8f8f2
  • quickInput.background#1d2021
  • quickInputList.focusBackground#373c3d
  • scrollbar.shadow#0a0a0acc
  • scrollbarSlider.activeBackground#475266b3
  • scrollbarSlider.background#47526666
  • scrollbarSlider.hoverBackground#47526699
  • selection.background#878b9180
  • settings.focusedRowBackground#373c3d
  • sideBar.background#1d2021
  • sideBar.border#363636
  • sideBarSectionHeader.background#1d2021
  • sideBarSectionHeader.border#363636
  • statusBar.background#1d2021
  • statusBar.border#363636
  • statusBar.debuggingBackground#1d2021
  • statusBar.noFolderBackground#1d2021
  • statusBarItem.remoteBackground#1d2021
  • statusBarItem.remoteForeground#f8f8f2
  • statusBarItem.remoteHoverForeground#f8f8f2
  • tab.activeBackground#1d2021
  • tab.activeBorder#f8f8f2
  • tab.activeForeground#f8f8f2
  • tab.border#363636
  • tab.hoverForeground#f8f8f2
  • tab.inactiveBackground#1d2021
  • tab.inactiveForeground#cccccc
  • tab.lastPinnedBorder#363636
  • terminal.ansiBlack#1d2021
  • terminal.ansiBlue#66d9ef
  • terminal.ansiBrightBlack#282b2b
  • terminal.ansiBrightBlue#66d9ef
  • terminal.ansiBrightCyan#a1efe4
  • terminal.ansiBrightGreen#a6e22e
  • terminal.ansiBrightMagenta#ae81ff
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e6db74
  • terminal.ansiCyan#a1efe4
  • terminal.ansiGreen#a6e22e
  • terminal.ansiMagenta#ae81ff
  • terminal.ansiRed#f92672
  • terminal.ansiWhite#f8f8f2
  • terminal.ansiYellow#e6db74
  • terminal.background#1d2021
  • terminal.foreground#f8f8f2
  • terminalCursor.background#f8f8f2
  • terminalCursor.foreground#f8f8f2
  • titleBar.activeBackground#1d2021
  • titleBar.border#363636
  • titleBar.inactiveBackground#1d2021
  • widget.border#525252
  • widget.shadow#0a0a0acc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#f8f8f2
comment#88846f
string#e6db74
punctuation.definition.template-expression, punctuation.section.embedded#f92672
meta.template.expression#f8f8f2
constant.numeric#ae81ff
constant.language#ae81ff
constant.character, constant.other#ae81ff
variable#f8f8f2
keyword#f92672
storage#f92672
storage.type#66d9efitalic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#34d399
entity.other.inherited-class#34d399italic
entity.name.function#a6e22e
variable.parameter#fd971fitalic
entity.name.tag#f92672
entity.other.attribute-name#a6e22e
support.function#66d9ef
support.constant#66d9ef
support.type, support.class#66d9efitalic
support.class.component#34d399
support.other.variable
invalid#F44747
invalid.deprecated#F44747
meta.structure.dictionary.json string.quoted.double.json#f8f8f2
meta.diff, meta.diff.header#75715e
markup.deleted#f92672
markup.inserted#a6e22e
markup.changed#e6db74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#e6db74
markup.quote#f92672
markup.list#e6db74
markup.bold, markup.italic#66d9ef
markup.inline.raw#fd971f
markup.heading#a6e22e
markup.heading.setext#a6e22ebold
markup.heading.markdownbold
markup.quote.markdown#75715eitalic
markup.bold.markdownbold
string.other.link.title.markdown,string.other.link.description.markdown#ae81ff
markup.underline.link.markdown,markup.underline.link.image.markdown#e6db74
markup.italic.markdownitalic
markup.strikethroughstrikethrough
markup.list.unnumbered.markdown, markup.list.numbered.markdown#f8f8f2
punctuation.definition.list.begin.markdown#a6e22e
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
variable.language#fd971f
entity.name.type.instance.jsdoc#34d399
support.type.property-name.json.comments, support.type.property-name.json
Monokai Peculiar by hecticme - VS Code Theme