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#012400
  • activityBar.background#000000
  • activityBar.border#323232
  • activityBar.foreground#a16200
  • activityBar.inactiveForeground#a1a1a166
  • activityBarBadge.background#072a00
  • activityBarBadge.foreground#ffbb1a
  • badge.background#750068
  • badge.foreground#ffa700
  • breadcrumb.activeSelectionForeground#be9800
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#be9800
  • breadcrumb.foreground#1eb000cc
  • button.background#2f0030
  • button.foreground#e6a200
  • button.hoverBackground#580000
  • button.secondaryBackground#001f06
  • button.secondaryForeground#b06300
  • button.secondaryHoverBackground#430000
  • checkbox.background#000000
  • checkbox.border#ff0000
  • checkbox.foreground#ecbc00
  • debugExceptionWidget.background#280000
  • debugExceptionWidget.border#f20000
  • debugToolBar.background#280000
  • debugToolBar.border#f20000
  • diffEditor.border#530056
  • diffEditor.insertedTextBackground#1de80026
  • diffEditor.removedTextBackground#e4000033
  • dropdown.background#000000
  • dropdown.border#ff0000
  • dropdown.foreground#ecbc00
  • editor.background#000000
  • editor.findMatchBackground#990000
  • editor.findMatchBorder#ff0000
  • editor.findMatchHighlightBackground#ff30009d
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#02410066
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#24a5004d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#3e7bb840
  • editor.inactiveSelectionBackground#17003f
  • editor.lineHighlightBackground#2c00ff2c
  • editor.lineHighlightBorder#ff0000
  • editor.rangeHighlightBackground#ff1e1e0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#001bb0
  • editor.selectionHighlightBackground#6fff2e3e
  • editor.selectionHighlightBorder#ffb300
  • editor.wordHighlightBackground#00966cb8
  • editor.wordHighlightStrongBackground#207900b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#790000
  • editorCodeLens.foreground#b69900
  • editorCursor.background#ff0000
  • editorCursor.foreground#00f7eb
  • editorError.background#b73a3442
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#1c6800
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#0e3600
  • editorGutter.addedBackground#1d4700
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#ab0089
  • editorGutter.deletedBackground#840006
  • editorGutter.foldingControlForeground#ab0089
  • editorGutter.modifiedBackground#715a00
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#ff0000
  • editorHoverWidget.foreground#38b400
  • editorIndentGuide.activeBackground#a30000
  • editorIndentGuide.background#002e03
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#00cb0d
  • editorLineNumber.activeForeground#bc4700
  • editorLineNumber.foreground#4f004a
  • editorLink.activeForeground#00e4a4
  • editorMarkerNavigation.background#1d0024
  • editorMarkerNavigationError.background#ff2b00
  • editorMarkerNavigationInfo.background#006d16
  • editorMarkerNavigationWarning.background#8c7300
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#0d6600
  • editorSuggestWidget.background#021b00
  • editorSuggestWidget.border#680000
  • editorSuggestWidget.foreground#ffd700
  • editorSuggestWidget.highlightForeground#ff00bf
  • editorSuggestWidget.selectedBackground#002826
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ad8e00
  • editorWhitespace.foreground#ffbf0068
  • editorWidget.background#061700
  • editorWidget.foreground#dea600
  • editorWidget.resizeBorder#755d00
  • focusBorder#003806
  • foreground#ffb300
  • gitDecoration.addedResourceForeground#00bc22
  • gitDecoration.conflictingResourceForeground#ea4200
  • gitDecoration.deletedResourceForeground#b21a00
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#ffe406
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#54b089
  • icon.foreground#ffb300
  • input.background#000000
  • input.border#ff0000
  • input.foreground#ecbc00
  • input.placeholderForeground#8e8e8e
  • inputOption.activeBackground#e2b40066
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#eaeaea
  • list.activeSelectionBackground#005801
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#21001f
  • list.focusBackground#2e0000
  • list.focusForeground#e0a800
  • list.highlightForeground#48b200
  • list.hoverBackground#008a16
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#002406
  • list.inactiveSelectionForeground#ffe300
  • listFilterWidget.background#08006d
  • listFilterWidget.noMatchesOutline#cb1200
  • listFilterWidget.outline#00000000
  • menu.background#2a0000
  • menu.border#00000085
  • menu.foreground#b48700
  • menu.selectionBackground#9f7700
  • menu.selectionBorder#00000000
  • menu.selectionForeground#000000
  • menu.separatorBackground#075a00
  • menubar.selectionBackground#360033
  • menubar.selectionForeground#cbb500
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#381800
  • merge.currentHeaderBackground#6f6300
  • merge.incomingContentBackground#023000
  • merge.incomingHeaderBackground#0b5600
  • minimap.background#000000
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#990000
  • minimap.selectionHighlight#001bb0
  • minimap.warningHighlight#ad8e00
  • minimapGutter.addedBackground#1d4700
  • minimapGutter.deletedBackground#840006
  • minimapGutter.modifiedBackground#715a00
  • notificationCenter.border#580000
  • notificationCenterHeader.background#260030
  • notificationCenterHeader.foreground#9b8200
  • notifications.background#000000
  • notifications.border#298400
  • notifications.foreground#c78c00
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#5ce200
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#474747
  • panel.background#000000
  • panel.border#2cff0059
  • panelSection.border#17840059
  • panelTitle.activeBorder#9b0000
  • panelTitle.activeForeground#d9b700
  • panelTitle.inactiveForeground#b6990099
  • peekView.border#9f8d00
  • peekViewEditor.background#170024
  • peekViewEditor.matchHighlightBackground#ff300099
  • peekViewEditor.matchHighlightBorder#ee9d1e
  • peekViewEditorGutter.background#011900
  • peekViewResult.background#001301
  • peekViewResult.fileForeground#c79500
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#624e00
  • pickerGroup.foreground#ff0000
  • progressBar.background#926e00
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ff000066
  • scrollbarSlider.background#66006566
  • scrollbarSlider.hoverBackground#620000b3
  • selection.background#a30000
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffb300
  • sideBar.background#000000
  • sideBar.dropBackground#21001f
  • sideBar.foreground#c05100
  • sideBarSectionHeader.background#75343400
  • sideBarSectionHeader.border#86868633
  • sideBarSectionHeader.foreground#4b4b4b
  • sideBarTitle.foreground#b08400
  • statusBar.background#190016
  • statusBar.debuggingBackground#032c00
  • statusBar.debuggingForeground#d1a700
  • statusBar.foreground#a75e00
  • statusBar.noFolderBackground#280032
  • statusBar.noFolderForeground#c29b00
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#770075
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#f79600
  • tab.activeBackground#2c0029
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#d3bc00
  • tab.border#252526
  • tab.hoverBackground#b00000
  • tab.hoverForeground#bc9600
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#de91008d
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#d1d1d1
  • terminal.ansiYellow#e5e510
  • terminal.border#17840059
  • terminal.foreground#eaa500
  • terminal.selectionBackground#4dd70036
  • terminalCursor.background#a70000
  • terminalCursor.foreground#ffcb00
  • textLink.foreground#00d9b1
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#086400
  • titleBar.border#00000000
  • titleBar.inactiveBackground#00000099
  • titleBar.inactiveForeground#b2960099
  • tree.indentGuidesStroke#4f3c00
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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