Skip to main content
CodingTheme

Color themes

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#181915
  • activityBar.foreground#f8f8f2
  • badge.background#181915
  • badge.foreground#f8f8f2
  • button.background#75715E
  • debugToolBar.background#181915
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274A80
  • dropdown.background#414339
  • editor.background#282923
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#383830
  • editor.lineHighlightBackground#3e3d32
  • editor.selectionBackground#48473D
  • editor.selectionHighlightBackground#48473D
  • editor.wordHighlightBackground#3e3d32
  • editor.wordHighlightStrongBackground#3e3d32
  • editorCursor.foreground#f8f8f0
  • editorGroup.border#414339
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.tabsBackground#181915
  • editorGutter.addedBackground#A6E22E
  • editorGutter.background#282923
  • editorGutter.deletedBackground#F83535
  • editorGutter.modifiedBackground#E6DB74
  • editorHoverWidget.background#414339
  • editorHoverWidget.border#75715E
  • editorIndentGuide.background#464741
  • editorLineNumber.activeForeground#90918B
  • editorLineNumber.foreground#90918B
  • editorSuggestWidget.background#282923
  • editorSuggestWidget.border#75715E
  • editorWhitespace.foreground#71716B
  • editorWidget.background#181915
  • focusBorder#75715E
  • 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#75715E
  • list.dropBackground#414339
  • list.focusBackground#414339
  • list.highlightForeground#f8f8f2
  • list.hoverBackground#282923
  • list.inactiveSelectionBackground#414339
  • panel.border#414339
  • panelTitle.activeBorder#75715E
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#75715E
  • peekView.border#75715E
  • peekViewEditor.background#282923
  • peekViewEditor.matchHighlightBackground#75715E
  • peekViewResult.background#181915
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#181915
  • pickerGroup.foreground#75715E
  • progressBar.background#75715E
  • selection.background#ccccc7
  • sideBar.background#181915
  • sideBarSectionHeader.background#282923
  • statusBar.background#141411
  • statusBar.border#414349
  • statusBar.debuggingBackground#141411
  • statusBar.noFolderBackground#141411
  • tab.border#181915
  • tab.inactiveBackground#20211C
  • tab.inactiveForeground#ccccc7
  • 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#f8f8f2
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#56ADBC
  • terminal.ansiGreen#86B42B
  • terminal.ansiMagenta#8C6BC8
  • terminal.ansiRed#C4265E
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#B3B42B
  • titleBar.activeBackground#181915
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#75715Eitalic
variable, string constant.other.placeholder, entity.name.namespace#f8f8f2
constant.other.color, punctuation#f8f8f2
invalid, invalid.illegal#FF5370
keyword, storage.modifier#66D9EF
storage.type, entity.name.type, inherit-class#FD971F
entity.name.type.struct#47A08C
keyword.control, constant.other.color, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, constant.language.boolean#66D9EF
punctuation.accessor#f92672
meta.tag.sgml, markup.deleted.git_gutter#66D9EF
variable.function, support.function, keyword.other.special-method, keyword.other.unit, keyword.other, storage.type.class, storage.type.namespace, storage.type.js#66D9EF
entity.name.function, storage.type.function, meta.function-call#f8f8f2
meta.block variable.other, entity.name.variable, entity.name.property#f8f8f2
keyword.operator#F92672
support.other.variable, entity.name.type.namespace#f8f8f2
constant.numeric, numeric-suffix, constant.language, support.constant, constant.character, constant.escape#AE81FF
constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#E6DB74
string, punctuation.definition.string.begin, punctuation.definition.string.end#E6DB74
entity.name, support.type, support.class#FD971F
support.type#FD971F
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#FD971F
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66D9EF
punctuation.definition.tag, punctuation.definition.tag.html, entity.name.tag#f92672
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#f8f8f2
meta.tag#66D9EF
keyword.preprocessor, punctuation.separator.hash#E6DB74
string.unquoted.preprocessor#f8f8f2

Shiki preview

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

Loading...

Monokai Visual Studio by Aryan Ahire - VS Code Theme