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.activeBorder#00ff00
  • activityBar.background#1a1a1a
  • activityBarBadge.background#007acc
  • editor.background#1a1a1a
  • editor.foreground#fff
  • editorGroupHeader.tabsBackground#202020
  • editorIndentGuide.activeBackground#555555
  • editorIndentGuide.background#222
  • sideBar.background#202020
  • sideBar.foreground#fff
  • sideBarSectionHeader.background#282828
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#fff
  • statusBar.background#003d00
  • statusBar.foreground#ffffff
  • tab.activeBackground#303030
  • tab.activeForeground#fff
  • tab.hoverBackground#303030
  • tab.inactiveBackground#202020
  • titleBar.activeBackground#202020
  • titleBar.activeForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python, punctuation.definition.comment#7f817eitalic
string.quoted, string.template, punctuation.definition.string#fdb542
string.template meta.embedded.line#b6b1b1
variable, entity.name.variable#00d9ff
variable.language#2492ffbold
variable.parameteritalic
storage.type, storage.modifier#2492ff
constant#00DA86
string.regexp#f97e72
constant.numeric#00ff00
constant.language#9753c3
constant.character.escape#36f9f6
entity.name#00ff00
entity.name.tag, meta.tag.block#90FC42
punctuation.definition.tag#B8CE7C
entity.other.attribute-name#fede5d
entity.other.attribute-name.html#fede5ditalic
entity.name.type, meta.attribute.class.html#00ff00
entity.other.inherited-class#00ff00
entity.name.function, variable.function#ff9f04
keyword.control.export.js, keyword.control.import.js#2492ff
constant.numeric.decimal.js#2EE2FA
keyword#2492ff
keyword.control#00ff00
keyword.operator#ffffee
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ffffee
keyword.other.unit#00ff00
support.class#00ff00
support.function#36f9f6
punctuation.separator.key-value#b6b1b1
punctuation.section.embedded#fede5d
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#72f1b8
switch-block.expr.js#72f1b8
variable.other.constant.property.js, variable.other.property.js#90FC42
constant.other.color#00ff00
support.constant.font-name#00ff00
entity.other.attribute-name.id#fede5d
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D50
support.function.misc.css#fe4450
markup.heading, entity.name.section#90FC42
text.html, keyword.operator.assignment#ffffffee
markup.quote#b6b1b1ccitalic
beginning.punctuation.definition.list#ff7edb
markup.underline.link#FF9F04
string.other.link.description#00D9FF
meta.function-call.generic.python#36f9f6
variable.parameter.function-call.python#72f1b8
storage.type.cs#00ff00
entity.name.variable.local.cs#00d9ff
entity.name.variable.field.cs, entity.name.variable.property.cs#00d9ff
constant.other.placeholder.c#72f1b8italic
keyword.control.directive.include.c, keyword.control.directive.define.c#2492ff
storage.modifier.c#fe4450
source.cpp keyword.operator#9753c3
constant.other.placeholder.cpp#72f1b8italic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#2492ff
storage.modifier.specifier.const.cpp#2492ff
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#36f9f6
source.elixir entity.name.function#72f1b8
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#36f9f6
source.elixir punctuation.definition.string#72f1b8
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#72f1b8
source.elixir .punctuation.binary.elixir#ff7edbitalic
entity.global.clojure#2492ffbold
storage.control.clojure#00FF00italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#fe4450italic
meta.quoted-expression.clojureitalic
meta.symbol.clojure#00D9FF
source.go#ff7edbff
source.go meta.function-call.go#36f9f6
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#fede5d
source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go#72f1b8
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#2EE2FA
markup.underline.link.markdown, markup.inline.raw.string.markdown#90FC42italic
string.other.link.title.markdown#fede5d
markup.heading.markdown, entity.name.section.markdown#00ff00bold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#00D9FF
source.dart, source.python, source.scala#00D9FF
string.interpolated.single.dart#f97e72
variable.parameter.dart#72f1b8
constant.numeric.dart#2EE2FA
variable.parameter.scala#2EE2FA
meta.template.expression.scala#72f1b8
keyword.preprocessor#9a73f5
meta.preprocessor#00ff00
punctuation, meta.brace#fff
meta.object.member, meta.property-name#00DA86
string#90FC42
meta.property-value#00D9FF
punctuation.definition.string.begin.markdown#fede5d
variable.other.object.property.cs#00FF62
CrazyColorTheme by CrazyBene - VS Code Theme