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#282a36
  • editor.background#282a36
  • editor.findMatchHighlightBackground#54555e
  • editor.findRangeHighlightBackground#54555e
  • editor.foreground#eff0eb
  • editor.hoverHighlightBackground#54555e
  • editor.lineHighlightBackground#2c2f3d
  • editor.rangeHighlightBackground#54555e
  • editor.selectionBackground#57c7ff56
  • editor.selectionHighlightBackground#54555e
  • editor.wordHighlightBackground#282a3642
  • editor.wordHighlightBorder#c4c4cabb
  • editor.wordHighlightStrongBackground#282a3642
  • editor.wordHighlightStrongBorder#c4c4cabb
  • editorBracketMatch.background#282a36
  • editorBracketMatch.border#5af78e
  • editorCursor.foreground#ff6ac1
  • editorGroup.dropBackground#232631
  • editorGroupHeader.tabsBackground#232631
  • editorIndentGuide.activeBackground#868f96
  • editorIndentGuide.background#616263
  • editorLineNumber.foreground#616263
  • editorLink.activeForeground#ff5c57
  • editorWhitespace.foreground#616263
  • foreground#eff0eb
  • list.activeSelectionBackground#54555e
  • list.hoverBackground#54555e
  • peekView.border#5af78e
  • peekViewEditor.background#282a36
  • sideBar.background#2c2f3d
  • statusBar.background#2e313d
  • statusBar.debuggingBackground#6c6e75
  • statusBar.foreground#9799a3
  • statusBar.noFolderBackground#6c6e75
  • tab.activeBackground#232631
  • tab.inactiveBackground#2c2f3d
  • terminal.ansiBlack#282a36
  • terminal.ansiBlue#57c7ff
  • terminal.ansiBrightBlack#282a36
  • terminal.ansiBrightBlue#57c7ff
  • terminal.ansiBrightCyan#9aedfe
  • terminal.ansiBrightGreen#5af78e
  • terminal.ansiBrightMagenta#ff6ac1
  • terminal.ansiBrightRed#ff5c57
  • terminal.ansiBrightWhite#eff0eb
  • terminal.ansiBrightYellow#f3f99d
  • terminal.ansiCyan#9aedfe
  • terminal.ansiGreen#5af78e
  • terminal.ansiMagenta#ff6ac1
  • terminal.ansiRed#ff5c57
  • terminal.ansiWhite#eff0eb
  • terminal.ansiYellow#f3f99d
  • titleBar.activeBackground#282a36

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
strong, markup.bold—bold
emphasis, markup.italic—italic
markup.underline—underline
comment, punctuation.definition.comment, string.quoted.docstring#616263italic
storage.type#f3f99d—
storage.type.primitive, support.type, entity.name.type, keyword.type, keyword.other.unit#9aedfe—
string, meta.structure.dictionary.json string.quoted.double.json#5af78e—
constant.language.boolean#5af78e—
constant.numeric, support.constant#5af78e—
constant.language.null#5af78e—
constant.language.undefined#5af78e—
meta.function entity.name.function#57c7ff—
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.require, variable.language.super, keyword.other.get, keyword.other.set#57c7ff—
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#eff0eb—
variable.other.constant.property#f3f99d—
entity.name.type.class#ff5c57—
entity.other.inherited-class entity.name.type.module#ff5c57italic
variable.object.property#f3f99d—
variable.parameter—italic
meta.definition.method entity.name.function#f3f99d—
keyword, modifier, storage.modifier, support.type.object, constant.language, variable.language.this, variable.language.special.self#ff6ac1—
storage.modifier, storage.type.class.js, variable.language.this, variable.language.this.js—italic
support.module, support.node#ff5c57italic
template.expression.begin, template.expression.end#ff6ac1—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.definition.variable#ff5c57—
meta.function-call.ts punctuation.accessor, meta.function-call.js punctuation.accessor#57c7ff—
punctuation.accessor#ff6ac1—
support.type.exception#f3f99d—
markup.inserted.diff, meta.diff.header.to-file#5af78e—
markup.deleted.diff, meta.diff.header.from-file#ff5c57—
punctuation.decorator.ts#9aedfe—
punctuation.definition.typeparameters.begin.ts, punctuation.definition.typeparameters.end.ts#ff6ac1—
punctuation.separator.key-value.ts#eff0eb—
punctuation.separator.key-value.js#eff0eb—
storage.type.property#ff6ac1—
source.cs meta.class.identifier storage.type#ff5c57—
source.cs meta.method.identifier entity.name.function#f3f99d—
source.cs meta.method-call meta.method, source.cs entity.name.function#57c7ff—
source.cs storage.type#f3f99d—
source.cs meta.method.return-type#9aedfe—
source.cs meta.preprocessor#616263—
source.cs entity.name.type.namespace#eff0eb—
entity.other.attribute-name.class#9aedfe—
entity.other.attribute-name.id#9aedfe—
source.css entity.name.tag#f3f99d—
source.css support.type.property-name#ff5c57—
meta.tag, punctuation.definition.tag#eff0eb—
entity.name.tag#ff5c57—
entity.other.attribute-name#f3f99ditalic
punctuation.section.embedded#ff5c57—
keyword.other.definition.ini#ff5c57—
entity.name.section.group-title.ini#57c7ff—
source.java storage.modifier.package, source.java storage.modifier.import#eff0eb—
source.java storage.type.annotation#ff5c57italic
source.java meta.method-call meta.method#57c7ff—
source.java meta.method-call meta.inner-class meta.method#eff0eb—
source.java meta.method-call meta.inner-class meta.method meta.method-call meta.method#57c7ff—
source.java meta.definition.variable entity.name.function#57c7ff—
source.java constant.language#5af78e—
source.js storage.modifier.async#ff6ac1—
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ff5c57—
constant.language.json#ff6ac1—
markup.heading#57c7ff—
text.html.markdown meta.link.inline, meta.link.reference, markup.underline.link.image#ff5c57—
text.html.markdown markup.quote#9aedfe—
text.html.markdown beginning.punctuation.definition.list#f3f99d—
text.html.markdown markup.inline.raw#ff6ac1—
markup.italic#ff5c57italic
markup.bold#ff5c57bold
markup.bold markup.italic, markup.italic markup.bold#ff5c57italic bold
source.python keyword.operator.arithmetic#eff0eb—
source.python meta.function storage.type.function#ff6ac1—
source.python meta.function-call.arguments#eff0eb—
source.python meta.function entity.name.function.decorator#ff5c57—
source.python constant.language#5af78e—
entity.name.tag.yaml#ff5c57—
keyword.control.module.js—italic
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
Snazzy colors theme by phaeck - VS Code Theme