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#111111
  • activityBar.foreground#fafafa
  • badge.background#727272
  • badge.foreground#fafafa
  • button.background#727272
  • debugToolBar.background#111111
  • diffEditor.insertedTextBackground#4b661680
  • diffEditor.removedTextBackground#90274A70
  • dropdown.background#343434
  • dropdown.listBackground#111111
  • editor.background#000000
  • editor.foreground#fafafa
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#575b6180
  • editor.wordHighlightBackground#4a4a7680
  • editor.wordHighlightStrongBackground#6a6a9680
  • editorCursor.foreground#f8f8f0
  • editorGroup.border#34352f
  • editorGroup.dropBackground#44444480
  • editorGroupHeader.tabsBackground#111111
  • editorHoverWidget.background#444444
  • editorHoverWidget.border#727272
  • editorIndentGuide.activeBackground#333333
  • editorIndentGuide.background#111111
  • editorLineNumber.activeForeground#c2c2bf
  • editorLineNumber.foreground#90908a
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#727272
  • editorWhitespace.foreground#464741
  • editorWidget.background#111111
  • focusBorder#727272
  • input.background#444444
  • inputOption.activeBorder#727272
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#727272
  • list.dropBackground#727272
  • list.highlightForeground#fafafa
  • list.hoverBackground#333333
  • list.inactiveSelectionBackground#343434
  • menu.background#0A0A0A
  • menu.foreground#ffffff
  • minimap.selectionHighlight#222222
  • panel.border#444444
  • panelTitle.activeBorder#727272
  • panelTitle.activeForeground#fafafa
  • panelTitle.inactiveForeground#727272
  • peekView.border#727272
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#727272
  • peekViewResult.background#111111
  • peekViewResult.matchHighlightBackground#727272
  • peekViewResult.selectionBackground#444444
  • peekViewTitle.background#111111
  • pickerGroup.foreground#727272
  • progressBar.background#727272
  • quickInputList.focusBackground#343434
  • selection.background#cecece
  • settings.focusedRowBackground#4444445A
  • sideBar.background#0A0A0A
  • sideBarSectionHeader.background#111111
  • statusBar.background#111111
  • statusBar.debuggingBackground#111111
  • statusBar.noFolderBackground#111111
  • statusBarItem.remoteBackground#111111
  • tab.border#111111
  • tab.inactiveBackground#222222
  • tab.inactiveForeground#cecece
  • tab.lastPinnedBorder#444444
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6A7EC8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66D9EF
  • terminal.ansiBrightGreen#A6E22E
  • terminal.ansiBrightMagenta#AE81FF
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56ADBC
  • terminal.ansiGreen#86B42B
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#C4265E
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#B3B42B
  • titleBar.activeBackground#222222
  • widget.shadow#00000098

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
meta.embedded, source.groovy.embedded#ffffff
comment#727272 italic
string#FFFF40
punctuation.definition.template-expression, punctuation.section.embedded#FF1493
meta.template.expression#ffffff
constant.numeric#8A2BE2
constant.language#8A2BE2
constant.character, constant.other#8A2BE2
variable#ffffff
keyword#FF1493
storage#FF1493
storage.type#00FFFFitalic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#00FF00underline
entity.other.inherited-class#00FF00italic underline
entity.name.function#00FF00
variable.parameter#FFA500italic
entity.name.tag#FF1493
entity.other.attribute-name#00FF00
support.function#00FFFF
support.constant#00FFFF
support.type, support.class#00FFFFitalic
support.other.variable
invalid#ff0000
invalid.deprecated#ff0000
meta.structure.dictionary.json string.quoted.double.json#cecece
meta.diff, meta.diff.header#727272
markup.deleted#FF1493
markup.inserted#00FF00
markup.changed#FFFF40
constant.numeric.line-number.find-in-files - match#8A2BE2A0
entity.name.filename.find-in-files#FFFF40
markup.quote#FF1493
markup.list#FFFF40
markup.bold, markup.italic#00FFFF
markup.inline.raw#FFA500
markup.heading#00FF00
markup.heading.setext#00FF00bold
markup.heading.markdownbold
markup.quote.markdown#727272italic
markup.bold.markdownbold
string.other.link.title.markdown,string.other.link.description.markdown#8A2BE2
markup.underline.link.markdown,markup.underline.link.image.markdown#FFFF40
markup.italic.markdownitalic
markup.list.unnumbered.markdown, markup.list.numbered.markdown#ffffff
punctuation.definition.list.begin.markdown#00FF00
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#FFA500
Spiral Theme by Spiral Studio - VS Code Theme