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.activeBorder#00000000
  • activityBar.background#282c34
  • activityBar.border#181a1f
  • activityBar.foreground#d7dae0
  • activityBar.inactiveForeground#9da5b4
  • activityBarBadge.background#4d78cc
  • activityBarBadge.foreground#f8fafd
  • badge.background#282c34
  • button.background#404754
  • debugToolBar.background#22262D
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#22262D
  • dropdown.border#3b4048
  • editor.background#22262D
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#00000000
  • editor.foreground#abb2bf
  • editor.lineHighlightBackground#00000000
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#515a6b
  • editor.selectionHighlightBackground#00000000
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#00000000
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#00000000
  • editor.wordHighlightStrongBorder#00000000
  • editorActiveLineNumber.foreground#737984
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#00000000
  • editorCursor.background#ffffffc9
  • editorCursor.foreground#528bff
  • editorError.foreground#c24038
  • editorGroup.background#181a1f
  • editorGroup.border#181a1f
  • editorGroupHeader.tabsBackground#282c34
  • editorGroupHeader.tabsBorder#181a1f
  • editorHoverWidget.background#22262D
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorMarkerNavigation.background#22262D
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#d19a66
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#22262D
  • focusBorder#00000000
  • foreground#9da5b4
  • input.background#22262D
  • input.border#3b4048
  • inputOption.activeBackground#3b4048
  • inputOption.activeBorder#3b4048
  • list.activeSelectionBackground#323842
  • list.activeSelectionForeground#dcdcdc
  • list.focusBackground#323842
  • list.highlightForeground#dcdcdc
  • list.hoverBackground#323842
  • list.hoverForeground#dcdcdc
  • list.inactiveSelectionBackground#323842
  • list.inactiveSelectionForeground#dcdcdc
  • list.warningForeground#d19a66
  • menu.foreground#dcdcdc
  • peekViewEditor.background#1b1d23
  • peekViewEditor.matchHighlightBackground#29244b
  • peekViewResult.background#22262b
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#282c34
  • sideBar.border#181a1f
  • sideBar.foreground#9da5b4
  • sideBarSectionHeader.background#282c34
  • statusBar.background#282c34
  • statusBar.border#181a1f
  • statusBar.debuggingBackground#282c34
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#282c34
  • statusBarItem.activeBackground#00000000
  • statusBarItem.hoverBackground#00000000
  • statusBarItem.remoteBackground#4d78cc
  • statusBarItem.remoteForeground#f8fafd
  • tab.activeBackground#323842
  • tab.activeForeground#dcdcdc
  • tab.border#181a1f
  • tab.hoverBackground#323842
  • tab.hoverForeground#dcdcdc
  • tab.inactiveBackground#282c34
  • tab.inactiveForeground#9da5b4
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#3f4451
  • terminal.ansiBlue#4aa5f0
  • terminal.ansiBrightBlack#4f5666
  • terminal.ansiBrightBlue#4dc4ff
  • terminal.ansiBrightCyan#4cd1e0
  • terminal.ansiBrightGreen#a5e075
  • terminal.ansiBrightMagenta#de73ff
  • terminal.ansiBrightRed#ff616e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f0a45d
  • terminal.ansiCyan#42b3c2
  • terminal.ansiGreen#8cc265
  • terminal.ansiMagenta#c162de
  • terminal.ansiRed#e05561
  • terminal.ansiWhite#e6e6e6
  • terminal.ansiYellow#d18f52
  • terminal.background#22262D
  • terminal.border#181a1f
  • terminal.foreground#abb2bf
  • terminal.selectionBackground#abb2bf30
  • textLink.foreground#61afef
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.border#181a1f
  • titleBar.inactiveBackground#282c34
  • titleBar.inactiveForeground#9da5b4
  • tree.indentGuidesStroke#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Pributan - Coding Theme