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.activeBackground#131313
  • activityBar.background#131313
  • activityBar.border#1d1d1d
  • activityBar.foreground#828282
  • activityBar.inactiveForeground#2c2c2c
  • activityBarBadge.background#545454
  • activityBarBadge.foreground#b2b2b2
  • badge.background#828282
  • badge.foreground#1d1d1d
  • breadcrumb.activeSelectionForeground#c2c2c2
  • breadcrumb.background#131313
  • breadcrumb.focusForeground#c2c2c2
  • breadcrumb.foreground#8e8e8ecc
  • button.background#929292
  • button.foreground#000000
  • button.hoverBackground#e8e8e8
  • button.secondaryBackground#131313
  • button.secondaryForeground#bebebe
  • button.secondaryHoverBackground#323232
  • checkbox.background#131313
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#262626
  • debugExceptionWidget.border#13131300
  • debugToolBar.background#262626
  • debugToolBar.border#13131300
  • descriptionForeground#bdbdbd
  • diffEditor.border#ffffff00
  • diffEditor.insertedTextBackground#59ea6910
  • diffEditor.insertedTextBorder#ff000000
  • diffEditor.removedTextBackground#ea595910
  • dropdown.background#131313
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#0f0f0f
  • editor.findMatchBackground#414141
  • editor.findMatchBorder#414141
  • editor.findMatchHighlightBackground#4b4b4b55
  • editor.findMatchHighlightBorder#17171755
  • editor.findRangeHighlightBackground#32323266
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#6464644d
  • editor.foreground#717171
  • editor.hoverHighlightBackground#ffffff40
  • editor.inactiveSelectionBackground#212121
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#212121
  • editor.selectionHighlightBackground#414141
  • editor.selectionHighlightBorder#414141
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#6d6d6db8
  • editorBracketMatch.background#ffffff28
  • editorBracketMatch.border#88888800
  • editorCodeLens.foreground#5e5e5e
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#ea595900
  • editorError.border#ffffff00
  • editorError.foreground#ea5959
  • editorGroup.border#ffffff00
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#ff000000
  • editorGroupHeader.tabsBackground#131313
  • editorGroupHeader.tabsBorder#131313
  • editorGutter.addedBackground#59eaba
  • editorGutter.background#131313
  • editorGutter.commentRangeForeground#585858
  • editorGutter.deletedBackground#ea5959
  • editorGutter.foldingControlForeground#585858
  • editorGutter.modifiedBackground#454545
  • editorHoverWidget.background#131313
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#929292
  • editorIndentGuide.activeBackground#5c5c5c
  • editorIndentGuide.background#323232
  • editorInfo.background#4490BF00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#777777
  • editorLineNumber.activeForeground#929292
  • editorLineNumber.foreground#414141
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#323232
  • editorMarkerNavigationError.background#ea5959
  • editorMarkerNavigationInfo.background#414141
  • editorMarkerNavigationWarning.background#ead359
  • editorOverviewRuler.background#51515100
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#131313
  • editorSuggestWidget.border#45454500
  • editorSuggestWidget.foreground#828282
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#242424
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ead359
  • editorWhitespace.foreground#343434
  • editorWidget.background#131313
  • editorWidget.foreground#c4c4c4
  • editorWidget.resizeBorder#717171
  • focusBorder#ffffff00
  • foreground#131313
  • gitDecoration.addedResourceForeground#ffffff
  • gitDecoration.conflictingResourceForeground#9b59ea
  • gitDecoration.deletedResourceForeground#ea5959
  • gitDecoration.ignoredResourceForeground#949494
  • gitDecoration.modifiedResourceForeground#ffffff
  • gitDecoration.stageDeletedResourceForeground#ea5959
  • gitDecoration.stageModifiedResourceForeground#c7c7c7
  • gitDecoration.submoduleResourceForeground#a1a1a1
  • gitDecoration.untrackedResourceForeground#666666
  • icon.foreground#575757
  • input.background#252525
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#797979
  • inputOption.activeBackground#66666666
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#b4b4b4
  • list.activeSelectionBackground#2e2e2e
  • list.activeSelectionForeground#e4e4e4
  • list.dropBackground#1f1f1f
  • list.focusBackground#343434
  • list.focusForeground#ababab
  • list.highlightForeground#ffffff
  • list.hoverBackground#1f1f1f
  • list.hoverForeground#848484
  • list.inactiveSelectionBackground#1f1f1f
  • list.inactiveSelectionForeground#e4e4e4
  • listFilterWidget.background#d3d3d3
  • listFilterWidget.noMatchesOutline#ffffff00
  • listFilterWidget.outline#ffffff00
  • menu.background#131313
  • menu.border#00000000
  • menu.foreground#b4b4b4
  • menu.selectionBackground#212121
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#363636
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#20493b
  • merge.currentHeaderBackground#295a49
  • merge.incomingContentBackground#203a49
  • merge.incomingHeaderBackground#28485a
  • minimap.background#0f0f0f
  • minimap.errorHighlight#ea5959
  • minimap.findMatchHighlight#414141
  • minimap.selectionHighlight#212121
  • minimap.warningHighlight#ead359
  • minimapGutter.addedBackground#59eaba
  • minimapGutter.deletedBackground#ea5959
  • minimapGutter.modifiedBackground#454545
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#1b1b1b
  • notificationCenterHeader.foreground#b6b6b6
  • notifications.background#131313
  • notifications.border#00000000
  • notifications.foreground#c9c9c9
  • notificationsErrorIcon.foreground#ea5959
  • notificationsInfoIcon.foreground#d5d5d5
  • notificationsWarningIcon.foreground#ead359
  • notificationToast.border#47474700
  • panel.background#0f0f0f
  • panel.border#1d1d1d
  • panelSection.border#1d1d1d
  • panelTitle.activeBorder#7b7b7b
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc00
  • peekViewEditor.background#151515
  • peekViewEditor.matchHighlightBackground#58585899
  • peekViewEditor.matchHighlightBorder#ffffff00
  • peekViewEditorGutter.background#151515
  • peekViewResult.background#151515
  • peekViewResult.fileForeground#4f4f4f
  • peekViewResult.lineForeground#545454
  • peekViewResult.matchHighlightBackground#4f4f4f4d
  • peekViewResult.selectionBackground#4f4f4f33
  • peekViewResult.selectionForeground#dbdbdb
  • peekViewTitle.background#1b1b1b
  • peekViewTitleDescription.foreground#828282b3
  • peekViewTitleLabel.foreground#d1d1d1
  • pickerGroup.border#00000000
  • pickerGroup.foreground#606060
  • progressBar.background#ffffff
  • scrollbar.shadow#131313
  • scrollbarSlider.activeBackground#49494966
  • scrollbarSlider.background#131313
  • scrollbarSlider.hoverBackground#2c2c2cb3
  • selection.background#565656
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#131313
  • sideBar.background#131313
  • sideBar.border#1d1d1d
  • sideBar.dropBackground#1f1f1f
  • sideBar.foreground#717171
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#a5a5a5
  • sideBarTitle.foreground#626262
  • statusBar.background#131313
  • statusBar.border#131313
  • statusBar.debuggingBackground#150202
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#131313
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#131313
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1d1d1d
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#e4e4e4
  • tab.border#00000000
  • tab.inactiveBackground#131313
  • tab.inactiveForeground#77777780
  • terminal.ansiBlack#d9d9d9
  • terminal.ansiBlue#599eea
  • terminal.ansiBrightBlack#d3d3d3
  • terminal.ansiBrightBlue#89baf0
  • terminal.ansiBrightCyan#99e4f0
  • terminal.ansiBrightGreen#85eecb
  • terminal.ansiBrightMagenta#ff9ae1
  • terminal.ansiBrightRed#ff7272
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f2e499
  • terminal.ansiCyan#59d6ea
  • terminal.ansiGreen#59eaba
  • terminal.ansiMagenta#ea59bf
  • terminal.ansiRed#ea5959
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ead359
  • terminal.border#1d1d1d
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#2e2e2e
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffffff
  • titleBar.activeBackground#131313
  • titleBar.activeForeground#434343
  • titleBar.border#00000000
  • titleBar.inactiveBackground#131313
  • titleBar.inactiveForeground#43434399
  • tree.indentGuidesStroke#454545
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000074

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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