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#302c46
  • activityBarBadge.background#3a24c9
  • button.background#453e70
  • diffEditor.insertedTextBackground#016638bb
  • diffEditor.removedTextBackground#6b1017e6
  • dropdown.background#302c46
  • dropdown.foreground#bbbfc5
  • editor.background#262335
  • editor.findMatchBackground#6b1017e6
  • editor.findMatchHighlightBackground#016638bb
  • editor.foreground#eeffff
  • editor.selectionForeground#ff0000
  • editorGroup.border#495495
  • editorGroup.dropBackground#4954954a
  • editorGroupHeader.tabsBackground#1c1a29
  • editorStickyScroll.shadow#1c1a29
  • editorSuggestWidget.selectedBackground#453e70
  • editorSuggestWidgetStatus.foreground#2c13d1
  • editorWidget.background#1c1a29
  • editorWidget.border#302c46
  • focusBorder#252235
  • input.background#302c46
  • inputOption.hoverBackground#252235
  • list.activeSelectionBackground#302c46
  • list.errorForeground#d63943e6
  • list.focusOutline#302c46
  • list.hoverBackground#252235
  • list.inactiveSelectionBackground#302c46
  • list.warningForeground#D19A66
  • menu.selectionBackground#252235
  • panel.background#1c1a29
  • panel.border#302c46
  • panelTitle.activeBorder#880088
  • panelTitle.activeForeground#eeffff
  • panelTitle.inactiveForeground#7a7a8c
  • pickerGroup.foreground#D7A1D7
  • quickInput.background#1c1a29
  • quickInputList.focusBackground#453e70
  • quickInputList.focusIconForeground#453e70
  • sideBar.background#1c1a29
  • sideBarSectionHeader.background#1c1a29
  • sideBarSectionHeader.foreground#abb2bf
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1c1a29
  • statusBar.debuggingForeground#cacbcc
  • statusBar.foreground#cacbcc
  • statusBar.noFolderForeground#cacbcc
  • statusBarItem.activeBackground#252235
  • statusBarItem.compactHoverBackground#252235
  • statusBarItem.errorBackground#fe445033
  • statusBarItem.errorForeground#cacbcc
  • statusBarItem.hoverBackground#252235
  • statusBarItem.remoteBackground#2c13d1
  • statusBarItem.warningBackground#D7A1D733
  • statusBarItem.warningForeground#cacbcc
  • tab.activeBorderTop#880088
  • tab.dragAndDropBorder#d1c9f7
  • tab.hoverBackground#262435
  • tab.inactiveBackground#1e1c2b
  • terminal.ansiBlack#1c1a29
  • terminal.ansiBlue#8096ec
  • terminal.ansiBrightBlack#464364
  • terminal.ansiBrightBlue#a6c1ff
  • terminal.ansiBrightCyan#8df8ff
  • terminal.ansiBrightGreen#a4f9c9
  • terminal.ansiBrightMagenta#dd76ff
  • terminal.ansiBrightRed#fe627e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e2a739
  • terminal.ansiCyan#2bc9c6
  • terminal.ansiGreen#72f1b8
  • terminal.ansiMagenta#c74ded
  • terminal.ansiRed#fe4450
  • terminal.ansiWhite#dce3eb
  • terminal.ansiYellow#f3e70f
  • terminal.background#1c1a29
  • terminal.border#302c46
  • terminal.foreground#cacbcc
  • terminal.selectionBackground#302c46
  • terminal.tab.activeBorder#880088
  • textLink.activeForeground#D7A1D7
  • textLink.foreground#D7A1D7
  • titleBar.activeBackground#1c1a29
  • titleBar.inactiveBackground#1c1a29

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#ec786d
variable.other.generic-type.haskell#bb58e9
storage.type.haskell#d19a66
support.variable.magic.python#ec786d
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#abb2bf
variable.parameter.function.language.special.self.python#f1c057
variable.parameter.function.language.special.cls.python#f1c057
storage.modifier.lifetime.rust#abb2bf
support.function.std.rust#82AAFF
entity.name.lifetime.rust#f1c057
variable.language.rust#ec786d
support.constant.edge#bb58e9
constant.other.character-class.regexp#ec786d
keyword.operator.word#bb58e9
keyword.operator.quantifier.regexp#d19a66
variable.parameter.function#abb2bf
comment markup.link#5c6370
markup.changed.diff#ad8b4c
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#82AAFF
markup.inserted.diff#9ed17a
markup.deleted.diff#ec786d
meta.function.c,meta.function.cpp#ec786d
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#82AAFF
support.constant.math#f1c057
support.constant.property.math#d19a66
storage.type.annotation.java, storage.type.object.array.java#f1c057
source.java#ec786d
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#82AAFF
storage.modifier.import.java,storage.type.java,storage.type.generic.java#f1c057
keyword.operator.instanceof.java#bb58e9
meta.definition.variable.name.java#ec786d
keyword.operator.logical#03edf9
keyword.operator.bitwise#03edf9
keyword.operator.channel#03edf9
support.constant.property-value.scss,support.constant.property-value.css#e4a870
meta.property-list.css#1ba9ad
meta.property-name.css#EC786D
punctuation.terminator.rule.css#abb2bf
keyword.operator.css,keyword.operator.scss,keyword.operator.less#03edf9
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#03edf9
support.module.node,support.type.object.module,support.module.node#f1c057
entity.name.type.module#f1c057
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#82AAFF
support.constant.json#d19a66
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#bb58e9
support.type.object.console#ec786d
support.variable.property.process#d19a66
entity.name.function,support.function.console#82AAFF
keyword.operator.misc.rust#abb2bf
keyword.operator.sigil.rust#bb58e9
keyword.operator.delete#bb58e9
support.type.object.dom#03edf9
support.variable.dom,support.variable.property.dom#ec786d
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#03edf9
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#bb58e9
punctuation.separator.delimiter#abb2bf
punctuation.separator.c,punctuation.separator.cpp#bb58e9
support.type.posix-reserved.c,support.type.posix-reserved.cpp#03edf9
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#bb58e9
variable.parameter.function.language.python#d19a66
support.type.python#03edf9
keyword.operator.logical.python#bb58e9
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#82AAFF
constant.character.format.placeholder.other.python#d19a66
keyword.operator#abb2bf
keyword.operator.assignment.compound#bb58e9
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#03edf9
keyword#bb58e9
entity.name.namespace#f1c057
variable#ec786d
variable.c#abb2bf
variable.language#f1c057
token.variable.parameter.java#abb2bf
import.storage.java#f1c057
token.package.keyword#bb58e9
token.package#abb2bf
entity.name.function, meta.require, support.function.any-method, variable.function#82AAFF
entity.name.type.namespace#f1c057
support.class, entity.name.type.class#f1c057
entity.name.class.identifier.namespace.type#f1c057
entity.name.class, variable.other.class.js, variable.other.class.ts#f1c057
variable.other.class.php#ec786d
entity.name.type#f1c057
keyword.control#bb58e9
control.elements, keyword.operator.less#d19a66
keyword.other.special-method#82AAFF
storage#bb58e9
token.storage#bb58e9
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#bb58e9
token.storage.type.java#f1c057
support.function#03edf9
support.type.property-name#abb2bf
support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml#ec786d
support.constant.property-value#abb2bf
support.constant.font-name#d19a66
meta.tag#abb2bf
string#9ed17a
constant.other.symbol#03edf9
constant.numeric#d19a66
constant#d19a66
punctuation.definition.constant#d19a66
entity.name.tag#ec786d
entity.other.attribute-name#d19a66
entity.other.attribute-name.id#82AAFF
entity.other.attribute-name.class.css#d19a66
meta.selector#bb58e9
markup.heading#ec786d
markup.heading punctuation.definition.heading, entity.name.section#82AAFF
keyword.other.unit#ec786d
markup.bold,todo.bold#d19a66
punctuation.definition.bold#f1c057
markup.italic, punctuation.definition.italic,todo.emphasis#bb58e9
emphasis md#bb58e9
entity.name.section.markdown#ec786d
punctuation.definition.heading.markdown#ec786d
punctuation.definition.list.begin.markdown#f1c057
markup.heading.setext#abb2bf
punctuation.definition.bold.markdown#d19a66
markup.inline.raw.markdown#9ed17a
markup.inline.raw.string.markdown#9ed17a
punctuation.definition.raw.markdown#f1c057
punctuation.definition.list.markdown#f1c057
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ec786d
beginning.punctuation.definition.list.markdown#ec786d
punctuation.definition.metadata.markdown#ec786d
markup.underline.link.markdown,markup.underline.link.image.markdown#bb58e9
string.other.link.title.markdown,string.other.link.description.markdown#82AAFF
markup.raw.monospace.asciidoc#9ed17a
punctuation.definition.asciidoc#f1c057
markup.list.asciidoc#f1c057
markup.link.asciidoc,markup.other.url.asciidoc#bb58e9
string.unquoted.asciidoc,markup.other.url.asciidoc#82AAFF
string.regexp#03edf9
punctuation.section.embedded, variable.interpolation#ec786d
punctuation.section.embedded.begin,punctuation.section.embedded.end#bb58e9
invalid.illegal#ffffff
text.html.jinja#ABB2BF
invalid.illegal.bad-ampersand.html#abb2bf
invalid.illegal.unrecognized-tag.html#ec786d
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#ec786d
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ec786d
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#9ed17a
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#03edf9
support.type.property-name.json#ec786d
support.type.property-name.json punctuation#ec786d
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#bb58e9
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#bb58e9
support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php#f1c057
keyword.operator.error-control.php#bb58e9
keyword.operator.type.php#bb58e9
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#f1c057
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#82AAFF
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#82AAFF
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#03edf9
keyword.operator.regexp.php#bb58e9
keyword.operator.comparison.php#03edf9
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#bb58e9
meta.function.decorator.python#82AAFF
support.token.decorator.python,meta.function.decorator.identifier.python#03edf9
function.parameter#abb2bf
function.brace#abb2bf
function.parameter.ruby, function.parameter.cs#abb2bf
constant.language.symbol.ruby#03edf9
constant.language.symbol.hashkey.ruby#03edf9
rgb-value#03edf9
inline-color-decoration rgb-value#d19a66
less rgb-value#d19a66
selector.sass#ec786d
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#f1c057
block.scope.end,block.scope.begin#abb2bf
storage.type.cs#f1c057
entity.name.variable.local.cs#ec786d
token.info-token#82AAFF
token.warn-token#d19a66
token.error-token#f44747
token.debug-token#bb58e9
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bb58e9
meta.template.expression#abb2bf
keyword.operator.module#bb58e9
support.type.type.flowtype#82AAFF
support.type.primitive#f1c057
meta.property.object#ec786d
variable.parameter.function.js#ec786d
keyword.other.template.begin#9ed17a
keyword.other.template.end#9ed17a
keyword.other.substitution.begin#9ed17a
keyword.other.substitution.end#9ed17a
keyword.operator.assignment#03edf9
keyword.operator.assignment.go#f1c057
keyword.operator.arithmetic.go, keyword.operator.address.go#bb58e9
keyword.operator.arithmetic.c, keyword.operator.arithmetic.cpp#bb58e9
entity.name.package.go#f1c057
support.type.prelude.elm#03edf9
support.constant.elm#d19a66
punctuation.quasi.element#bb58e9
constant.character.entity#ec786d
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#1ba9ad
entity.global.clojure#f1c057
meta.symbol.clojure#ec786d
constant.keyword.clojure#03edf9
meta.arguments.coffee, variable.parameter.function.coffee#ec786d
source.ini#93ce69
meta.scope.prerequisites.makefile#ec786d
source.makefile#f1c057
storage.modifier.import.groovy#f1c057
meta.method.groovy#82AAFF
meta.definition.variable.name.groovy#ec786d
meta.definition.class.inherited.classes.groovy#9ed17a
support.variable.semantic.hlsl#f1c057
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#bb58e9
text.variable, text.bracketed#ec786d
support.type.swift, support.type.vb.asp#f1c057
entity.name.function.xi#f1c057
entity.name.class.xi#03edf9
constant.character.character-class.regexp.xi#ec786d
constant.regexp.xi#bb58e9
keyword.control.xi#03edf9
invalid.xi#abb2bf
beginning.punctuation.definition.quote.markdown.xi#9ed17a
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#82AAFF
accent.xi#82AAFF
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#f1c057
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ec786d
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#03edf9
entity.name.variable.parameter.cs#f1c057
entity.name.variable.field.cs#ec786d
markup.deleted#ec786d
markup.inserted#9ed17a
markup.underlineunderline
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#BE5046
support.other.namespace.php#abb2bf
variable.parameter.function.latex#ec786d
variable.other.object#f1c057
variable.other.constant.property#ec786d
entity.other.inherited-class#f1c057
variable.other.readwrite.c#ec786d
entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php#abb2bf
constant.numeric.decimal.asm.x86_64#bb58e9
support.other.parenthesis.regexp#d19a66
constant.character.escape#03edf9
string.regexp#ec786d
log.info#9ed17a
log.warning#f1c057
log.error#ec786d
keyword.operator.expression.is#bb58e9
entity.name.label#ec786d
support.class.math.block.environment.latex, constant.other.general.math.tex#82AAFF
constant.character.math.tex#9ed17a
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
markup.italic.markdownitalic
keyword.other.definition.ini#bb58e9
variable.other.enummember#1ba9ad
variable.other.constant.property.tsx#1ba9ad
support.function.hooks.react, entity.name.function.react-hooks#08253d
meta.object-binding-pattern-variable.tsx variable.other.constant#61AFEF
variable.other.readwrite.alias, meta.import variable.other#8096ec
variable.other.constant#79b8ff
variable.other.constant#f1c057
support.variable#ff7edb
variable.other.readwrite#f1c057
variable.other.readwrite#ec786d
meta.array.literal#ABB2BF
punctuation.terminator.statement, punctuation.separator.comma.js.jsx, punctuation.accessor.js.jsx, source.ts, punctuation.separator.comma.tsx, punctuation.separator.dictionary.pair.json, punctuation.separator.dictionary.key-value.json, punctuation.accessor.ts.tsx, punctuation.accessor#ABB2BF
text, source.astro#ABB2BF
punctuation.definition.typeparameters.begin.js.jsx, punctuation.definition.typeparameters.end.js.jsx#1DC6CF
source.ignore#ABB2BF
meta.embedded.expression.astro#144eb9
comment, punctuation.definition.comment#848bbditalic
New Wave Theme by Fdiazg - VS Code Theme