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#26292C
  • activityBarBadge.background#36a3d9
  • button.background#36a3d9
  • editor.background#26292C
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#1A1D20
  • editor.lineHighlightBorder#5a5a5a
  • editor.selectionBackground#5a5a5a
  • editorCursor.foreground#ff953f
  • editorGroupHeader.tabsBackground#1A1D20
  • editorWhitespace.foreground#ffffff1e
  • list.activeSelectionBackground#5a5a5a
  • list.activeSelectionForeground#ff953f
  • list.focusBackground#4b4b4b
  • list.focusForeground#F8F8F0
  • list.highlightForeground#ff953f
  • list.hoverBackground#26292C
  • list.hoverForeground#F8F8F0
  • list.inactiveFocusBackground#36a3d9
  • list.inactiveSelectionBackground#26292C
  • list.inactiveSelectionForeground#ff953f
  • notification.buttonBackground#36a3d9
  • notification.infoBackground#36a3d9
  • progressBar.background#36a3d9
  • sideBar.background#1A1D20
  • sideBar.border#26292C
  • sideBar.foreground#F8F8F0
  • sideBarSectionHeader.background#5a5a5a
  • sideBarSectionHeader.foreground#F8F8F0
  • statusBar.background#1A1D20
  • statusBar.noFolderBackground#1A1D20
  • tab.activeBorder#66D9EF
  • tab.inactiveBackground#1A1D20
  • terminal.ansiBlack#1f1f1f
  • terminal.ansiBlue#36a3d9
  • terminal.ansiBrightBlack#4b4b4b
  • terminal.ansiBrightBlue#6871ff
  • terminal.ansiBrightCyan#56fff7
  • terminal.ansiBrightGreen#5eff00
  • terminal.ansiBrightMagenta#ff77ff
  • terminal.ansiBrightRed#ec141f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd82b
  • terminal.ansiCyan#9bfffa
  • terminal.ansiGreen#82dd4d
  • terminal.ansiMagenta#e79aff
  • terminal.ansiRed#dd454d
  • terminal.ansiWhite#e2e2e2
  • terminal.ansiYellow#f7c054
  • terminal.background#1A1D20
  • titleBar.activeBackground#1A1D20
  • titleBar.inactiveForeground#e2e2e2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#5e6e75
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic 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#fcfcfc
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#E6DB74
markup.ignored.git_gutter#75715E
markup.untracked.git_gutter#75715E
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
text.html.markdown#F8F8F2
text.html.markdown markup.inline.raw.markdown#E6DB74
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#75715E
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading, markup.heading | markup.heading entity.name#66D9EFbold
markup punctuation#75715Ebold
markup.italic#FD971Fitalic
markup.bold, markup.bold string#FD971Fbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#FD971Fbold
markup.underline#AE81FFunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown, string.other.link.title#AE81FF
string.other.link.description.title.markdown, string.other.link.description.title#AE81FF
constant.other.reference.link.markdown, constant.other.reference.link#AE81FF
markup.raw.block#E6DB74
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, markup.fenced_code.block, markup.inline.raw.string#E6DB74
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Flatland Monokai Improved by Mèir Noordermeer - VS Code Theme