Skip to main content
Coding Theme

Color themes

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#1f2727
  • activityBar.activeBorder#ff7500b2
  • activityBar.background#0e1717
  • activityBar.foreground#ff7500
  • activityBarBadge.background#fc5757
  • activityBarBadge.foreground#ffffff
  • badge.background#fc5757
  • badge.foreground#eeeeee
  • breadcrumb.foreground#62706a
  • button.background#2F6260
  • editor.background#131a18
  • editor.findMatchBackground#8b5f18
  • editor.findMatchHighlightBackground#81550e66
  • editor.findRangeHighlightBackground#405c5070
  • editor.foreground#e0e0e0
  • editor.lineHighlightBackground#65917d30
  • editor.rangeHighlightBackground#557B6A33
  • editor.selectionBackground#6aa0c050
  • editor.selectionHighlightBackground#687F7B33
  • editor.wordHighlightBackground#DEB88733
  • editorBracketMatch.background#161919
  • editorBracketMatch.border#e0e0e088
  • editorCodeLens.foreground#7b8280
  • editorCursor.background#2222ff
  • editorCursor.foreground#ff7500
  • editorError.foreground#f64e4e
  • editorGroupHeader.tabsBackground#0e1717
  • editorGutter.addedBackground#8bac78
  • editorGutter.background#131a18
  • editorGutter.deletedBackground#c05557
  • editorGutter.modifiedBackground#375d4f
  • editorHoverWidget.background#0e1717
  • editorHoverWidget.border#95A29D
  • editorIndentGuide.activeBackground#3b4140
  • editorIndentGuide.background#3b414066
  • editorLineNumber.activeForeground#626a6a
  • editorLineNumber.foreground#9ba2a04d
  • editorSuggestWidget.background#0e1717
  • editorSuggestWidget.border#95A29D
  • editorSuggestWidget.selectedBackground#405c50
  • editorWarning.foreground#fff12c
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#0e1717
  • focusBorder#a35710
  • foreground#9CA2A0
  • gitDecoration.conflictingResourceForeground#cf1acf
  • gitDecoration.deletedResourceForeground#b1616d
  • gitDecoration.ignoredResourceForeground#586965
  • gitDecoration.modifiedResourceForeground#00e0ce
  • gitDecoration.untrackedResourceForeground#4feb30
  • input.background#24292a
  • input.border#573a1f
  • input.foreground#e1e1e1
  • inputOption.activeBorder#fc5757
  • list.activeSelectionBackground#325e51
  • list.activeSelectionForeground#ffffff
  • list.errorForeground#cc3d3d
  • list.focusBackground#405c50
  • list.focusForeground#ffffff
  • list.highlightForeground#E1B974
  • list.hoverBackground#405c5033
  • list.hoverForeground#e0e0e0
  • list.inactiveSelectionBackground#325e5180
  • list.warningForeground#ecca30
  • minimapGutter.addedBackground#8bac78
  • minimapGutter.deletedBackground#c05557
  • minimapGutter.modifiedBackground#375d4f
  • pickerGroup.foreground#9fb283
  • scrollbar.shadow#00000099
  • scrollbarSlider.activeBackground#53646466
  • scrollbarSlider.background#39474799
  • scrollbarSlider.hoverBackground#39474766
  • sideBar.background#1b2020
  • sideBar.border#000000
  • sideBar.foreground#bcbebe
  • sideBarSectionHeader.background#1e2523
  • sideBarTitle.foreground#ffffff
  • statusBar.background#0e1717
  • statusBar.border#000000
  • statusBar.debuggingBackground#cd6564
  • statusBar.debuggingForeground#E2E2E2
  • statusBar.foreground#649688
  • statusBar.noFolderBackground#343b3c
  • tab.activeBackground#325e51
  • tab.activeModifiedBorder#fabd2f
  • tab.border#000000
  • tab.inactiveBackground#0e1717
  • tab.inactiveForeground#d6d6d5a4
  • terminal.ansiBlack#666666
  • terminal.ansiBlue#6D9CBE
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6D9CBE
  • terminal.ansiBrightCyan#80B5B3
  • terminal.ansiBrightGreen#AEC199
  • terminal.ansiBrightMagenta#B081B9
  • terminal.ansiBrightRed#cd6564
  • terminal.ansiBrightWhite#efefef
  • terminal.ansiBrightYellow#fff099
  • terminal.ansiCyan#80B5B3
  • terminal.ansiGreen#AEC199
  • terminal.ansiMagenta#B081B9
  • terminal.ansiRed#cd6564
  • terminal.ansiWhite#efefef
  • terminal.ansiYellow#fff099
  • terminal.background#1e2222
  • titleBar.activeBackground#0e1717
  • titleBar.border#000000
  • titleBar.inactiveBackground#0e1717

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.operator, keyword.operator.or.regexp, punctuation.section.embedded.js, punctuation.definintion.string, punctuation—normal
meta.import.ts meta.block.ts variable.other.readwrite.alias.ts, meta.import.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.import.js variable.other, meta.export.ts meta.block.ts variable.other.readwrite.alias.ts, meta.export.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.export.js variable.other, entity.name.function.ts, entity.name.function.tsx, support.type.primitive, entity.other.attribute-name, entity.name.tag.custom, source.js.jsx keyword.control.flow.js, support.type.property.css, support.function.basic_functions, variable.assignment.coffee, support.function.basic_functions, keyword.operator.type.annotation, punctuation.section.embedded, assignment.coffee, entity.name.type.ts, support.constant.math, meta.object-literal.key, meta.var.expr storage.type, text.html.markdown, parameter, string, italic, quote, keyword, storage, language, type .function, type.function, storage.type.class, type.var, meta.parameter, variable.parameter, meta.parameters, keyword.control, modifier, this, comment—italic
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.operator, keyword.operator.or.regexp, punctuation.section.embedded.js, punctuation.definintion.string, punctuation—normal
meta.import.ts meta.block.ts variable.other.readwrite.alias.ts, meta.import.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.import.js variable.other, meta.export.ts meta.block.ts variable.other.readwrite.alias.ts, meta.export.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.export.js variable.other, entity.name.function.ts, entity.name.function.tsx, support.type.primitive, entity.other.attribute-name, entity.name.tag.custom, source.js.jsx keyword.control.flow.js, support.type.property.css, support.function.basic_functions, variable.assignment.coffee, support.function.basic_functions, keyword.operator.type.annotation, punctuation.section.embedded, assignment.coffee, entity.name.type.ts, support.constant.math, meta.object-literal.key, meta.var.expr storage.type, text.html.markdown, parameter, string, italic, quote, keyword, storage, language, type .function, type.function, storage.type.class, type.var, meta.parameter, variable.parameter, meta.parameters, keyword.control, modifier, this, comment—italic
support.constant.edge#d55fdeff—
constant.other.character-class.regexp#e06c75ff—
keyword.operator.quantifier.regexp#d19a66ff—
punctuation.definition.string.begin,punctuation.definition.string.end#98c378—
variable.parameter.function#A6B2C0—
comment, punctuation.definition.comment#5C6370italic
comment markup.link#5C6370—
markup.changed.diff#e0c285—
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6—
markup.inserted.diff#89CA78—
markup.deleted.diff#EF596F—
meta.function.c#EF596F—
keyword.control.cpp#e5c07b—
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#AAB1C0—
punctuation.separator.key-value#bbbbbb—
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—italic
keyword.operator.expression.import#52ADF2—
support.constant.math#e5c07b—
support.constant.property.math#d19a66—
variable.other.constant#e5c07b—
storage.type.annotation.java#e5c07bff—
source.java#EF596F—
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,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#AAB1C0—
meta.method.java#52ADF2—
storage.modifier.import.java,storage.type.java#e5c07b—
meta.definition.variable.name.java#EF596F—
keyword.operator.logical#2BBAC5—
keyword.operator.bitwise#2BBAC5—
support.constant.property-value.scss,support.constant.property-value.css#D8985F—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D8985F—
punctuation.separator.list.comma.css#b9c0ca—
support.constant.color.w3c-standard-color-name.css#D8985F—
support.type.vendored.property-name.css#2BBAC5—
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#EF596F—
support.module.node,support.type.object.module#e5c07b—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#EF596F—
comment.line.double-slash,comment.block.documentation—normal
support.constant.json#D8985F—
keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.ternary#D55FDE—
support.type.object.console#EF596F—
support.variable.property.process#D8985F—
entity.name.function,support.function.console#52ADF2—
keyword.operator#2BBAC5—
support.type.object.dom#2BBAC5—
support.variable.dom,support.variable.property.dom#EF596F—
keyword.operator.arithmetic,keyword.operator.comparison#2BBAC5—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c#D55FDEff—
punctuation.separator.delimiter.c#bbbbbb—
support.type.posix-reserved.c#57adb8—
keyword.operator.sizeof.c#C178DD—
variable.parameter.function.language.python#D8985F—
support.type.python#2BBAC5—
keyword.operator.logical.python#D55FDE—
meta.function-call.arguments.python#E06C60—
meta.function-call.python#E06C60—
variable.parameter.function.python#D18C4E—
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#AAB1C0—
meta.function-call.generic.python#52ADF2—
constant.character.format.placeholder.other.python#98c379—
none#A6B2C0—
keyword.operator#AAB1C0—
keyword#D55FDE—
variable#EF596F—
token.variable.parameter.java#AAB1C0—
import.storage.java#e5c07b—
token.package.keyword#D55FDE—
token.package#AAB1C0—
entity.name.function, meta.require, support.function.any-method#52ADF2—
entity.name.type.namespace#e5c07b—
support.class, entity.name.type.class#e5c07b—
entity.name.class.identifier.namespace.type#e5c07b—
entity.name.class#52ADF2—
entity.name.type#e5c07b—
keyword.control#D55FDE—
control.elements, keyword.operator.less#D8985F—
keyword.other.special-method#52ADF2—
storage#D55FDE—
token.storage#D55FDE—
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#D55FDE—
token.storage.type.java#e5c07b—
support.function#2BBAC5—
support.type.property-name#AAB1C0—
support.constant.property-value#AAB1C0—
support.constant.font-name#D8985F—
meta.tag#AAB1C0—
string, entity.other.inherited-class#89CA78—
constant.other.symbol#2BBAC5—
constant.numeric#D8985F—
none#D8985F—
none#D8985F—
constant#D8985F—
punctuation.definition.constant#D8985F—
entity.name.tag#EF596F—
entity.other.attribute-name#D8985F—
entity.other.attribute-name.id#52ADF2normal
entity.other.attribute-name.class.css#D8985Fnormal
meta.selector#D55FDE—
none#D2945D—
markup.heading#EF596Fbold
markup.heading punctuation.definition.heading, entity.name.section#52ADF2—
keyword.other.unit#D8985F—
markup.bold,todo.bold#D8985Fbold
punctuation.definition.bold#e5c07b—
markup.italic,punctuation.definition.italic,todo.emphasis#D55FDE—
emphasis md#D55FDE—
entity.name.section.markdown#EF596F—
punctuation.definition.heading.markdown#EF596F—
markup.heading.setext#AAB1C0—
punctuation.definition.bold.markdown#D8985F—
markup.inline.raw.markdown#89CA78—
markup.inline.raw.string.markdown#98c379—
beginning.punctuation.definition.list.markdown#EF596F—
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#AAB1C0—
punctuation.definition.metadata.markdown#D55FDE—
markup.underline.link.markdown,markup.underline.link.image.markdown#D55FDE—
string.other.link.title.markdown,string.other.link.description.markdown#52ADF2—
markup.italic.markdown—italic
markup.bold.markdown—bold
string.regexp#57B6C2—
constant.character.escape#57B6C2—
punctuation.section.embedded, variable.interpolation#BE4F44—
invalid.illegal#FFFFFF—
invalid.broken#FFFFFF—
invalid.deprecated#FFFFFF—
invalid.unimplemented#FFFFFF—
source.json meta.structure.dictionary.json > string.quoted.json#EF596F—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#EF596F—
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#89CA78—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2BBAC5—
support.type.property-name.json#EF596F—
support.type.property-name.json punctuation#EF596F—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#C679DD—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#C679DD—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#e5c07b—
keyword.operator.error-control.php#D55FDE—
keyword.operator.type.php#D55FDE—
punctuation.section.array.begin.php#AAB1C0—
punctuation.section.array.end.php#AAB1C0—
invalid.illegal.non-null-typehinted.php#ff0000—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e5c07b—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#52ADF2—
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#bbbbbb—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#D8985F—
entity.name.goto-label.php,support.other.php#52ADF2—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2BBAC5—
keyword.operator.regexp.php#D55FDE—
keyword.operator.comparison.php#2BBAC5—
punctuation.definition.variable.php#EF596F—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D55FDE—
meta.function.decorator.python#52ADF2—
support.token.decorator.python,meta.function.decorator.identifier.python#2BBAC5—
function.parameter#D8985F—
function.parameter#AAB1C0—
function.brace#AAB1C0—
function.parameter.ruby, function.parameter.cs#AAB1C0—
rgb-value#2BBAC5—
inline-color-decoration rgb-value#D8985F—
less rgb-value#D8985F—
selector.sass#EF596F—
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#e5c07bitalic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#e5c07b—
block.scope.end,block.scope.begin#AAB1C0—
storage.type.cs#e5c07bff—
entity.name.variable.local.cs#EF596F—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d55fde—
meta.template.expression#aab1c0—
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.operator, keyword.operator.or.regexp, punctuation.section.embedded.js, punctuation.definintion.string, punctuation—normal
meta.import.ts meta.block.ts variable.other.readwrite.alias.ts, meta.import.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.import.js variable.other, meta.export.ts meta.block.ts variable.other.readwrite.alias.ts, meta.export.tsx meta.block.tsx variable.other.readwrite.alias.tsx, meta.export.js variable.other, entity.name.function.ts, entity.name.function.tsx, support.type.primitive, entity.other.attribute-name, entity.name.tag.custom, source.js.jsx keyword.control.flow.js, support.type.property.css, support.function.basic_functions, variable.assignment.coffee, support.function.basic_functions, keyword.operator.type.annotation, punctuation.section.embedded, assignment.coffee, entity.name.type.ts, support.constant.math, meta.object-literal.key, meta.var.expr storage.type, text.html.markdown, parameter, string, italic, quote, keyword, storage, language, type .function, type.function, storage.type.class, type.var, meta.parameter, variable.parameter, meta.parameters, keyword.control, modifier, this, comment—italic
support.constant.edge#d55fdeff—
constant.other.character-class.regexp#e06c75ff—
keyword.operator.quantifier.regexp#d19a66ff—
punctuation.definition.string.begin,punctuation.definition.string.end#98c378—
variable.parameter.function#A6B2C0—
comment, punctuation.definition.comment#5C6370italic
comment markup.link#5C6370—
markup.changed.diff#e0c285—
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6—
markup.inserted.diff#89CA78—
markup.deleted.diff#EF596F—
meta.function.c#EF596F—
keyword.control.cpp#e5c07b—
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#AAB1C0—
punctuation.separator.key-value#bbbbbb—
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—italic
keyword.operator.expression.import#52ADF2—
support.constant.math#e5c07b—
support.constant.property.math#d19a66—
variable.other.constant#e5c07b—
storage.type.annotation.java#e5c07bff—
source.java#EF596F—
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,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#AAB1C0—
meta.method.java#52ADF2—
storage.modifier.import.java,storage.type.java#e5c07b—
meta.definition.variable.name.java#EF596F—
keyword.operator.logical#2BBAC5—
keyword.operator.bitwise#2BBAC5—
support.constant.property-value.scss,support.constant.property-value.css#D8985F—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D8985F—
punctuation.separator.list.comma.css#b9c0ca—
support.constant.color.w3c-standard-color-name.css#D8985F—
support.type.vendored.property-name.css#2BBAC5—
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#EF596F—
support.module.node,support.type.object.module#e5c07b—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#EF596F—
comment.line.double-slash,comment.block.documentation—normal
support.constant.json#D8985F—
keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.ternary#D55FDE—
support.type.object.console#EF596F—
support.variable.property.process#D8985F—
entity.name.function,support.function.console#52ADF2—
keyword.operator#2BBAC5—
support.type.object.dom#2BBAC5—
support.variable.dom,support.variable.property.dom#EF596F—
keyword.operator.arithmetic,keyword.operator.comparison#2BBAC5—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c#D55FDEff—
punctuation.separator.delimiter.c#bbbbbb—
support.type.posix-reserved.c#57adb8—
keyword.operator.sizeof.c#C178DD—
variable.parameter.function.language.python#D8985F—
support.type.python#2BBAC5—
keyword.operator.logical.python#D55FDE—
meta.function-call.arguments.python#E06C60—
meta.function-call.python#E06C60—
variable.parameter.function.python#D18C4E—
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#AAB1C0—
meta.function-call.generic.python#52ADF2—
constant.character.format.placeholder.other.python#98c379—
none#A6B2C0—
keyword.operator#AAB1C0—
keyword#D55FDE—
variable#EF596F—
token.variable.parameter.java#AAB1C0—
import.storage.java#e5c07b—
token.package.keyword#D55FDE—
token.package#AAB1C0—
entity.name.function, meta.require, support.function.any-method#52ADF2—
entity.name.type.namespace#e5c07b—
support.class, entity.name.type.class#e5c07b—
entity.name.class.identifier.namespace.type#e5c07b—
entity.name.class#52ADF2—
entity.name.type#e5c07b—
keyword.control#D55FDE—
control.elements, keyword.operator.less#D8985F—
keyword.other.special-method#52ADF2—
storage#D55FDE—
token.storage#D55FDE—
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#D55FDE—
token.storage.type.java#e5c07b—
support.function#2BBAC5—
support.type.property-name#AAB1C0—
support.constant.property-value#AAB1C0—
support.constant.font-name#D8985F—
meta.tag#AAB1C0—
string, entity.other.inherited-class#89CA78—
constant.other.symbol#2BBAC5—
constant.numeric#D8985F—
none#D8985F—
none#D8985F—
constant#D8985F—
punctuation.definition.constant#D8985F—
entity.name.tag#EF596F—
entity.other.attribute-name#D8985F—
entity.other.attribute-name.id#52ADF2normal
entity.other.attribute-name.class.css#D8985Fnormal
meta.selector#D55FDE—
none#D2945D—
markup.heading#EF596Fbold
markup.heading punctuation.definition.heading, entity.name.section#52ADF2—
keyword.other.unit#D8985F—
markup.bold,todo.bold#D8985Fbold
punctuation.definition.bold#e5c07b—
markup.italic,punctuation.definition.italic,todo.emphasis#D55FDE—
emphasis md#D55FDE—
entity.name.section.markdown#EF596F—
punctuation.definition.heading.markdown#EF596F—
markup.heading.setext#AAB1C0—
punctuation.definition.bold.markdown#D8985F—
markup.inline.raw.markdown#89CA78—
markup.inline.raw.string.markdown#98c379—
beginning.punctuation.definition.list.markdown#EF596F—
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#AAB1C0—
punctuation.definition.metadata.markdown#D55FDE—
markup.underline.link.markdown,markup.underline.link.image.markdown#D55FDE—
string.other.link.title.markdown,string.other.link.description.markdown#52ADF2—
markup.italic.markdown—italic
markup.bold.markdown—bold
string.regexp#57B6C2—
constant.character.escape#57B6C2—
punctuation.section.embedded, variable.interpolation#BE4F44—
invalid.illegal#FFFFFF—
invalid.broken#FFFFFF—
invalid.deprecated#FFFFFF—
invalid.unimplemented#FFFFFF—
source.json meta.structure.dictionary.json > string.quoted.json#EF596F—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#EF596F—
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#89CA78—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2BBAC5—
support.type.property-name.json#EF596F—
support.type.property-name.json punctuation#EF596F—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#C679DD—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#C679DD—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#e5c07b—
keyword.operator.error-control.php#D55FDE—
keyword.operator.type.php#D55FDE—
punctuation.section.array.begin.php#AAB1C0—
punctuation.section.array.end.php#AAB1C0—
invalid.illegal.non-null-typehinted.php#ff0000—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e5c07b—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#52ADF2—
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#bbbbbb—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#D8985F—
entity.name.goto-label.php,support.other.php#52ADF2—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2BBAC5—
keyword.operator.regexp.php#D55FDE—
keyword.operator.comparison.php#2BBAC5—
punctuation.definition.variable.php#EF596F—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D55FDE—
meta.function.decorator.python#52ADF2—
support.token.decorator.python,meta.function.decorator.identifier.python#2BBAC5—
function.parameter#D8985F—
function.parameter#AAB1C0—
function.brace#AAB1C0—
function.parameter.ruby, function.parameter.cs#AAB1C0—
rgb-value#2BBAC5—
inline-color-decoration rgb-value#D8985F—
less rgb-value#D8985F—
selector.sass#EF596F—
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#e5c07bitalic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#e5c07b—
block.scope.end,block.scope.begin#AAB1C0—
storage.type.cs#e5c07bff—
entity.name.variable.local.cs#EF596F—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d55fde—
meta.template.expression#aab1c0—
support.constant.edge#d55fdeff—
constant.other.character-class.regexp#e06c75ff—
keyword.operator.quantifier.regexp#d19a66ff—
punctuation.definition.string.begin,punctuation.definition.string.end#98c378—
variable.parameter.function#A6B2C0—
comment, punctuation.definition.comment#5C6370italic
comment markup.link#5C6370—
markup.changed.diff#e0c285—
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6—
markup.inserted.diff#89CA78—
markup.deleted.diff#EF596F—
meta.function.c#EF596F—
keyword.control.cpp#e5c07b—
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#AAB1C0—
punctuation.separator.key-value#bbbbbb—
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—italic
keyword.operator.expression.import#52ADF2—
support.constant.math#e5c07b—
support.constant.property.math#d19a66—
variable.other.constant#e5c07b—
storage.type.annotation.java#e5c07bff—
source.java#EF596F—
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,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#AAB1C0—
meta.method.java#52ADF2—
storage.modifier.import.java,storage.type.java#e5c07b—
meta.definition.variable.name.java#EF596F—
keyword.operator.logical#2BBAC5—
keyword.operator.bitwise#2BBAC5—
support.constant.property-value.scss,support.constant.property-value.css#D8985F—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D8985F—
punctuation.separator.list.comma.css#b9c0ca—
support.constant.color.w3c-standard-color-name.css#D8985F—
support.type.vendored.property-name.css#2BBAC5—
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#EF596F—
support.module.node,support.type.object.module#e5c07b—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#EF596F—
comment.line.double-slash,comment.block.documentation—normal
support.constant.json#D8985F—
keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.ternary#D55FDE—
support.type.object.console#EF596F—
support.variable.property.process#D8985F—
entity.name.function,support.function.console#52ADF2—
keyword.operator#2BBAC5—
support.type.object.dom#2BBAC5—
support.variable.dom,support.variable.property.dom#EF596F—
keyword.operator.arithmetic,keyword.operator.comparison#2BBAC5—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c#D55FDEff—
punctuation.separator.delimiter.c#bbbbbb—
support.type.posix-reserved.c#57adb8—
keyword.operator.sizeof.c#C178DD—
variable.parameter.function.language.python#D8985F—
support.type.python#2BBAC5—
keyword.operator.logical.python#D55FDE—
meta.function-call.arguments.python#E06C60—
meta.function-call.python#E06C60—
variable.parameter.function.python#D18C4E—
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#AAB1C0—
meta.function-call.generic.python#52ADF2—
constant.character.format.placeholder.other.python#98c379—
none#A6B2C0—
keyword.operator#AAB1C0—
keyword#D55FDE—
variable#EF596F—
token.variable.parameter.java#AAB1C0—
import.storage.java#e5c07b—
token.package.keyword#D55FDE—
token.package#AAB1C0—
entity.name.function, meta.require, support.function.any-method#52ADF2—
entity.name.type.namespace#e5c07b—
support.class, entity.name.type.class#e5c07b—
entity.name.class.identifier.namespace.type#e5c07b—
entity.name.class#52ADF2—
entity.name.type#e5c07b—
keyword.control#D55FDE—
control.elements, keyword.operator.less#D8985F—
keyword.other.special-method#52ADF2—
storage#D55FDE—
token.storage#D55FDE—
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#D55FDE—
token.storage.type.java#e5c07b—
support.function#2BBAC5—
support.type.property-name#AAB1C0—
support.constant.property-value#AAB1C0—
support.constant.font-name#D8985F—
meta.tag#AAB1C0—
string, entity.other.inherited-class#89CA78—
constant.other.symbol#2BBAC5—
constant.numeric#D8985F—
none#D8985F—
none#D8985F—
constant#D8985F—
punctuation.definition.constant#D8985F—
entity.name.tag#EF596F—
entity.other.attribute-name#D8985F—
entity.other.attribute-name.id#52ADF2normal
entity.other.attribute-name.class.css#D8985Fnormal
meta.selector#D55FDE—
none#D2945D—
markup.heading#EF596Fbold
markup.heading punctuation.definition.heading, entity.name.section#52ADF2—
keyword.other.unit#D8985F—
markup.bold,todo.bold#D8985Fbold
punctuation.definition.bold#e5c07b—
markup.italic,punctuation.definition.italic,todo.emphasis#D55FDE—
emphasis md#D55FDE—
entity.name.section.markdown#EF596F—
punctuation.definition.heading.markdown#EF596F—
markup.heading.setext#AAB1C0—
punctuation.definition.bold.markdown#D8985F—
markup.inline.raw.markdown#89CA78—
markup.inline.raw.string.markdown#98c379—
beginning.punctuation.definition.list.markdown#EF596F—
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#AAB1C0—
punctuation.definition.metadata.markdown#D55FDE—
markup.underline.link.markdown,markup.underline.link.image.markdown#D55FDE—
string.other.link.title.markdown,string.other.link.description.markdown#52ADF2—
markup.italic.markdown—italic
markup.bold.markdown—bold
string.regexp#57B6C2—
constant.character.escape#57B6C2—
punctuation.section.embedded, variable.interpolation#BE4F44—
invalid.illegal#FFFFFF—
invalid.broken#FFFFFF—
invalid.deprecated#FFFFFF—
invalid.unimplemented#FFFFFF—
source.json meta.structure.dictionary.json > string.quoted.json#EF596F—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#EF596F—
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#89CA78—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2BBAC5—
support.type.property-name.json#EF596F—
support.type.property-name.json punctuation#EF596F—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#C679DD—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#C679DD—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#e5c07b—
keyword.operator.error-control.php#D55FDE—
keyword.operator.type.php#D55FDE—
punctuation.section.array.begin.php#AAB1C0—
punctuation.section.array.end.php#AAB1C0—
invalid.illegal.non-null-typehinted.php#ff0000—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e5c07b—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#52ADF2—
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#bbbbbb—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#D8985F—
entity.name.goto-label.php,support.other.php#52ADF2—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2BBAC5—
keyword.operator.regexp.php#D55FDE—
keyword.operator.comparison.php#2BBAC5—
punctuation.definition.variable.php#EF596F—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D55FDE—
meta.function.decorator.python#52ADF2—
support.token.decorator.python,meta.function.decorator.identifier.python#2BBAC5—
function.parameter#D8985F—
function.parameter#AAB1C0—
function.brace#AAB1C0—
function.parameter.ruby, function.parameter.cs#AAB1C0—
rgb-value#2BBAC5—
inline-color-decoration rgb-value#D8985F—
less rgb-value#D8985F—
selector.sass#EF596F—
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#e5c07bitalic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#e5c07b—
block.scope.end,block.scope.begin#AAB1C0—
storage.type.cs#e5c07bff—
entity.name.variable.local.cs#EF596F—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d55fde—
meta.template.expression#aab1c0—
Salty by Salt Chang - VS Code Theme