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.background#2c2c2c
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#c4c4c4
  • badge.foreground#333333
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#f7abd2
  • button.foreground#ffffff
  • button.hoverBackground#f58dc2
  • button.secondaryBackground#ee9ac5
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#f77dbb
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#ffffff
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#865430
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#f9ebf9
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#f9ebf9
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#784ed3
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#66afe0
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#db96ee
  • editorLineNumber.foreground#eb00ff
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#0066bf
  • editorSuggestWidget.selectedBackground#d6ebff
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e9a700
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#ea6aac
  • foreground#ea6aac
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#ea6aac
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#767676
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#0060c0
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d6ebff
  • list.focusBackground#d6ebff
  • list.focusForeground#616161
  • list.highlightForeground#0066bf
  • list.hoverBackground#e8e8e8
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#e4e6f1
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#efc1ad
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#0060c0
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#888888
  • menubar.selectionBackground#0000001a
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#ffffff
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac94
  • minimap.selectionHighlight#f9ebf9
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#f9f3f6
  • panel.border#e62a8b
  • panelSection.border#80808059
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • progressBar.background#ea6aac
  • scrollbar.shadow#b6407d
  • scrollbarSlider.activeBackground#ffc5e3
  • scrollbarSlider.background#ffc5e3
  • scrollbarSlider.hoverBackground#ffc5e3
  • selection.background#f7c4de
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ea6aac
  • sideBar.background#f3f3f3
  • sideBar.dropBackground#d6ebff
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.foreground#ea6aac
  • terminal.selectionBackground#00000040
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#f7abd2
  • titleBar.activeBackground#dddddd
  • titleBar.activeForeground#333333
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#90505029

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