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#121722
  • activityBar.foreground#FAFAF9
  • activityBarBadge.background#209a5a
  • activityBarBadge.foreground#FAFAF9
  • badge.background#e38bc1
  • badge.foreground#FAFAF9
  • banner.iconForeground#21d075
  • button.background#209a5a
  • button.foreground#FAFAF9
  • button.hoverBackground#4dd28d
  • debugConsole.infoForeground#21d075
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#353b45
  • dropdown.border#121722
  • editor.background#1d2434
  • editor.findMatchHighlightBackground#21d0753D
  • editor.foreground#B3BDD6
  • editor.lineHighlightBackground#99BBFF0A
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#21d075
  • editorGroup.border#121722
  • editorGroupHeader.tabsBackground#161c28
  • editorHoverWidget.background#161c28
  • editorHoverWidget.border#121722
  • editorIndentGuide.activeBackground#626772
  • editorIndentGuide.background#B3BDD626
  • editorInfo.foreground#21d075
  • editorInlayHint.background#2C313A
  • editorInlayHint.foreground#636e83
  • editorLineNumber.activeForeground#B3BDD6
  • editorLineNumber.foreground#636D83
  • editorMarkerNavigationInfo.background#21d075
  • editorMarkerNavigationInfo.headerBackground#21d0751a
  • editorOverviewRuler.infoForeground#21d075
  • editorRuler.foreground#B3BDD626
  • editorSuggestWidget.background#161c28
  • editorSuggestWidget.border#121722
  • editorSuggestWidget.selectedBackground#2C313A
  • editorWhitespace.foreground#B3BDD626
  • editorWidget.background#161c28
  • editorWidget.border#3A3F4B
  • extensionButton.prominentBackground#2BA143
  • extensionButton.prominentHoverBackground#37AF4E
  • extensionIcon.verifiedForeground#21d075
  • focusBorder#21d075
  • input.background#121722
  • input.border#121722
  • list.activeSelectionBackground#2C313A
  • list.activeSelectionForeground#FAFAF9
  • list.focusBackground#2C313A
  • list.highlightForeground#FAFAF9
  • list.hoverBackground#2C313A66
  • list.inactiveSelectionBackground#2C313A
  • list.inactiveSelectionForeground#FAFAF9
  • notebook.cellEditorBackground#2C313A
  • notificationLink.foreground#21d075
  • notificationsInfoIcon.foreground#21d075
  • peekView.border#21d075
  • peekViewEditor.background#121722
  • peekViewResult.background#161c28
  • peekViewResult.selectionBackground#2C313A
  • peekViewTitle.background#121722
  • pickerGroup.border#21d075
  • pickerGroup.foreground#21d075
  • problemsInfoIcon.foreground#21d075
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#161c28
  • sideBarSectionHeader.background#121722
  • statusBar.background#161c28
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#9DA5B4
  • statusBar.noFolderBackground#161c28
  • statusBarItem.hoverBackground#2C313A
  • tab.activeBackground#1d2434
  • tab.activeForeground#FAFAF9
  • tab.border#121722
  • tab.inactiveBackground#161c28
  • terminal.ansiBlack#363636
  • terminal.ansiBlue#0883FF
  • terminal.ansiBrightBlack#424242
  • terminal.ansiBrightBlue#1E8EFF
  • terminal.ansiBrightCyan#1EFF8E
  • terminal.ansiBrightGreen#8EFF1E
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#FF1E8E
  • terminal.ansiBrightWhite#FAFAF9
  • terminal.ansiBrightYellow#FF8E1E
  • terminal.ansiCyan#08FF83
  • terminal.ansiGreen#83FF08
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#FF0883
  • terminal.ansiWhite#DEDDDA
  • terminal.ansiYellow#FF8308
  • terminal.border#80808059
  • terminal.dropBackground#53595d80
  • terminal.findMatchBackground#515c6a
  • terminal.findMatchHighlightBackground#21d0753d
  • terminal.foreground#B3BDD6
  • textLink.activeForeground#21d075
  • textLink.foreground#21d075
  • titleBar.activeBackground#161c28
  • titleBar.activeForeground#9DA5B4
  • titleBar.inactiveBackground#161c28
  • titleBar.inactiveForeground#9DA5B4
  • welcomePage.progress.foreground#e38bc1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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