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#181913
  • activityBar.foreground#fff1e6
  • badge.background#2d4b6f
  • badge.foreground#fff1e6
  • button.background#0f919f
  • button.foreground#ffffff
  • debugToolBar.background#11120f
  • diffEditor.insertedTextBackground#0011ff80
  • diffEditor.removedTextBackground#73ff0080
  • editor.background#181913
  • editor.foreground#fff1e6
  • editor.lineHighlightBackground#e6e6c02f
  • editor.selectionBackground#e6e6c057
  • editor.selectionHighlightBackground#e6e6c057
  • editor.wordHighlightBackground#764a7480
  • editor.wordHighlightStrongBackground#e6e6c057
  • editorCursor.foreground#fff1e6
  • editorGroup.border#3700ff
  • editorGroup.dropBackground#64a2b642
  • editorGroupHeader.tabsBackground#363633
  • editorHoverWidget.background#414339
  • editorHoverWidget.border#75715E
  • editorIndentGuide.background#64a2b64d
  • editorLightBulb.foreground#fff1e6
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#96aaad
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#75715E
  • editorWhitespace.foreground#529eab
  • editorWidget.background#4a4a48
  • focusBorder#96aaad
  • input.background#2d4b6f
  • input.foreground#fff
  • inputOption.activeBorder#2bff00
  • inputValidation.errorBackground#ff0055
  • inputValidation.errorBorder#ff005d
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#4a4a48
  • list.activeSelectionForeground#000
  • list.dropBackground#64a1b6
  • list.focusBackground#64a1b6
  • list.highlightForeground#fff
  • list.hoverBackground#0f919f
  • list.inactiveSelectionBackground#363633
  • list.inactiveSelectionForeground#64a1b6
  • panelTitle.activeBorder#64a1b6
  • panelTitle.activeForeground#64a1b6
  • panelTitle.inactiveForeground#fff1e6
  • peekView.border#75715E
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#15ff00
  • peekViewResult.background#1e1f1c
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#1e1f1c
  • pickerGroup.foreground#002fff
  • progressBar.background#529eab
  • selection.background#64a1b6
  • sideBar.background#11120f
  • sideBar.foreground#fff1e6
  • sideBarSectionHeader.background#0e0e0d
  • sideBarSectionHeader.foreground#fff1e6
  • statusBar.background#2d4b6f
  • statusBar.debuggingBackground#64a1b6
  • statusBar.foreground#fff1e6
  • statusBar.noFolderBackground#b3b3b3
  • tab.activeBackground#181817
  • tab.inactiveBackground#4a4a48
  • tab.inactiveForeground#fff
  • terminal.ansiBlack#fff
  • terminal.ansiBlue#0f919f
  • terminal.ansiBrightBlack#75715E
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#ef66d1
  • terminal.ansiBrightGreen#A6E22E
  • terminal.ansiBrightMagenta#AE81FF
  • terminal.ansiBrightRed#b81c1c
  • terminal.ansiBrightWhite#ff0000
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#66D9EF
  • terminal.ansiGreen#2bff00
  • terminal.ansiMagenta#AE81FF
  • terminal.ansiRed#6fa571
  • terminal.ansiWhite#66D9EF
  • terminal.ansiYellow#f92672
  • titleBar.activeBackground#aaff00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffff00
meta.embedded, source.groovy.embedded#1900ff
comment#898984
string#ff7a68
string.quoted.docstring.multi.python#898984
punctuation.definition.template-expression, punctuation.section.embedded#0051ff
meta.template.expression#0051ff
constant.language#6ab3aa
constant.character, constant.other#fbd964
numeric-suffix#0004faitalic
constant.numeric#cd316e
variable#f2f3cb
punctuation.tilde#0004ff
punctuation.squarebracket-attribute#0004ff
keyword.type#ff5100italic
keyword#b1ddf6
keyword.other.class#d82600italic
storage#F92672
meta.function-call#66D9EF
storage.type, entity.name.type.type-parameter#66D9EFitalic
storage.type.numeric#66D9EFitalic
entity.name.type, entity.name.class#A6E22E
entity.name.variable.parameter, keyword.other.this, keyword.other.base#FD971Fitalic
entity.name.type.namespace#FFFFFF
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
inherit-class#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.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
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#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#FD971F
DanteTheme by DanteTheme - VS Code Theme