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#030d22
  • activityBar.foreground#eb57cb
  • activityBarBadge.background#c63dfc
  • activityBarBadge.foreground#ffffff
  • button.background#087eb4
  • button.foreground#ffffff
  • button.hoverBackground#008dce
  • descriptionForeground#ffffff
  • editor.background#090018
  • editor.findMatchBackground#003496
  • editor.findMatchHighlightBackground#001288da
  • editor.foreground#fdfeff
  • editor.hoverHighlightBackground#004696
  • editor.lineHighlightBackground#1c1347
  • editor.selectionBackground#310072
  • editor.selectionHighlightBackground#35008b
  • editor.wordHighlightBackground#47008ad5
  • editor.wordHighlightStrongBackground#440083d5
  • editorCursor.foreground#ce2dff
  • editorError.foreground#ac077a
  • editorGroup.dropBackground#03153b
  • editorGroupHeader.noTabsBackground#03163f
  • editorGroupHeader.tabsBackground#030d22
  • editorHoverWidget.background#222858
  • editorHoverWidget.border#2d324e
  • editorIndentGuide.activeBackground#103483
  • editorIndentGuide.background#030d22
  • editorInfo.foreground#af21e7
  • editorLineNumber.activeForeground#47a1fa
  • editorLineNumber.foreground#ce2dff
  • editorRuler.foreground#11215e
  • editorWarning.foreground#fad46d
  • editorWidget.background#04112c
  • editorWidget.border#030f27
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#ec0076
  • gitDecoration.deletedResourceForeground#d800ca
  • gitDecoration.ignoredResourceForeground#1183b8
  • gitDecoration.modifiedResourceForeground#fdd81d
  • gitDecoration.untrackedResourceForeground#0097fc
  • input.background#0d0931
  • input.border#150f53
  • input.placeholderForeground#f3f3f3
  • inputOption.activeBorder#ffd400
  • list.activeSelectionBackground#073170
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#063475
  • list.errorForeground#a700da
  • list.focusBackground#06306e
  • list.hoverBackground#0a2f66
  • list.inactiveSelectionBackground#161130
  • list.warningForeground#ce2dff
  • panel.background#03002b
  • panel.border#181657
  • panelTitle.activeBorder#ff25f4
  • panelTitle.activeForeground#f825ff
  • panelTitle.inactiveForeground#9c02bb
  • peekView.border#ffd400
  • peekViewEditor.background#1971f770
  • peekViewEditor.matchHighlightBackground#120961
  • peekViewEditor.matchHighlightBorder#34006e
  • peekViewResult.background#1a1079
  • peekViewResult.selectionBackground#ffd400
  • peekViewTitle.background#372dc9
  • peekViewTitleDescription.foreground#348bee
  • progressBar.background#a700da
  • scrollbar.shadow#ea00ff7c
  • scrollbarSlider.activeBackground#f02bf74f
  • scrollbarSlider.background#76119e54
  • scrollbarSlider.hoverBackground#9009df
  • sideBar.background#030d22
  • sideBarSectionHeader.background#04112e
  • sideBarSectionHeader.foreground#1f9aff
  • statusBar.background#0a0631
  • statusBar.debuggingBackground#0a0631
  • statusBar.debuggingForeground#4d8bee
  • statusBar.foreground#4d8bee
  • statusBar.noFolderBackground#0a0631
  • statusBar.noFolderForeground#4d8bee
  • tab.activeBackground#1d1641
  • tab.activeForeground#f9faff
  • tab.border#171033
  • tab.inactiveBackground#141138
  • tab.inactiveForeground#3e8efd
  • terminal.ansiBlack#3a1b75
  • terminal.ansiBlue#3787d6
  • terminal.ansiBrightBlack#5c6d751a
  • terminal.ansiBrightBlue#5994CE
  • terminal.ansiBrightCyan#4bc5fa
  • terminal.ansiBrightGreen#3dd69c
  • terminal.ansiBrightMagenta#EA00D9
  • terminal.ansiBrightRed#ff2e97
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd400
  • terminal.ansiCyan#0ab2fa
  • terminal.ansiGreen#06ad00
  • terminal.ansiMagenta#EA00D9
  • terminal.ansiRed#ee1682
  • terminal.ansiWhite#f2f8ff
  • terminal.ansiYellow#ffd400
  • terminal.background#090018
  • terminal.foreground#e4eeff
  • titleBar.activeBackground#15082e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded#abb2bf—
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#e06c75—
variable.other.generic-type.haskell#c678dd—
storage.type.haskell#d19a66—
support.variable.magic.python#e06c75—
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#abb2bf—
variable.parameter.function.language.special.self.python#a086ff—
variable.parameter.function.language.special.cls.python#98C379—
storage.modifier.lifetime.rust#abb2bf—
support.function.std.rust#61afef—
entity.name.lifetime.rust#98C379—
variable.language.rust#e06c75—
support.constant.edge#c678dd—
constant.other.character-class.regexp#e06c75—
keyword.operator.word#c678dd—
keyword.operator.quantifier.regexp#d19a66—
variable.parameter.function#abb2bf—
meta.function-call.generic.python, meta.function-call.python, meta.member.access.python#8f79c3—
comment markup.link#5c6370—
markup.changed.diff#98C379—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#61afef—
markup.inserted.diff#98c379—
markup.deleted.diff#e06c75—
meta.function.c,meta.function.cpp#e06c75—
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#abb2bf—
punctuation.separator.key-value#abb2bf—
keyword.operator.expression.import#61afef—
support.constant.math#98C379—
support.constant.property.math#d19a66—
variable.other.constant#98C379—
storage.type.annotation.java, storage.type.object.array.java#98C379—
source.java#e06c75—
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#abb2bf—
meta.method.java#61afef—
storage.modifier.import.java,storage.type.java,storage.type.generic.java#98C379—
keyword.operator.instanceof.java#c678dd—
meta.definition.variable.name.java#e06c75—
keyword.operator.logical#56b6c2—
keyword.operator.bitwise#56b6c2—
keyword.operator.channel#56b6c2—
support.constant.property-value.scss,support.constant.property-value.css#d19a66—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#56b6c2—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#d19a66—
punctuation.separator.list.comma.css#abb2bf—
support.constant.color.w3c-standard-color-name.css#d19a66—
support.type.vendored.property-name.css#56b6c2—
support.module.node,support.type.object.module,support.module.node#e5c07b—
entity.name.type.module#e5c07b—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#e06c75—
support.constant.json#d19a66—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#c678dd—
support.type.object.console#e06c75—
support.variable.property.process#d19a66—
entity.name.function,support.function.console#61afef—
keyword.operator.misc.rust#abb2bf—
keyword.operator.sigil.rust#c678dd—
keyword.operator.delete#c678dd—
support.type.object.dom#56b6c2—
support.variable.dom,support.variable.property.dom#e06c75—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#56b6c2—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#c678dd—
punctuation.separator.delimiter#abb2bf—
punctuation.separator.c,punctuation.separator.cpp#c678dd—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#56b6c2—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#c678dd—
variable.parameter.function.language.python#d19a66—
support.type.python#56b6c2—
keyword.operator.logical.python#c678dd—
variable.parameter.function.python#d19a66—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#abb2bf—
meta.function-call.generic.python#61afef—
constant.character.format.placeholder.other.python#d19a66—
keyword.operator#abb2bf—
keyword.operator.assignment.compound#c678dd—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#56b6c2—
keyword#c678dd—
entity.name.namespace#e5c07b—
variable#e06c75—
variable.c#abb2bf—
variable.language#e5c07b—
token.variable.parameter.java#abb2bf—
import.storage.java#e5c07b—
token.package.keyword#c678dd—
token.package#abb2bf—
entity.name.function, meta.require, support.function.any-method, variable.function#61afef—
entity.name.type.namespace#e5c07b—
entity.name.type.class, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#98C379—
entity.name.class.identifier.namespace.type#e5c07b—
entity.name.class, variable.other.class.js, variable.other.class.ts#e5c07b—
variable.other.class.php#e06c75—
entity.name.type#e5c07b—
keyword.control#c678dd—
control.elements, keyword.operator.less#d19a66—
keyword.other.special-method#61afef—
storage#c678dd—
token.storage#c678dd—
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#c678dd—
token.storage.type.java#e5c07b—
entity.name.function.member, entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#61AFEF—
support.type.property-name#abb2bf—
support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml#e06c75—
support.constant.property-value#abb2bf—
support.constant.font-name#d19a66—
meta.tag#abb2bf—
string#eec480—
constant.other.symbol#56b6c2—
constant.numeric#ff7a7a—
constant#d19a66—
punctuation.definition.constant#d19a66—
entity.name.tag#e06c75—
entity.other.attribute-name#d19a66—
entity.other.attribute-name.id#61afef—
entity.other.attribute-name.class.css#d19a66—
meta.selector#c678dd—
markup.heading#e06c75—
markup.heading punctuation.definition.heading, entity.name.section#61afef—
keyword.other.unit#e06c75—
markup.bold,todo.bold#d19a66—
punctuation.definition.bold#e5c07b—
markup.italic, punctuation.definition.italic,todo.emphasis#c678dd—
emphasis md#c678dd—
entity.name.section.markdown#e06c75—
punctuation.definition.heading.markdown#e06c75—
punctuation.definition.list.begin.markdown#e5c07b—
markup.heading.setext#abb2bf—
punctuation.definition.bold.markdown#d19a66—
markup.inline.raw.markdown#98c379—
markup.inline.raw.string.markdown#e5c07b—
punctuation.definition.raw.markdown#e5c07b—
punctuation.definition.list.markdown#e5c07b—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#e06c75—
beginning.punctuation.definition.list.markdown#e06c75—
punctuation.definition.metadata.markdown#e06c75—
markup.underline.link.markdown,markup.underline.link.image.markdown#c678dd—
string.other.link.title.markdown,string.other.link.description.markdown#61afef—
markup.raw.monospace.asciidoc#98c379—
punctuation.definition.asciidoc#e5c07b—
markup.list.asciidoc#e5c07b—
markup.link.asciidoc,markup.other.url.asciidoc#c678dd—
string.unquoted.asciidoc,markup.other.url.asciidoc#61afef—
string.regexp#56b6c2—
punctuation.section.embedded, variable.interpolation#e06c75—
punctuation.section.embedded.begin,punctuation.section.embedded.end#c678dd—
invalid.illegal#ffffff—
invalid.illegal.bad-ampersand.html#abb2bf—
invalid.illegal.unrecognized-tag.html#e06c75—
invalid.broken#ffffff—
invalid.deprecated#ffffff—
invalid.deprecated.entity.other.attribute-name.html#d19a66—
invalid.unimplemented#ffffff—
source.json meta.structure.dictionary.json > string.quoted.json#e06c75—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e06c75—
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#98c379—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#56b6c2—
support.type.property-name.json#e06c75—
support.type.property-name.json punctuation#e06c75—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#c678dd—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#c678dd—
support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php#e5c07b—
keyword.operator.error-control.php#c678dd—
keyword.operator.type.php#c678dd—
punctuation.section.array.begin.php#abb2bf—
punctuation.section.array.end.php#abb2bf—
invalid.illegal.non-null-typehinted.php#f44747—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e5c07b—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#61afef—
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#abb2bf—
support.constant.core.rust#d19a66—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#d19a66—
entity.name.goto-label.php,support.other.php#61afef—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#56b6c2—
keyword.operator.regexp.php#c678dd—
keyword.operator.comparison.php#56b6c2—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#c678dd—
meta.function.decorator.python#61afef—
support.token.decorator.python,meta.function.decorator.identifier.python#56b6c2—
function.parameter#abb2bf—
function.brace#abb2bf—
function.parameter.ruby, function.parameter.cs#abb2bf—
constant.language.symbol.ruby#56b6c2—
constant.language.symbol.hashkey.ruby#56b6c2—
rgb-value#56b6c2—
inline-color-decoration rgb-value#d19a66—
less rgb-value#d19a66—
selector.sass#e06c75—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#e5c07b—
block.scope.end,block.scope.begin#abb2bf—
storage.type.cs#e5c07b—
entity.name.variable.local.cs#e06c75—
token.info-token#61afef—
token.warn-token#d19a66—
token.error-token#f44747—
token.debug-token#c678dd—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#c678dd—
meta.template.expression#abb2bf—
keyword.operator.module#c678dd—
support.type.type.flowtype#61afef—
support.type.primitive#e5c07b—
meta.property.object#e06c75—
variable.parameter.function.js#e06c75—
keyword.other.template.begin#98c379—
keyword.other.template.end#98c379—
keyword.other.substitution.begin#98c379—
keyword.other.substitution.end#98c379—
keyword.operator.assignment#56b6c2—
keyword.operator.assignment.go#e5c07b—
keyword.operator.arithmetic.go, keyword.operator.address.go#c678dd—
entity.name.package.go#e5c07b—
support.type.prelude.elm#56b6c2—
support.constant.elm#d19a66—
punctuation.quasi.element#c678dd—
constant.character.entity#e06c75—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#56b6c2—
entity.global.clojure#e5c07b—
meta.symbol.clojure#e06c75—
constant.keyword.clojure#56b6c2—
meta.arguments.coffee, variable.parameter.function.coffee#e06c75—
source.ini#98c379—
meta.scope.prerequisites.makefile#e06c75—
source.makefile#e5c07b—
storage.modifier.import.groovy#e5c07b—
meta.method.groovy#61afef—
meta.definition.variable.name.groovy#e06c75—
meta.definition.class.inherited.classes.groovy#98c379—
support.variable.semantic.hlsl#e5c07b—
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#c678dd—
text.variable, text.bracketed#e06c75—
support.type.swift, support.type.vb.asp#e5c07b—
entity.name.function.xi#e5c07b—
entity.name.class.xi#56b6c2—
constant.character.character-class.regexp.xi#e06c75—
constant.regexp.xi#c678dd—
keyword.control.xi#56b6c2—
invalid.xi#abb2bf—
beginning.punctuation.definition.quote.markdown.xi#98c379—
beginning.punctuation.definition.list.markdown.xi#7f848e—
constant.character.xi#61afef—
accent.xi#61afef—
wikiword.xi#d19a66—
constant.other.color.rgb-value.xi#ffffff—
punctuation.definition.tag.xi#5c6370—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#e5c07b—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e06c75—
meta.brace.square#abb2bf—
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#5c6370—
punctuation.definition.block.sequence.item.yaml#abb2bf—
constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir#56b6c2—
entity.name.variable.parameter.cs#e5c07b—
entity.name.variable.field.cs#e06c75—
markup.deleted#e06c75—
markup.inserted#98c379—
markup.underline—underline
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#BE5046—
support.other.namespace.php#abb2bf—
variable.other.object#e5c07b—
variable.parameter, variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder, variable.other.readwrite#00d3c8—
storage.type.class.python, meta.class.python#64b5f7—
storage.type.function.async.python, storage.type.function.python#ff4d6d—
entity.other.inherited-class#e5c07b—
variable.other.readwrite.c#e06c75—
entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php#abb2bf—
constant.numeric.decimal.asm.x86_64#c678dd—
support.other.parenthesis.regexp#d19a66—
constant.character.escape#56b6c2—
string.regexp#e06c75—
log.info#98c379—
log.warning#e5c07b—
log.error#e06c75—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super—italic
comment.line.double-slash,comment.block.documentation—italic
keyword.control.import.python,keyword.control.flow.python,keyword.operator.logical.python—italic
markup.italic.markdown—italic
Aesthetic Coding by oAnshul - VS Code Theme