Skip to main content
CodingTheme

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#151515
  • activityBar.foreground#e8e3e3
  • activityBarBadge.background#8DA3B9
  • activityBarBadge.foreground#e8e3e3
  • badge.background#151515
  • button.background#1f1f1f
  • button.secondaryBackground#1f1f1f
  • button.secondaryForeground#bbb6b6
  • checkbox.border#1f1f1f
  • debugToolBar.background#121212
  • descriptionForeground#e8e3e3
  • diffEditor.insertedTextBackground#8DA3B933
  • dropdown.background#121212
  • dropdown.border#121212
  • editor.background#151515
  • editor.findMatchBackground#2E2E2E
  • editor.findMatchBorder#424242
  • editor.findMatchHighlightBackground#2E2E2E2f
  • editor.foreground#e8e3e3
  • editor.lineHighlightBackground#BBB6B6
  • editor.selectionBackground#67769660
  • editor.selectionHighlightBackground#e8e3e310
  • editor.selectionHighlightBorder#dddddd
  • editor.wordHighlightBackground#d2e0ff2f
  • editor.wordHighlightBorder#424242
  • editor.wordHighlightStrongBackground#e8e3e326
  • editor.wordHighlightStrongBorder#424242
  • editorBracketHighlight.foreground1#D9BC8C
  • editorBracketHighlight.foreground2#A988B0
  • editorBracketHighlight.foreground3#8AA6A2
  • editorBracketMatch.background#2e2e2e
  • editorBracketMatch.border#2e2e2e
  • editorCursor.background#e8e3e3c9
  • editorCursor.foreground#8DA3B9
  • editorError.foreground#B66467
  • editorGroup.background#151515
  • editorGroup.border#151515
  • editorGroupHeader.tabsBackground#121212
  • editorGutter.addedBackground#8C977D
  • editorGutter.deletedBackground#B66467
  • editorGutter.modifiedBackground#D9BC8C
  • editorHoverWidget.background#121212
  • editorHoverWidget.border#151515
  • editorHoverWidget.highlightForeground#8DA3B9
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorInlayHint.background#BBB6B6
  • editorInlayHint.foreground#e8e3e3
  • editorLineNumber.activeForeground#e8e3e3
  • editorLineNumber.foreground#424242
  • editorMarkerNavigation.background#121212
  • editorOverviewRuler.addedBackground#8C977D
  • editorOverviewRuler.deletedBackground#B66467
  • editorOverviewRuler.modifiedBackground#D9BC8C
  • editorRuler.foreground#e8e3e326
  • editorSuggestWidget.background#121212
  • editorSuggestWidget.border#151515
  • editorSuggestWidget.selectedBackground#1f1f1f
  • editorWarning.foreground#D9BC8C
  • editorWhitespace.foreground#e8e3e31d
  • editorWidget.background#121212
  • focusBorder#1f1f1f
  • gitDecoration.addedResourceForeground#8C977D
  • gitDecoration.conflictingResourceForeground#B66467
  • gitDecoration.deletedResourceForeground#B66467
  • gitDecoration.ignoredResourceForeground#636b78
  • gitDecoration.modifiedResourceForeground#8C977D
  • gitDecoration.renamedResourceForeground#8C977D
  • gitDecoration.stageDeletedResourceForeground#B66467
  • gitDecoration.stageModifiedResourceForeground#8C977D
  • gitDecoration.submoduleResourceForeground#8DA3B9
  • gitDecoration.untrackedResourceForeground#8C977D
  • input.background#151515
  • input.foreground#e8e3e3
  • list.activeSelectionBackground#1f1f1f
  • list.activeSelectionForeground#e8e3e3
  • list.focusBackground#1f1f1f
  • list.focusForeground#f0f0f0
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#1f1f1f
  • list.hoverForeground#e8e3e3
  • list.inactiveSelectionBackground#1f1f1f
  • list.inactiveSelectionForeground#e8e3e3
  • list.warningForeground#D9BC8C
  • menu.foreground#e8e3e3
  • menu.separatorBackground#343a45
  • minimapGutter.addedBackground#8C977D
  • minimapGutter.deletedBackground#B66467
  • minimapGutter.modifiedBackground#D9BC8C
  • panel.border#1f1f1f
  • panelSectionHeader.background#121212
  • peekViewEditor.background#1b1d23
  • peekViewEditor.matchHighlightBackground#29244b
  • peekViewResult.background#22262b
  • scrollbar.shadow#121212
  • scrollbarSlider.activeBackground#2E2E2E80
  • scrollbarSlider.background#1f1f1f60
  • scrollbarSlider.hoverBackground#1f1f1f80
  • settings.focusedRowBackground#151515
  • settings.headerForeground#fff
  • sideBar.background#121212
  • sideBar.foreground#e8e3e3
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.foreground#e8e3e3
  • statusBar.background#121212
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#e8e3e3
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#121212
  • statusBarItem.remoteBackground#8DA3B9
  • statusBarItem.remoteForeground#e8e3e3
  • tab.activeBackground#151515
  • tab.activeBorder#b4b4b4
  • tab.activeForeground#dcdcdc
  • tab.border#151515
  • tab.hoverBackground#1f1f1f
  • tab.inactiveBackground#121212
  • tab.unfocusedHoverBackground#1f1f1f
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#8DA3B9
  • terminal.ansiBrightBlack#424242
  • terminal.ansiBrightBlue#8DA3B9
  • terminal.ansiBrightCyan#8AA6A2
  • terminal.ansiBrightGreen#8C977D
  • terminal.ansiBrightMagenta#A988B0
  • terminal.ansiBrightRed#B66467
  • terminal.ansiBrightWhite#e6e6e6
  • terminal.ansiBrightYellow#D9BC8C
  • terminal.ansiCyan#8AA6A2
  • terminal.ansiGreen#8C977D
  • terminal.ansiMagenta#A988B0
  • terminal.ansiRed#B66467
  • terminal.ansiWhite#e8e3e3
  • terminal.ansiYellow#D9BC8C
  • terminal.background#151515
  • terminal.border#1f1f1f
  • terminal.foreground#e8e3e3
  • terminal.selectionBackground#e8e3e330
  • textBlockQuote.background#2e3440
  • textBlockQuote.border#4b5362
  • textLink.foreground#8DA3B9
  • textPreformat.foreground#D9BC8C
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#121212
  • titleBar.inactiveForeground#6b717d
  • tree.indentGuidesStroke#e8e3e31d
  • walkThrough.embeddedEditorBackground#2e3440

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Paradise by Manas - VS Code Theme