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#23241F
  • editor.background#272822
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#35352b
  • editor.selectionBackground#49483E
  • editorCursor.foreground#F8F8F0
  • editorGutter.addedBackground#A6E22E
  • editorGutter.deletedBackground#F92672
  • editorGutter.modifiedBackground#AE81FF
  • editorWhitespace.foreground#6A6A6466
  • sideBar.background#252620
  • statusBar.background#23241F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#1BA466
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#F8F8F0
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22E
entity.other.inherited-class#A6E22E
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.class#66D9EFitalic
support.type#66D9EFitalic
support.variable#66D9EF
support.variable.property#F8F8F0
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.object-literal.key#E6DB74
punctuation.separator.key-value#AE81FF
punctuation.accessor#F92672
meta.template.expression#F8F8F0
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#E69F66
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
variable.language.this.ts, variable.language.this.js, variable.language.this.tsx, variable.language.this.jsx#AE81FF
support.class.component.js, support.class.component.jsx, support.class.component.ts, support.class.component.tsx#F92672
meta.structure.dictionary.json, string.quoted.double.json#CFCFC2
support.type.property-name.json#F92672
keyword.control.clojure#66D9EF
constant.keyword.clojure#AE81FF
keyword.function.go#66D9EF
keyword.var.go#66D9EF
keyword.type.go#66D9EF
support.function.go#A6E22E
punctuation.other.period.go#F92672
constant.other.placeholder.go#E69F66
markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#FD971F
heading.1.markdown, markup.heading.setext.1.markdown#FC951E
heading.2.markdown, markup.heading.setext.2.markdown#E8891C
heading.3.markdown#D47D19
heading.4.markdown#BF7117
heading.5.markdown#AB6515
heading.6.markdown#965912
markup.bold.markdown#F92672bold
markup.italic.markdown#e42e70italic
markup.quote.markdown#66D9EFitalic
markup.underline.link.image.markdown, markup.underline.link.markdown#A6E22E
markup.inline.raw.string.markdown#ec3533
meta.separator.markdown#ffffff33bold
punctuation.definition.list.begin.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#CFCFC2
markup.fenced_code.block.markdown#CFCFC2
markup.fenced_code.block.markdown meta.embedded.block#F8F8F2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#AE81FF
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#AE81FF
Monokai Croissant by yn1323 - VS Code Theme