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#201E43
  • activityBar.foreground#7A76C2
  • activityBarBadge.background#55F0D7
  • activityBarBadge.foreground#1e1c3f
  • badge.background#1E1C3F
  • button.background#2D2B55
  • debugToolBar.background#222246
  • diffEditor.insertedTextBackground#25254D8E
  • dropdown.background#222246
  • dropdown.border#22223B
  • editor.background#1e1c3f
  • editor.findMatchHighlightBackground#363165
  • editor.lineHighlightBackground#27264B
  • editor.selectionBackground#5D408989
  • editor.selectionHighlightBackground#625D8860
  • editor.wordHighlightBackground#474595
  • editor.wordHighlightStrongBackground#5E5B8883
  • editorCursor.foreground#7EA7FB
  • editorError.foreground#FF709D
  • editorGroup.background#1F1F41
  • editorGroup.border#1F1F41
  • editorGroupHeader.tabsBackground#222246
  • editorHoverWidget.background#222246
  • editorHoverWidget.border#1F1F41
  • editorIndentGuide.background#24215E
  • editorLineNumber.foreground#696292
  • editorMarkerNavigation.background#27264B
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#222246
  • editorSuggestWidget.border#1F1F41
  • editorSuggestWidget.selectedBackground#2D2B53
  • editorWhitespace.foreground#615F91
  • editorWidget.background#222246
  • input.background#1F1F41
  • list.activeSelectionBackground#1C1A3B
  • list.activeSelectionForeground#8AD0E1
  • list.focusBackground#27264D
  • list.highlightForeground#595A8A
  • list.hoverBackground#27264D
  • list.inactiveSelectionBackground#1E1C3F
  • list.inactiveSelectionForeground#7EA7F3
  • notification.background#212244
  • peekViewEditor.matchHighlightBackground#27264D
  • scrollbarSlider.activeBackground#6565A77C
  • scrollbarSlider.background#7878B2A1
  • scrollbarSlider.hoverBackground#B3B3D491
  • sideBar.background#1A1837
  • sideBar.foreground#8481B5
  • sideBarSectionHeader.background#1E1E3F
  • statusBar.background#171530
  • statusBar.border#171530
  • statusBar.debuggingBackground#222244
  • statusBar.foreground#5D5988
  • statusBar.noFolderBackground#222244
  • statusBarItem.hoverBackground#2A2A54DB
  • tab.activeBackground#222248
  • tab.activeForeground#c5bdd9
  • tab.inactiveBackground#222248
  • tab.inactiveForeground#5E5B9A
  • titleBar.activeBackground#1E1E3F
  • titleBar.activeForeground#789EF8
  • titleBar.inactiveBackground#1E1E3F
  • titleBar.inactiveForeground#789EF8AF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#6FFEE0
variable.parameter.function#C9CBDB
comment, punctuation.definition.comment#FF709Eitalic
comment#5C588Aitalic
comment markup.link#5C588Aitalic
markup.changed.diff#F1C56C
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6
markup.inserted.diff#45F5CF
markup.deleted.diff#FF6E9C
meta.function.c#D8608C
keyword.control.cpp#e591ff
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#BEC0CF
punctuation.separator.key-value#7EA7FF
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
keyword.operator.expression.import#7DA7FF
support.constant.math#e591ff
support.constant.property.math#7DA7FF
variable.other.constant#e591ff
storage.type.annotation.java#7b79b5
source.java#c5bdd9
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,storage.type.generic.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,meta.method.body.java, punctuation.terminator.java,punctuation.definition.parameters.end.bracket.round.java,punctuation.definition.parameters.begin.bracket.round.java,punctuation.section.block.begin.bracket.curly.java,punctuation.section.block.end.bracket.curly.java,punctuation.bracket.round.java,punctuation.bracket.square.java#7866c9
storage.type.primitive.java#887ced
meta.method-call.java#c5bdd9
meta.method.java#7ea7f3
storage.modifier.import.java#c5bdd9
storage.type.java#e591ff
meta.definition.variable.name.java#FF709D
keyword.operator.logical#586FB3
keyword.operator.bitwise#586FB3
support.constant.property-value.scss,support.constant.property-value.css#AC71FC
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#AC71FC
punctuation.separator.list.comma.css#C9CBDB
support.constant.color.w3c-standard-color-name.css#e591ff
support.type.vendored.property-name.css#7DA7FF
constant.length.units.css,meta.property-values.css,styled,meta.var.expr.js,source.js#7866c9
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#7DA7FF
support.module.node,support.type.object.module#e591ff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#C5BDD9
comment.line.double-slash,comment.block.documentationitalic
support.constant.json#796bd8
keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.ternary#AC70FC
support.type.object.console#FF709E
support.variable.property.process#E79041
entity.name.function,support.function.console#7A6AFF
keyword.operator#586FB3
support.type.object.dom#586FB3
support.variable.dom,support.variable.property.dom#C5BDD9
keyword.operator.arithmetic,keyword.operator.comparison#586FB3
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c#AC70FCff
punctuation.separator.delimiter.c#586FB3
support.type.posix-reserved.c#7DA7FF
keyword.operator.sizeof.c#AC70FC
variable.parameter.function.language.python#e591ff
support.type.python#7DA7FF
keyword.operator.logical.python#AC70FC
meta.function-call.arguments.python#FF7170
meta.function-call.python#FF7170
variable.parameter.function.python#E79041
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python,meta.function-call.arguments.python#5D588A
meta.function-call.generic.python#7EA7FF
punctuation.definition.comment#5C588A
none#C9CBDB
keyword.operator#9C57F0
keyword#AC71FC
variable#e5c0ff
token.variable.parameter.java#C9CBDB
keyword.other.import.java#a68ae1
token.package.keyword#a68ae1
token.package#C9CBDB
entity.name.function, meta.require, support.function.any-method#7EA7F3
entity.name.type.namespace#7EA7F3
support.class, entity.name.type.class#7EA7F3
entity.name.class.identifier.namespace.type#7EA7F3
entity.name.class#7EA7FF
entity.name.type#e591ff
keyword.control#A68AE1
control.elements, keyword.operator.less#E79041
keyword.other.special-method#7EA7FF
storage#FF648E
token.storage#FF648E
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#A68AE1
token.storage.type.java#e591ff
support.function#7EA7F3
support.type.property-name#C9CBDB
support.constant.property-value#C9CBDB
support.constant.font-name#D8985F
meta.tag#C9CBDB
string, entity.other.inherited-class#74FEE1
constant.other.symbol#2BBAC5
constant.numeric#DA65BA
none#FFDB7F
none#FFDB7F
constant#F55AAF
punctuation.definition.constant#FFDB7F
entity.name.tag#7EA7F3
entity.other.attribute-name#7b79b5
entity.other.attribute-name.id#7DA7FFnormal
entity.other.attribute-name.class.css#FFDB7Fnormal
meta.selector#A68AE1
none#FFDB7F
markup.heading#C5BDD9bold
markup.heading punctuation.definition.heading, entity.name.section#7DA7FF
keyword.other.unit#a68ae1
markup.bold,todo.bold#FFDB7Fbold
punctuation.definition.bold#474295
markup.italic,punctuation.definition.italic,todo.emphasis#A68AE1
emphasis md#A68AE1
entity.name.section.markdown#EF596F
punctuation.definition.heading.markdown#EF596F
markup.heading.setext#C9CBDB
punctuation.definition.bold.markdown#D8985F
markup.inline.raw.markdown#74FEE1
beginning.punctuation.definition.list.markdown#C5BDD9
markup.quote.markdown#615E8Eitalic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#C9CBDB
punctuation.definition.metadata.markdown#A68AE1
markup.underline.link.markdown,markup.underline.link.image.markdown#A68AE1
string.other.link.title.markdown,string.other.link.description.markdown#7DA7FF
markup.italic.markdownitalic
markup.bold.markdownbold
string.regexp#71E4FE
constant.character.escape#71E4FE
punctuation.section.embedded, variable.interpolation#6d7cd4
invalid.illegal#FFFFFF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
source.json meta.structure.dictionary.json > string.quoted.json#FF709E
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#FF709E
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#74FEE1
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#71E4FE
support.type.property-name.json#a68ae1
support.type.property-name.json punctuation#a68ae1
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#A68AE1
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#A68AE1
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php#e591ff
keyword.operator.error-control.php#A68AE1
keyword.operator.type.php#A68AE1
punctuation.section.array.begin.php#5870B4
punctuation.section.array.end.php#5870B4
invalid.illegal.non-null-typehinted.php#FF4380
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e591ff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#7DA7FF
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#5870B4
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#e591ff
entity.name.goto-label.php,support.other.php#7DA7FF
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#5870B4
keyword.operator.regexp.php#A68AE1
keyword.operator.comparison.php#5870B4
punctuation.definition.variable.php#D8618E
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#A68AE1
meta.function.decorator.python#7DA7FF
support.token.decorator.python,meta.function.decorator.identifier.python#71E4FE
function.parameter#e591ff
function.parameter#C9CBDB
function.brace#C9CBDB
function.parameter.ruby, function.parameter.cs#C9CBDB
rgb-value#71E4FE
inline-color-decoration rgb-value#e591ff
less rgb-value#e591ff
selector.sass#D8618E
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#887CEDitalic
support.type.primitive.ts,support.type.builtin.ts#e591ff
block.scope.end,block.scope.begin#C9CBDB
entity.name.variable.local.cs#C5BDD9
token.info-token#7DA7FF
token.warn-token#E79041
token.error-token#D8618E
token.debug-token#A68AE1
meta.preprocessor#8954d3
entity.name.variable.parameter.cs
punctuation.squarebracket.open.cs,punctuation.squarebracket.close.cs,punctuation.parenthesis.open.cs,punctuation.parenthesis.close.cs,punctuation.curlybrace.open.cs,punctuation.curlybrace.close.cs,punctuation.terminator.statement.cs#7866c9
entity.name.variable.local.cs#c5bdd9

Shiki preview

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

Loading...

Night Rider by Kyle Erickson - VS Code Theme