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#000000
  • dropdown.background#000000
  • editor.background#000000
  • editor.foreground#cccccc
  • editor.inactiveSelectionBackground#402725
  • editor.lineHighlightBackground#252526
  • editor.selectionBackground#59201b
  • editor.wordHighlightBackground#402725
  • editor.wordHighlightStrongBackground#402725
  • editorCursor.foreground#cccccc
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.background#000000
  • editorWhitespace.foreground#3a3a3b
  • panel.background#000000
  • sideBar.background#000000
  • statusBar.background#000000
  • statusBar.noFolderBackground#000000
  • tab.activeBackground#202020
  • tab.border#000000
  • tab.inactiveBackground#000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#328eff
  • terminal.ansiBrightBlack#696d70
  • terminal.ansiBrightBlue#328eff
  • terminal.ansiBrightCyan#49e0fd
  • terminal.ansiBrightGreen#2be98a
  • terminal.ansiBrightMagenta#f92672
  • terminal.ansiBrightRed#e62a19
  • terminal.ansiBrightWhite#f1f1f1
  • terminal.ansiBrightYellow#e6db74
  • terminal.ansiCyan#49e0fd
  • terminal.ansiGreen#2be98a
  • terminal.ansiMagenta#f92672
  • terminal.ansiRed#e62a19
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#e6db74
  • terminal.background#000000
  • terminal.border#328eff
  • terminal.foreground#cccccc
  • terminal.selectionBackground#aaaaaa77
  • terminalCursor.background#000000
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#cccccc
entity.name.function.preprocessor, meta.preprocessor.macro, storage.modifier.import, storage.type.generic, variable.parameter, punctuation.section.class.begin, punctuation.section.class.end#cccccc
invalid
comment#696d70
string, string.quoted, punctuation.definition.string.begin, punctuation.definition.string.end#e6db74
string.regexp#49e0fd
constant.language, constant.numeric, support.variable.magic#ae81ff
constant.character, constant.other.placeholder, support.other.escape.special.regexp#e62a19
constant.other#fd971f
entity.name.variable.property, keyword, meta.preprocessor#f92672
storage, support.constant, punctuation.section.class#49e0fd
keyword.type, storage.type, support.class, support.type, entity.name.type#2be98a
variable.language, variable.parameter.function.language.special, variable.other.member, variable.other.readwrite.member, entity.other.attribute-name, variable.parameter.function-call#fd971f
punctuation.accessor, punctuation.section.embedded, punctuation.separator, punctuation.definition.attribute, storage.type.function.arrow, punctuation.definition.template-expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.template-string.element.begin, punctuation.template-string.element.end#f92672
punctuation.separator.parameters#fd971f
entity.name.tag#f92672
entity.name.function, support.function, variable.function#b0ec38
markup.heading#f92672bold
markup.boldbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.underlineunderline
markup.quote#696d70
markup.inline, markup.raw.inline#ae81ff
keyword.operator.dereference.java, meta.preprocessor.haskell, punctuation.separator.java, meta.group.js, meta.group.go, punctuation.section.class.begin.python, support.variable.dom.js, constant.character.brace, constant.character.end, constant.character.paren, constant.character.quote, support.class.js, punctuation.section.group.begin.js, punctuation.section.group.end.js, meta.template.expression, meta.group.braces, source.groovy.embedded.source, punctuation.section.class.end.groovy, variable.other.bracket.shell, variable.other.readwrite.shell, meta.group.expansion.command.parens.shell, variable.other.normal.shell, string.interpolated.dollar.shell, meta.function.shell punctuation.section.parens.begin.shell, meta.function.shell punctuation.section.parens.end.shell, string.other.math.shell#cccccc
constant.other.symbol.prolog, support.function.be.latex, support.function.general.tex, support.function.section.latex, punctuation.dollar.js, punctuation.separator.parameters.python, support.function.definition.latex, constant.language.module.events, constant.language.module.http, constant.language.directive.module.main, constant.language.directive.module.events, constant.language.directive.module.http, variable.language.this.js, variable.parameter.option.shell, punctuation.definition.variable.shell, punctuation.section.expansion.parameter.begin.shell, punctuation.section.expansion.parameter.end.shell, punctuation.section.parens.begin.shell, punctuation.section.parens.end.shell, string.interpolated.dollar.shell punctuation.definition.string.begin.shell, string.interpolated.dollar.shell punctuation.definition.string.end.shell, string.other.math.shell punctuation.definition.string.begin.shell, string.other.math.shell punctuation.definition.string.end.shell, variable.language.special.self.python, variable.parameter.function.language.special.self.python#f92672
entity.name.type.go, entity.name.type.namespace.php, meta.import.scala, punctuation.separator.inheritance.php, storage.type.js, support.other.module.haskell, support.other.namespace.use.php, variable.other.constant.ruby, entity.name.section.puppet, entity.name.function.decorator.python, keyword.other.rust#49e0fd
keyword.control.def.ruby, keyword.declaration.scala, keyword.declaration.stable.scala, keyword.declaration.volatile.scala, keyword.other.fn.rust, meta.structure.dictionary.key.json, storage.class.std.rust#2be98a
meta.function-call.object.php, meta.function-call.static.php, variable.other.makefile, variable.other.prolog, variable.other.property.js, support.variable.property.dom.js, meta.property.object.js, support.variable.property.js, variable.other.object.property.js, variable.other.property.cpp, meta.attribute.python#fd971f
meta.method.groovy, punctuation.definition.logical-expression.shell, meta.function-call.generic.python#b0ec38
constant.other.boolean.toml#ae81ff
string.other.link.title.markdown, string.other.link.description.markdown#49e0fd
beginning.punctuation.definition.list.markdown, punctuation.definition.list_item.markdown, punctuation.definition.list.markdown, punctuation.definition.heading.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.bold.begin.markdown, punctuation.definition.bold.end.markdown, punctuation.definition.italic.begin.markdown, punctuation.definition.italic.end.markdown, punctuation.definition.heading.begin.markdown, punctuation.definition.heading.end.markdown, punctuation.definition.raw.begin.markdown, punctuation.definition.raw.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.raw.markdown, markup.underline.link.image.markdown, markup.underline.link.markdown#696d70normal
markup.deleted.diff#f92672
markup.inserted.diff#2be98a
meta.diff.range.unified#ae81ff
markup.deleted.git_gutter#f92672
markup.inserted.git_gutter#2be98a
markup.changed.git_gutter#ae81ff
markup.ignored.git_gutter#696d70
markup.untracked.git_gutter#696d70
Monokai True Dark by Ajaykumar Nadar - VS Code Theme