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#272822
  • activityBar.dropBackground#414339
  • activityBar.foreground#BABAB5
  • badge.background#75715E
  • badge.foreground#BABAB5
  • button.background#75715E
  • debugToolBar.background#1e1f1c
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274A80
  • dropdown.background#414339
  • dropdown.listBackground#1e1f1c
  • editor.background#272822
  • editor.foreground#BABAB5
  • editor.lineHighlightBackground#3e3d32
  • editor.selectionBackground#878b9180
  • editor.selectionHighlightBackground#575b6180
  • editor.wordHighlightBackground#4a4a7680
  • editor.wordHighlightStrongBackground#6a6a9680
  • editorCursor.foreground#f9e42d
  • editorGroup.border#34352f
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.tabsBackground#1e1f1c
  • editorHoverWidget.background#414339
  • editorHoverWidget.border#75715E
  • editorIndentGuide.activeBackground#767771
  • editorIndentGuide.background#464741
  • editorLineNumber.activeForeground#c2c2bf
  • editorLineNumber.foreground#90908a
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#75715E
  • editorWhitespace.foreground#464741
  • editorWidget.background#1e1f1c
  • focusBorder#181916
  • input.background#414339
  • inputOption.activeBorder#75715E
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#BA1C55
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#75715E
  • list.dropBackground#414339
  • list.focusBackground#414339
  • list.highlightForeground#BABAB5
  • list.hoverBackground#3e3d32
  • list.inactiveSelectionBackground#414339
  • menu.background#1e1f1c
  • menu.foreground#cccccc
  • panel.border#414339
  • panelTitle.activeBorder#75715E
  • panelTitle.activeForeground#BABAB5
  • panelTitle.inactiveForeground#75715E
  • peekView.border#75715E
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#75715E
  • peekViewResult.background#1e1f1c
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#1e1f1c
  • pickerGroup.foreground#75715E
  • progressBar.background#75715E
  • selection.background#ccccc7
  • settings.numberInputBackground#32342d
  • settings.textInputBackground#32342d
  • sideBar.background#1e1f1c
  • sideBarSectionHeader.background#272822
  • statusBar.background#414339
  • statusBar.debuggingBackground#75715E
  • statusBar.noFolderBackground#414339
  • tab.border#1e1f1c
  • tab.inactiveBackground#34352f
  • tab.inactiveForeground#ccccc7
  • tab.modifiedBorder#007acc
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6A7EC8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#4CA2B3
  • terminal.ansiBrightGreen#7CA922
  • terminal.ansiBrightMagenta#8260BF
  • terminal.ansiBrightRed#BA1C55
  • terminal.ansiBrightWhite#BABAB5
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56ADBC
  • terminal.ansiGreen#86B42B
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#C4265E
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#B3B42B
  • titleBar.activeBackground#1e1f1c
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#BABAB5
meta.embedded, source.groovy.embedded#BABAB5
comment#75715E
string#ACA457
punctuation.definition.template-expression, punctuation.section.embedded#BA1C55
meta.template.expression#BABAB5
constant.numeric#8260BF
constant.language#8260BF
constant.character, constant.other#8260BF
variable#BABAB5
keyword#BA1C55
storage#BA1C55
storage.type#4CA2B3italic
entity.name.type, entity.name.class#7CA922underline
entity.other.inherited-class#7CA922italic underline
entity.name.function#7CA922
variable.parameter#BD7117italic
entity.name.tag#BA1C55
entity.other.attribute-name#7CA922
support.function#4CA2B3
support.constant#4CA2B3
support.type, support.class#4CA2B3italic
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#BA1C55
markup.inserted#7CA922
markup.changed#ACA457
constant.numeric.line-number.find-in-files - match#8260BFA0
entity.name.filename.find-in-files#ACA457
markup.quote#BA1C55
markup.list#ACA457
markup.bold, markup.italic#4CA2B3
markup.inline.raw#BD7117
markup.heading#7CA922
markup.heading.setext#7CA922
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#BD7117
variable.function, variable.annotation, meta.function-call.generic, support.function.go#4CA2B3
GoodMonokai by Joyphy - VS Code Theme