Skip to main content
CodingTheme

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#F92672
  • activityBar.background#333333
  • activityBar.foreground#f8f8f2
  • badge.background#75715e
  • badge.foreground#f8f8f2
  • button.background#75715e
  • debugToolBar.background#1e1f1c
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274a80
  • dropdown.background#464646
  • dropdown.listBackground#1e1f1c
  • editor.background#242424
  • editor.foreground#f5f2f8
  • editor.lineHighlightBackground#3d3d3d55
  • editor.selectionBackground#b700ff79
  • editor.selectionHighlightBackground#b700ff79
  • editor.wordHighlightBackground#4a4a7680
  • editor.wordHighlightStrongBackground#6a6a9680
  • editorBracketHighlight.foreground1#FF69B4
  • editorBracketHighlight.foreground2#40E0D0
  • editorBracketHighlight.foreground3#84a9ee
  • editorBracketMatch.background#FFFFFF
  • editorBracketMatch.border#9b2daa
  • editorCursor.foreground#9b2daa
  • editorGroup.border#34352f
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.tabsBackground#202020
  • editorHoverWidget.background#423943
  • editorHoverWidget.border#75715e
  • editorIndentGuide.activeBackground#767771
  • editorIndentGuide.background#464741
  • editorLineNumber.activeForeground#c2c2bf
  • editorLineNumber.foreground#90908a
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#75715e
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#1e1f1c
  • focusBorder#75715e
  • gitDecoration.addedResourceForeground#FFEE99
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#66D9EF
  • gitDecoration.untrackedResourceForeground#A6E22E
  • input.background#414339
  • inputOption.activeBorder#75715e
  • inputValidation.errorBackground#90274a
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#62755e
  • list.errorForeground#f87070
  • list.highlightForeground#f8f8f2
  • list.hoverBackground#2b2b2b
  • list.inactiveFocusBackground#313135
  • list.inactiveSelectionBackground#3b4339
  • list.invalidItemForeground#b89500
  • menu.background#1e1f1c
  • menu.foreground#cccccc
  • panel.border#414339
  • panelTitle.activeBorder#75715e
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#75715e
  • peekView.border#75715e
  • peekViewEditor.background#1d1d1d
  • 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#202020
  • sideBarSectionHeader.background#333333
  • statusBar.background#2d569c
  • statusBar.debuggingBackground#F92672
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#414339
  • tab.border#1e1f1c
  • tab.inactiveBackground#2b2c27
  • tab.inactiveForeground#afafaa
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6a7ec8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#66d9ef
  • terminal.ansiBrightGreen#a6e22e
  • terminal.ansiBrightMagenta#952df7
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56adbc
  • terminal.ansiGreen#A6E22E
  • terminal.ansiMagenta#952df7
  • terminal.ansiRed#c4265e
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#FFEE99
  • titleBar.activeBackground#333333
  • titleBar.activeForeground#f8f8f2
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#f8f8f2
comment#8C8C8C
string#FFEE99
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#A6E22Eunderline
entity.other.inherited-classitalic underline
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.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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Monokai Maximo by GoldenMaximo - VS Code Theme