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.activeBackground#20232f
  • activityBar.activeBorder#71768c
  • activityBar.background#0c0d11
  • activityBar.border#15171f
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#71768c
  • activityBarBadge.background#71768c
  • activityBarBadge.foreground#fff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#00000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#4e556b
  • breadcrumbPicker.background#15171f
  • editor.background#0c0d11
  • editor.findMatchBackground#ffcc00aa
  • editor.findMatchHighlightBackground#ffcc0055
  • editor.findRangeHighlightBackground#ffcc0011
  • editor.inactiveSelectionBackground#2a2d3a88
  • editor.lineHighlightBackground#15171f
  • editor.lineHighlightBorder#15171f
  • editor.selectionBackground#2a2d3a
  • editorCursor.foreground#ffffff
  • editorGroup.border#0c0d11
  • editorGroup.emptyBackground#0c0d11
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#0c0d11
  • editorGroupHeader.tabsBackground#0c0d11
  • editorGutter.background#0c0d11
  • editorLineNumber.foreground#353952
  • editorOverviewRuler.background#0c0d11
  • editorOverviewRuler.border#00000000
  • editorStickyScroll.background#0c0d11
  • editorStickyScroll.border#0c0d11
  • editorStickyScroll.shadow#00000000
  • editorWidget.background#0c0d11
  • editorWidget.border#00000000
  • editorWidget.foreground#6a6f85
  • focusBorder#0c0d11
  • gitDecoration.addedResourceForeground#4ec9b0
  • gitDecoration.conflictingResourceForeground#ffaf00
  • gitDecoration.deletedResourceForeground#f44747
  • gitDecoration.ignoredResourceForeground#424662
  • gitDecoration.modifiedResourceForeground#71768c
  • gitDecoration.renamedResourceForeground#c586c0
  • gitDecoration.untrackedResourceForeground#9cdcfe
  • input.background#20232f
  • input.border#000000
  • input.foreground#ffffff
  • list.activeSelectionBackground#20232f
  • list.activeSelectionForeground#cccccc
  • list.focusBackground#20232f
  • list.hoverBackground#15171f
  • list.inactiveSelectionBackground#20232f
  • panel.background#0c0d11
  • panel.border#0c0d11
  • panelTitle.activeBorder#71768c
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#71768c
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#77777780
  • scrollbarSlider.background#20232f
  • scrollbarSlider.hoverBackground#55555580
  • sideBar.background#0c0d11
  • sideBar.border#0c0d11
  • sideBar.foreground#71768c
  • sideBarSectionHeader.background#0c0d11
  • sideBarSectionHeader.border#0c0d11
  • sideBarSectionHeader.foreground#71768c
  • statusBar.background#0c0d11
  • statusBar.border#15171f
  • statusBar.debuggingBackground#0c0d11
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#71768c
  • statusBar.noFolderBackground#0c0d11
  • statusBar.noFolderForeground#71768c
  • tab.activeBackground#0c0d11
  • tab.activeBorder#0c0d11
  • tab.activeBorderTop#71768c
  • tab.activeForeground#fff
  • tab.border#0c0d11
  • tab.inactiveBackground#0c0d11
  • tab.inactiveForeground#71768c
  • tab.unfocusedActiveBorder#0c0d11
  • tab.unfocusedActiveForeground#71768c
  • tab.unfocusedInactiveForeground#71768c
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#569cd6
  • terminal.ansiBrightBlack#5c6370
  • terminal.ansiBrightBlue#569cd6
  • terminal.ansiBrightCyan#9cdcfe
  • terminal.ansiBrightGreen#4ec9b0
  • terminal.ansiBrightMagenta#c586c0
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd866
  • terminal.ansiCyan#9cdcfe
  • terminal.ansiGreen#4ec9b0
  • terminal.ansiMagenta#c586c0
  • terminal.ansiRed#f44747
  • terminal.ansiWhite#d4d4d4
  • terminal.ansiYellow#e5b95c
  • terminal.background#0c0d11
  • terminal.border#0c0d11
  • terminal.foreground#71768c
  • terminal.selectionBackground#333333
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#0c0d11
  • titleBar.activeForeground#71768c
  • titleBar.inactiveBackground#0c0d11
  • titleBar.inactiveForeground#71768c
  • widget.shadow#ffffff00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.module.elm, entity.other.inherited-class.python, variable.other.object, support.other.namespace.php, entity.other.attribute-name.namespace.xml, record.accessor, entity.name.record.field.accessor, storage.modifier.import.java, storage.modifier.import.groovy, meta.import.swift entity.name.type.swift, meta.member.access.python, variable.other.property.ts, variable.other.property.js, constant.language.symbol.elixir, punctuation.tag.liquid support.class.liquid, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell punctuation.definition.variable.powershell, meta.scriptblock.powershell meta.group.simple.subexpression.powershell meta.group.simple.subexpression.powershell meta.scriptblock.powershell meta.scriptblock.powershell support.variable.automatic.powershell, source.cpp meta.block.class.cpp meta.body.class.cpp, source.cpp meta.block.class.cpp meta.body.class.cpp meta.function.definition.special.constructor.cpp meta.body.function.definition.special.constructor.cpp#ef8e64
entity.name.type#b7d175
comment, punctuation.definition.comment, string.quoted.docstring.multi, comment.block.documentation source#50505aitalic
constant, support.constant.core.php#8483ff
meta.section.struct.go variable.other.field.go, meta.section.struct.go variable.other.declaration.go, source, support, constant.character.entity.named, meta.jsx.children, source.lua, text.html.derivative, source.graphql meta.selections variable.other.alias.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql variable.graphql, source.graphql variable.arguments.graphql, JSXNested#aaaab3
entity.name.function.decorator, meta.decorator entity.name.function, meta.decorator punctuation.decorator, punctuation.definition.decorator, meta.decorator variable.other.readwrite.ts, variable.parameter.gdscript, entity.name.variable.parameter, variable.parameter#E66DFF
keyword.control.export, support.type.object.module#d19a66
support.function, entity.name.function, meta.function-call, meta.function, meta.method.declaration, meta.function-call support, variable.language.super.ts, source.directive, meta.function-call.generic, meta.method-call.static.php, meta.method-call.php, meta.class storage.type, meta.method.groovy, meta.bracket.square.access, entity.name.function-call.elixir, punctuation.output.liquid support.variable.liquid, meta.function.echo.edge source.js keyword.operator.error-control.js, entity.name.type.variant.gdscript, entity.name.function.powershell#61aff0
keyword.control.import, meta.module.name.elm support, meta.import.elm support, keyword.control.at-rule, punctuation.definition.keyword, variable.control.import.include, keyword.other.import.java#d19a66
keyword.package.go, keyword.operator.pointer.go, keyword.control, keyword.control.conditional, storage.modifier, keyword.operator.new, keyword.operator.expression, keyword.begin.blade, keyword.end.blade, keyword.blade, keyword.type-alias, keyword.type, support.class.console, keyword.other.await, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.new, keyword.other.phpdoc, keyword.other.use.php, keyword.operator.logical.python, keyword.other.import.static.groovy, keyword.other.import.groovy, punctuation.definition.attribute.swift, source.svelte meta.scope.tag.main.svelte meta.tag.start.svelte variable.function.svelte, meta.directive.on.svelte entity.name.type.svelte, keyword.other.special-method.elixir, keyword.edge, entity.name.function.edge, support.constant.edge, keyword.other.gdscript, keyword.other.onready.gdscript, source.graphql meta.fragment.graphql keyword.on.graphql, source.graphql meta.type.interface.graphql keyword.implements.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql keyword.operator.nulltype.graphql, source.graphql meta.variables.graphql keyword.operator.nulltype.graphql, source.graphql meta.type.interface.graphql meta.type.object.graphql keyword.operator.nulltype.graphql, keyword.operator.class.php, keyword.operator.spread.php, keyword.operator.type.php, keyword.operator.increment-decrement.php, keyword.operator.increment-increment.php, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, keyword.operator.string.php, keyword.operator.ternary.php, keyword.operator.variadic.php, keyword.operator.nullable-type.php, keyword.other.use-as.php, keyword.import.go, keyword.operator.address.go, keyword.operator.null-coalescing, keyword.operator.arrow, keyword.struct.go, keyword.operator.liquid, keyword.operator.optional.ts, keyword.cmake, keyword.codetag.notation, keyword.operator.pipe.shell#d19a66
meta.object-literal.key, variable.object.property#c5c5cb
keyword.other.definition.ini, support.type.property-name, entity.name.tag.yaml#d19a66
keyword.operator.comparison, storage.type.function.arrow, keyword.operator.lua, keyword.operator.assignment, keyword.operator.relational, keyword.operator.increment, keyword.operator.decrement, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.math#61aff0
punctuation, attribute_value, meta.brace, punctuation.definition.parameters, punctuation.definition.template-expression, keyword.operator, keyword.other, punctuation.terminator, punctuation.separator, punctuation.definition.generic.begin, punctuation.definition.generic.end, meta.function.type-declaration, keyword.other.colon.elm, meta.record.field.elm keyword.other.elm, keyword.other.period.elm, meta.tag.xml, meta.tag.preprocessor.xml, punctuation.definition.block, punctuation.accessor, constant.name.attribute.tag.pug, string.interpolated.pug, keyword.other.whitespace.liquid, meta.tag.template.block.twig, meta.tag.template.value.twig, begin.bracket, end.bracket, text.html.twig meta.tag.inline.any, text.html.twig meta.tag.block.any, support.function.construct.begin.blade, support.function.construct.end.blade source.php, support.function.construct.end.blade, meta.function.echo.blade source.php, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, text.html.vue-html meta.tag.block.any, keyword.operator.assignment.tsx, meta.definition.method.signature.java, meta.class.body.groovy, meta.definition.method.groovy meta.method.body.java meta.declaration.assertion.groovy, punctuation.definition.list.begin.erlang, meta.expression.parenthesized, meta.definition.function.swift meta.parameter-clause.swift, source.swift meta.function-call.swift, punctuation.section.embedded.end.swift source.swift, source.lua, meta.function.lua, punctuation.definition.keyword.svelte, source.svelte meta.scope.tag.SpeakerPicture.svelte meta.tag.start.svelte entity.other.attribute-name.svelte, expression.embbeded.vue punctuation.definition.tag.begin.html.vue, expression.embbeded.vue punctuation.definition.tag.end.html.vue, source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql meta.brace.square.graphql, punctuation.output.liquid, text.html.liquid meta.tag.liquid punctuation.definition.tag.end.liquid, JSXAttrs keyword.operator.assignment.jsx, meta.tag.attributes.js keyword.operator.assignment.js#61aff0
entity.name.package.go, variable.language.this, variable.language.special.self, variable.parameter.function.language.special.self, variable.language.this.php punctuation.definition.variable.php, meta.class.body.php storage.type.php, variable.parameter.function.swift entity.name.function.swift, variable.other.jsdoc, support.variable.drive.powershell, entity.other.attribute.lua#FF7135
storage, meta.var.expr storage.type, storage.type.function, keyword.function, storage.type.class, storage.type.property, keyword.other, keyword.local.lua, entity.name.class, meta.function.lua keyword.control.lua, storage.type.enum, storage.type.interface, storage.type.type, entity.name.type.class.java, support.class.php, entity.other.inherited-class.php, entity.name.type.class.groovy, storage.type.rust, entity.name.type.class.swift, source.svelte meta.script.svelte source.ts entity.name.label.ts, meta.directive.on.svelte keyword.control.svelte, storage.type.const.gdscript, storage.type.var.gdscript, source.graphql declaration.meta.type keyword, source.graphql meta.type.interface.graphql keyword.type.graphql, source.graphql keyword.schema.graphql, source.graphql keyword.operation.graphql, source.graphql meta.enum.graphql keyword.enum.graphql, source.graphql meta.fragment.graphql keyword.fragment.graphql, storage.type.trait.php, keyword.type.go, keyword.var.go, storage.type.powershell, keyword.const.go, keyword.storage.modifier#14E5D4
string, string.template, string.quoted.single, punctuation.definition.string, punctuation.definition.string.template, punctuation.definition.string.begin, punctuation.definition.string.end.html source.js-ignored-vscode, punctuation.definition.string.end.html source.js, punctuation.definition.string.end.html.vue, punctuation.definition.string.end.html source.ts, punctuation.definition.string.end.html source.tsx, punctuation.definition.string.end.html source.js.jsx, punctuation.definition.string.end, string.other.link, constant.character.escape.regexp, variable.parameter.url, constant.other.symbol.quoted.single.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.begin.erlang, constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.end.erlang, meta.import.ts punctuation.definition.variable.svelte, punctuation.definition.string.end.html source.css-ignored-vscode, text.html.edge punctuation.definition.variable.js, string.unquoted.plain.out.yaml, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, punctuation.definition.string.end.html source.css, string.quoted.double.html source.css, punctuation.definition.subshell.single.shell, punctuation.section.parenthese.shell#89ca79
string.quoted.docstring.multi.python, string.quoted.double.block.python punctuation.definition.string.end.python, string.quoted.double.block.python punctuation.definition.string.begin.python, string.quoted.double.block.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python#b3c87ecc
entity.name.type, support.type, support.class, storage.type, entity.other.inherited-class, keyword.type, storage.type.java, storage.type.primitive.java, storage.type.generic.java, keyword.other.type, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php source.php, punctuation.section.embedded.end.php, storage.type.object.array.java, storage.type.primitive.groovy, storage.type.groovy, meta.definition.type.body.swift meta.function-call.swift, meta.definition.type.class.swift meta.inheritance-clause.swift, variable.other.constant.elixir, source.graphql declaration.meta.type support, source.graphql meta.selections, source.graphql meta.enum.graphql meta.type.object.graphql constant.character.enum.graphql, source.graphql meta.fragment.graphql entity.name.fragment.graphql, entity.name.type.class.php, support.class.php, entity.other.inherited-class.php, entity.other.alias.php, meta.group.simple.subexpression.powershell meta.scriptblock.powershell storage.type.powershell#A95EFF
variable, variable.language, entity.name.type.class.js, entity.name.variable, support.variable.magic, meta.method.body, entity.name.variable, punctuation.definition.variable, meta.class variable.object.property, variable.other.constant entity.name.function, entity.name.variable.tuple-element.cs punctuation.separator.colon.cs, meta.definition.variable.name.groovy, meta.body.struct.cpp, parameter.variable.function.elixir, meta.directive.edge source.js, meta.function.echo.edge source.js, text.html.edge meta.function.echo.edge meta.function-call.js, source.css variable.parameter.keyframe-list.css, source.css meta.property-value.css, source.css.scss meta.at-rule.keyframes.scss entity.name.function.scss, source.css.scss meta.property-value.scss, entity.name.variable.tuple-element, meta.group.simple.subexpression.powershell support.variable.automatic.powershell, support.variable.automatic.powershell, storage.source.cmake, entity.source.cmake#d684de
source.elm constant.type-constructor#d684de
source.elm storage.type#A95EFF
entity.name.tag.other.html, entity.name.tag support.class.component, support.class.component.html#A95EFF
source.diff meta.diff.header.to-file, source.diff markup.inserted.diff, source.diff punctuation.definition.to-file.diff, source.diff punctuation.definition.inserted.diff#89ca79
source.diff punctuation.definition.from-file.diff, source.diff meta.diff.header.from-file, source.diff markup.deleted.diff, source.diff punctuation.definition.deleted.diff#8483ff
source.diff meta.diff.header.command#61aff0
source.diff punctuation.definition.range.diff, source.diff meta.diff.range.unified#FF7135
support.variable.liquid, support.class.liquid#d684de
text.html.basic entity.name, source.js-ignored-vscode, entity.name.tag, meta.embedded.block.blade constant.other.php, meta.embedded.block.blade keyword.operator.comparison.php, meta.embedded.block.blade keyword.operator.arithmetic.php, meta.tag.start.svelte keyword.control.svelte, meta.tag.end.svelte keyword.control.svelte#e6576c
meta.tag.sgml.doctype.html, punctuation.definition.tag, meta.tag.block.any, meta.tag.block.any.html, meta.tag.inline.any, source.css-ignored-vscode, meta.tag.metadata.style.end.html, text.html.vue invalid.illegal.character-not-allowed-here.html, meta.tag.inline.i.start.html, meta.tag.structure.div.start.html, punctuation.definition.tag.end.html.vue, invalid.illegal.character-not-allowed-here.html#4e546b
entity.other.attribute-name, entity.name.tag.liquid, invalid.deprecated.entity.other.attribute-name, meta.embedded.block.blade storage.type.php#d19a66
markup.inline.raw.string.markdown, punctuation.definition.raw.markdown, markup.fenced_code.block.markdown, markup.fenced_code.block.markdown punctuation, markup.raw.block.markdown#A95EFF
fenced_code.block.language#A95EFF
punctuation.definition.list.begin#61aff0
punctuation.definition.list.begin#61aff0
entity.name.section, markup.heading.setext#d19a66
punctuation.definition.heading#d19a66
markup.underline.link, markup.underline.link.image#61aff0
markup.bold, punctuation.definition.bold#d684debold
markup.strikethrough, punctuation.definition.strikethrough#8483ff
markup.italic, punctuation.definition.italic#FF7135italic
markup.quote, markup.quote.markdown punctuation.definition.quote.begin#E66DFF
punctuation.definition.quote.begin#61aff0
meta.embedded.block.frontmatter punctuation.definition.tag.begin, meta.embedded.block.frontmatter punctuation.definition.tag.end, meta.embedded.block.frontmatter string.unquoted.plain.out#50505aitalic
entity.other.attribute-name.pseudo-class#E66DFF
entity.other.attribute-name.pseudo-element#E66DFF
entity.other.attribute-name.class, entity.other.attribute-name.class punctuation.definition.entity#14E5D4
entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity#14E5D4
support.type.property-name.css, support.type.vendored.property-name, meta.property-list entity.name.tag.css, meta.property-list.scss meta.property-list.scss entity.name.tag.css, meta.property-list meta.property-name, source.css.scss meta.property-list.scss entity.name.tag.css#c5c5cb
source.css.scss entity.other.attribute-name.id , source.css entity.other.attribute-name.id , entity.other.attribute-name.id punctuation.definition.entity#A95EFF
entity.name.tag.reference, meta.property-list#FF7135
keyword.other.unit#FF7135
support.constant.property-value, support.constant.font-name, meta.property-value.css, meta.attribute.style.html#FF7135
constant.numeric#8483ff
entity.name.tag.css, meta.property-list.scss entity.name.tag.css#61aff0
DarkSide by TiagoDiniz - VS Code Theme