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#d3e3fd
  • activityBar.background#e9eef6
  • activityBar.border#c4c7c530
  • activityBar.foreground#2257ac
  • activityBar.inactiveForeground#1f1f1f
  • activityBarBadge.background#2257ac
  • activityBarBadge.foreground#d3e3fd
  • badge.background#2257ac
  • badge.foreground#d3e3fd
  • button.background#c2e7ff
  • button.foreground#004a77
  • button.hoverBackground#b3dbf4
  • button.secondaryBackground#dee8f6
  • button.secondaryForeground#444746
  • button.secondaryHoverBackground#afb7c391
  • debugToolBar.background#f0f4f9
  • debugToolBar.border#d5d5d5
  • editor.lineHighlightBackground#f0f4f9
  • editor.lineHighlightBorder#f0f4f9
  • editorBracketHighlight.foreground1#707070
  • editorBracketHighlight.foreground2#707070
  • editorBracketHighlight.foreground3#707070
  • editorBracketHighlight.foreground4#707070
  • editorBracketHighlight.foreground5#707070
  • editorBracketHighlight.foreground6#707070
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorGroup.border#e7e7e7
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#babbbc
  • editorWidget.background#f0f4f9
  • editorWidget.foreground#1f1f1f
  • editorWidget.resizeBorder#c4c7c5
  • focusBorder#0b57d000
  • foreground#444746
  • input.background#ffffff
  • input.border#c4c7c5
  • input.foreground#1f1f1f
  • input.placeholderForeground#5f6368
  • inputOption.activeBackground#d3e3fd
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#2257ac
  • list.activeSelectionBackground#d3e3fd
  • list.activeSelectionForeground#2257ac
  • list.dropBackground#d6ebff00
  • list.focusBackground#d3e3fd
  • list.focusForeground#1f1f1f
  • list.highlightForeground#2257ac
  • list.hoverBackground#ffffff10
  • list.hoverForeground#2257ac
  • list.inactiveSelectionBackground#d3e3fd
  • list.inactiveSelectionForeground#2257ac
  • listFilterWidget.background#2257ac
  • listFilterWidget.noMatchesOutline#be110000
  • listFilterWidget.outline#00000000
  • menu.background#f0f4f9
  • menu.border#c4c7c5
  • menu.foreground#1f1f1f
  • menu.selectionBackground#d3e3fd
  • menu.selectionBorder#c4c7c530
  • menu.selectionForeground#2257ac
  • menu.separatorBackground#c4c7c5
  • menubar.selectionBackground#d3e3fd
  • menubar.selectionForeground#2257ac
  • notificationCenter.border#c4c7c5
  • notificationCenterHeader.background#f0f4f9
  • notificationCenterHeader.foreground#1f1f1f
  • notifications.background#f0f4f9
  • notifications.border#c4c7c5
  • notifications.foreground#1f1f1f
  • notificationToast.border#d5d5d5
  • panel.background#ffffff
  • panel.border#c4c7c5
  • panelTitle.activeBorder#2257ac
  • panelTitle.activeForeground#2257ac
  • panelTitle.inactiveForeground#1f1f1f
  • pickerGroup.border#c4c7c5
  • pickerGroup.foreground#2257ac
  • progressBar.background#0b57d0
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#f0f1f0
  • sideBar.background#f0f4f9
  • sideBar.border#c4c7c530
  • sideBar.foreground#1f1f1f
  • sideBarSectionHeader.background#22222200
  • sideBarSectionHeader.border#c4c7c530
  • sideBarSectionHeader.foreground#1f1f1f
  • sideBarTitle.foreground#1f1f1f
  • statusBar.background#f0f4f9
  • statusBar.border#c4c7c530
  • statusBar.debuggingBackground#d3e3fd
  • statusBar.debuggingForeground#0842a0
  • statusBar.foreground#1f1f1f
  • statusBar.noFolderBackground#f0f4f9
  • statusBar.noFolderForeground#1f1f1f
  • statusBarItem.hoverBackground#e4141400
  • statusBarItem.remoteBackground#378bff
  • statusBarItem.remoteForeground#f0f4f9
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.border#c4c7c5
  • terminal.foreground#333333
  • terminal.selectionBackground#00000010
  • terminalCursor.background#d3e3fd
  • terminalCursor.foreground#2257ac
  • textLink.foreground#2257ac
  • titleBar.activeBackground#f0f4f9
  • titleBar.activeForeground#1f1f1f
  • titleBar.border#c4c7c530
  • titleBar.inactiveBackground#f0f4f9
  • titleBar.inactiveForeground#1f1f1f
  • tree.indentGuidesStroke#c4c7c5
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
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#444746
variable.other.generic-type.haskell#8430ce
storage.type.haskell#b55908
support.variable.magic.python#444746
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#444746
variable.parameter.function.language.special.self.python#444746
storage.modifier.lifetime.rust#444746
support.function.std.rust#444746
entity.name.lifetime.rust#444746
variable.language.rust#444746
support.constant.edge#8430ce
constant.other.character-class.regexp#444746
keyword.operator.quantifier.regexp#b55908
punctuation.definition.string.begin,punctuation.definition.string.end#188038
variable.parameter.function#444746
comment markup.link#5f6368
markup.changed.diff#444746
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#444746
markup.inserted.diff#188038
markup.deleted.diff#444746
meta.function.c,meta.function.cpp#444746
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#444746
punctuation.separator.key-value#444746
keyword.operator.expression.import#444746
support.constant.math#444746
support.constant.property.math#b55908
variable.other.constant#444746
storage.type.annotation.java, storage.type.object.array.java#444746
source.java#444746
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#444746
meta.method.java#444746
storage.modifier.import.java,storage.type.java,storage.type.generic.java#444746
keyword.operator.instanceof.java#8430ce
meta.definition.variable.name.java#444746
keyword.operator.logical#8430ce
keyword.operator.bitwise#8430ce
keyword.operator.channel#8430ce
support.constant.property-value.scss,support.constant.property-value.css#b55908
keyword.operator.css,keyword.operator.scss,keyword.operator.less#8430ce
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#b55908
punctuation.separator.list.comma.css#444746
support.constant.color.w3c-standard-color-name.css#b55908
support.type.vendored.property-name.css#8430ce
support.module.node,support.type.object.module,support.module.node#444746
entity.name.type.module#444746
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#444746
support.constant.json#b55908
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#8430ce
support.type.object.console#444746
support.variable.property.process#b55908
entity.name.function,support.function.console#444746
keyword.operator.misc.rust#444746
keyword.operator.sigil.rust#8430ce
keyword.operator.delete#8430ce
support.type.object.dom#8430ce
support.variable.dom,support.variable.property.dom#444746
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#8430ce
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#8430ce
punctuation.separator.delimiter#444746
punctuation.separator.c,punctuation.separator.cpp#8430ce
support.type.posix-reserved.c,support.type.posix-reserved.cpp#8430ce
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#8430ce
variable.parameter.function.language.python#b55908
support.type.python#8430ce
keyword.operator.logical.python#8430ce
variable.parameter.function.python#b55908
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#444746
meta.function-call.generic.python#444746
constant.character.format.placeholder.other.python#b55908
keyword.operator#444746
keyword.operator.assignment.compound#8430ce
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#8430ce
keyword#8430ce
entity.name.namespace#444746
variable#444746
variable.c#444746
variable.language#444746
token.variable.parameter.java#444746
import.storage.java#444746
token.package.keyword#8430ce
token.package#444746
entity.name.function, meta.require, support.function.any-method, variable.function#444746
entity.name.type.namespace#444746
support.class, entity.name.type.class#444746
entity.name.class.identifier.namespace.type#444746
entity.name.class, variable.other.class.js, variable.other.class.ts#444746
variable.other.class.php#444746
entity.name.type#444746
keyword.control#8430ce
control.elements, keyword.operator.less#b55908
keyword.other.special-method#444746
storage#8430ce
token.storage#8430ce
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#8430ce
token.storage.type.java#444746
support.function#8430ce
support.type.property-name#444746
support.constant.property-value#444746
support.constant.font-name#b55908
meta.tag#444746
string#188038
entity.other.inherited-class#444746
constant.other.symbol#8430ce
constant.numeric#b55908
constant#b55908
punctuation.definition.constant#b55908
entity.name.tag#444746
entity.other.attribute-name#b55908
entity.other.attribute-name.id#444746
entity.other.attribute-name.class.css#b55908
meta.selector#8430ce
markup.heading#444746
markup.heading punctuation.definition.heading, entity.name.section#444746
keyword.other.unit#444746
markup.bold,todo.bold#b55908
punctuation.definition.bold#444746
markup.italic, punctuation.definition.italic,todo.emphasis#8430ce
emphasis md#8430ce
entity.name.section.markdown#444746
punctuation.definition.heading.markdown#444746
punctuation.definition.list.begin.markdown#444746
markup.heading.setext#444746
punctuation.definition.bold.markdown#b55908
markup.inline.raw.markdown#188038
markup.inline.raw.string.markdown#188038
punctuation.definition.list.markdown#444746
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#444746
beginning.punctuation.definition.list.markdown#444746
punctuation.definition.metadata.markdown#444746
markup.underline.link.markdown,markup.underline.link.image.markdown#8430ce
string.other.link.title.markdown,string.other.link.description.markdown#444746
string.regexp#8430ce
constant.character.escape#8430ce
punctuation.section.embedded, variable.interpolation#444746
punctuation.section.embedded.begin,punctuation.section.embedded.end#8430ce
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#444746
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#444746
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#444746
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#188038
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#8430ce
support.type.property-name.json#444746
support.type.property-name.json punctuation#444746
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#8430ce
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#8430ce
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#444746
keyword.operator.error-control.php#8430ce
keyword.operator.type.php#8430ce
punctuation.section.array.begin.php#444746
punctuation.section.array.end.php#444746
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#444746
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#444746
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#444746
support.constant.core.rust#b55908
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#b55908
entity.name.goto-label.php,support.other.php#444746
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#8430ce
keyword.operator.regexp.php#8430ce
keyword.operator.comparison.php#8430ce
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#8430ce
meta.function.decorator.python#444746
support.token.decorator.python,meta.function.decorator.identifier.python#8430ce
function.parameter#444746
function.brace#444746
function.parameter.ruby, function.parameter.cs#444746
constant.language.symbol.ruby#8430ce
rgb-value#8430ce
inline-color-decoration rgb-value#b55908
less rgb-value#b55908
selector.sass#444746
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#444746
block.scope.end,block.scope.begin#444746
storage.type.cs#444746
entity.name.variable.local.cs#444746
token.info-token#444746
token.warn-token#b55908
token.error-token#f44747
token.debug-token#8430ce
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#8430ce
meta.template.expression#444746
keyword.operator.module#8430ce
support.type.type.flowtype#444746
support.type.primitive#444746
meta.property.object#444746
variable.parameter.function.js#444746
keyword.other.template.begin#188038
keyword.other.template.end#188038
keyword.other.substitution.begin#188038
keyword.other.substitution.end#188038
keyword.operator.assignment#8430ce
keyword.operator.assignment.go#444746
keyword.operator.arithmetic.go, keyword.operator.address.go#8430ce
entity.name.package.go#444746
support.type.prelude.elm#8430ce
support.constant.elm#b55908
punctuation.quasi.element#8430ce
constant.character.entity#444746
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#8430ce
entity.global.clojure#444746
meta.symbol.clojure#444746
constant.keyword.clojure#8430ce
meta.arguments.coffee, variable.parameter.function.coffee#444746
source.ini#188038
meta.scope.prerequisites.makefile#444746
source.makefile#444746
storage.modifier.import.groovy#444746
meta.method.groovy#444746
meta.definition.variable.name.groovy#444746
meta.definition.class.inherited.classes.groovy#188038
support.variable.semantic.hlsl#444746
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#8430ce
text.variable, text.bracketed#444746
support.type.swift, support.type.vb.asp#444746
entity.name.function.xi#444746
entity.name.class.xi#8430ce
constant.character.character-class.regexp.xi#444746
constant.regexp.xi#8430ce
keyword.control.xi#8430ce
invalid.xi#444746
beginning.punctuation.definition.quote.markdown.xi#188038
beginning.punctuation.definition.list.markdown.xi#5f6368
constant.character.xi#444746
accent.xi#444746
wikiword.xi#b55908
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#5f6368
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#444746
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#444746
meta.brace.square#444746
comment, punctuation.definition.comment#5f6368
markup.quote.markdown#5f6368
punctuation.definition.block.sequence.item.yaml#444746
constant.language.symbol.elixir#8430ce
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
comment.line.double-slash,comment.block.documentation
keyword.control.import.python,keyword.control.flow.python
markup.italic.markdown
Gemini Light Theme by sh311 - VS Code Theme