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#00ffc3
  • activityBar.background#090919
  • activityBar.border#090919
  • activityBar.foreground#09090f
  • activityBar.inactiveForeground#00ffc3
  • activityBarBadge.background#00ffc3
  • activityBarBadge.foreground#17171f
  • badge.background#00ffc3
  • badge.foreground#0f0f17
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#ffffffcc
  • button.background#17171f
  • button.foreground#ffffff
  • button.hoverBackground#424260
  • button.secondaryBackground#17171f
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#424260
  • checkbox.background#17171f
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#17171f
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#090919
  • editor.findMatchBackground#5c6d84
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ffffff1e
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#ffffff06
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff12
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ffffff22
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#090919
  • editorCursor.foreground#00ffcf
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#797979
  • editorGroup.border#444444
  • editorGroup.emptyBackground#090919
  • editorGroupHeader.tabsBackground#090919
  • editorGroupHeader.tabsBorder#05050a
  • editorGutter.addedBackground#adff00
  • editorGutter.background#090919
  • editorGutter.commentRangeForeground#4e5562
  • editorGutter.deletedBackground#ff000c
  • editorGutter.foldingControlForeground#4e5562
  • editorGutter.modifiedBackground#00c7ff
  • editorHoverWidget.background#0b0b0f
  • editorHoverWidget.border#111315
  • editorHoverWidget.foreground#8c8c8c
  • editorIndentGuide.activeBackground#565656
  • editorIndentGuide.background#24272a
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#828282
  • editorLineNumber.activeForeground#00ffcf
  • editorLineNumber.foreground#00ffc3
  • editorLink.activeForeground#00ffcf
  • editorMarkerNavigation.background#282838
  • editorMarkerNavigationError.background#53578e
  • editorMarkerNavigationInfo.background#909090
  • editorMarkerNavigationWarning.background#6f6f6f
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#101015
  • editorSuggestWidget.border#101015
  • editorSuggestWidget.foreground#bababa
  • editorSuggestWidget.highlightForeground#00fba9
  • editorSuggestWidget.selectedBackground#0b0c0d
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#757575
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#00ffc3
  • foreground#00ffc3
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#00ffc3
  • input.background#17171f
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#424260
  • inputOption.activeBackground#424260
  • inputOption.activeBorder#ffffff
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#116468
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#0f1013
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#2a2e30
  • list.hoverForeground#e8e8e8
  • list.inactiveSelectionBackground#116468
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#1f1f1f
  • listFilterWidget.noMatchesOutline#494949
  • listFilterWidget.outline#00000000
  • menu.background#17171f
  • menu.border#00000000
  • menu.foreground#ffffff
  • menu.selectionBackground#0f0f17
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#0f0f17
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#00ffc3
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#090919
  • minimap.errorHighlight#797979
  • minimap.findMatchHighlight#5c6d84
  • minimap.selectionHighlight#ffffff12
  • minimap.warningHighlight#757575
  • minimapGutter.addedBackground#adff00
  • minimapGutter.deletedBackground#ff000c
  • minimapGutter.modifiedBackground#00c7ff
  • notificationCenter.border#17171f
  • notificationCenterHeader.background#0f0f17
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#17171f
  • notifications.border#0f0f17
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#17171f
  • panel.background#090919
  • panel.border#80808000
  • panelSection.border#424260
  • panelTitle.activeBorder#00ffc3
  • panelTitle.activeForeground#00ffc3
  • panelTitle.inactiveForeground#ffffff
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#00ffc3
  • scrollbar.shadow#00ffc3
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#0f0f17
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#00ffc3
  • sideBar.background#090919
  • sideBar.border#090919
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#17171f
  • sideBarSectionHeader.border#00ffc3
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#090919
  • statusBar.border#ffffff
  • statusBar.debuggingBackground#0e1115
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#00ffc3
  • statusBar.noFolderBackground#0e0d13
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#00ffc3
  • statusBarItem.remoteForeground#090a13
  • tab.activeBackground#17171f
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00ffc3
  • tab.activeForeground#00ffc3
  • tab.border#0f0f17
  • tab.inactiveBackground#0f0f17
  • tab.inactiveForeground#ffffff
  • 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#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#424260
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff0c
  • terminalCursor.background#ffffff0c
  • terminalCursor.foreground#ffffff
  • textLink.foreground#00ffc3
  • titleBar.activeBackground#090919
  • titleBar.activeForeground#00ffc3
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0f0f17
  • titleBar.inactiveForeground#424260
  • tree.indentGuidesStroke#585858
  • 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#00ffab
variable.other.generic-type.haskell#ff00e3
storage.type.haskell#00dbff
support.variable.magic.python#00ffab
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#00ffab
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#ff009b
entity.name.lifetime.rust#00ffab
variable.language.rust#00ffab
support.constant.edge#ff00e3
constant.other.character-class.regexp#00ffab
keyword.operator.quantifier.regexp#00dbff
punctuation.definition.string.begin,punctuation.definition.string.end#00dbff
variable.parameter.function#ffffff
comment markup.link#68ff0093
markup.changed.diff#00ffab
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ff009b
markup.inserted.diff#00dbff
markup.deleted.diff#00ffab
meta.function.c,meta.function.cpp#00ffab
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#ffffff
punctuation.separator.key-value#ffffff
keyword.operator.expression.import#ff009b
support.constant.math#00ffab
support.constant.property.math#00dbff
variable.other.constant#00ffab
storage.type.annotation.java, storage.type.object.array.java#00ffab
source.java#00ffab
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#ffffff
meta.method.java#ff009b
storage.modifier.import.java,storage.type.java,storage.type.generic.java#00ffab
keyword.operator.instanceof.java#ff00e3
meta.definition.variable.name.java#00ffab
keyword.operator.logical#ff0000
keyword.operator.bitwise#ff0000
keyword.operator.channel#ff0000
support.constant.property-value.scss,support.constant.property-value.css#00dbff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff0000
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#00dbff
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#00dbff
support.type.vendored.property-name.css#ff0000
support.module.node,support.type.object.module,support.module.node#00ffab
entity.name.type.module#00ffab
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#00ffab
support.constant.json#00dbff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ff00e3
support.type.object.console#00ffab
support.variable.property.process#00dbff
entity.name.function,support.function.console#ff009b
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#ff00e3
keyword.operator.delete#ff00e3
support.type.object.dom#ff0000
support.variable.dom,support.variable.property.dom#00ffab
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff0000
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#ff00e3
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#ff00e3
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff0000
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff00e3
variable.parameter.function.language.python#00dbff
support.type.python#ff0000
keyword.operator.logical.python#ff00e3
variable.parameter.function.python#00dbff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ffffff
meta.function-call.generic.python#ff009b
constant.character.format.placeholder.other.python#00dbff
keyword.operator#ffffff
keyword.operator.assignment.compound#ff00e3
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff0000
keyword#ff00e3
entity.name.namespace#00ffab
variable#00ffab
variable.c#ffffff
variable.language#00ffab
token.variable.parameter.java#ffffff
import.storage.java#00ffab
token.package.keyword#ff00e3
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#ff009b
entity.name.type.namespace#00ffab
support.class, entity.name.type.class#00ffab
entity.name.class.identifier.namespace.type#00ffab
entity.name.class, variable.other.class.js, variable.other.class.ts#00ffab
variable.other.class.php#00ffab
entity.name.type#00ffab
keyword.control#ff00e3
control.elements, keyword.operator.less#00dbff
keyword.other.special-method#ff009b
storage#ff00e3
token.storage#ff00e3
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#ff00e3
token.storage.type.java#00ffab
support.function#ff0000
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#00dbff
meta.tag#ffffff
string#00dbff
entity.other.inherited-class#00ffab
constant.other.symbol#ff0000
constant.numeric#00dbff
constant#00dbff
punctuation.definition.constant#00dbff
entity.name.tag#00ffab
entity.other.attribute-name#00dbff
entity.other.attribute-name.id#ff009bnormal
entity.other.attribute-name.class.css#00dbffnormal
meta.selector#ff00e3
markup.heading#00ffab
markup.heading punctuation.definition.heading, entity.name.section#ff009b
keyword.other.unit#00ffab
markup.bold,todo.bold#00dbff
punctuation.definition.bold#00ffab
markup.italic, punctuation.definition.italic,todo.emphasis#ff00e3
emphasis md#ff00e3
entity.name.section.markdown#00ffab
punctuation.definition.heading.markdown#00ffab
punctuation.definition.list.begin.markdown#00ffab
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#00dbff
markup.inline.raw.markdown#00dbff
markup.inline.raw.string.markdown#00dbff
punctuation.definition.list.markdown#00ffab
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#00ffab
beginning.punctuation.definition.list.markdown#00ffab
punctuation.definition.metadata.markdown#00ffab
markup.underline.link.markdown,markup.underline.link.image.markdown#ff00e3
string.other.link.title.markdown,string.other.link.description.markdown#ff009b
string.regexp#ff0000
constant.character.escape#ff0000
punctuation.section.embedded, variable.interpolation#00ffab
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff00e3
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#00ffab
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#00ffab
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#00dbff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff0000
support.type.property-name.json#00ffab
support.type.property-name.json punctuation#00ffab
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff00e3
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff00e3
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#00ffab
keyword.operator.error-control.php#ff00e3
keyword.operator.type.php#ff00e3
punctuation.section.array.begin.php#ffffff
punctuation.section.array.end.php#ffffff
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#00ffab
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ff009b
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#ffffff
support.constant.core.rust#00dbff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#00dbff
entity.name.goto-label.php,support.other.php#ff009b
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff0000
keyword.operator.regexp.php#ff00e3
keyword.operator.comparison.php#ff0000
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff00e3
meta.function.decorator.python#ff009b
support.token.decorator.python,meta.function.decorator.identifier.python#ff0000
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#ff0000
rgb-value#ff0000
inline-color-decoration rgb-value#00dbff
less rgb-value#00dbff
selector.sass#00ffab
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#00ffab
block.scope.end,block.scope.begin#ffffff
storage.type.cs#00ffab
entity.name.variable.local.cs#00ffab
token.info-token#ff009b
token.warn-token#00dbff
token.error-token#f44747
token.debug-token#ff00e3
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff00e3
meta.template.expression#ffffff
keyword.operator.module#ff00e3
support.type.type.flowtype#ff009b
support.type.primitive#00ffab
meta.property.object#00ffab
variable.parameter.function.js#00ffab
keyword.other.template.begin#00dbff
keyword.other.template.end#00dbff
keyword.other.substitution.begin#00dbff
keyword.other.substitution.end#00dbff
keyword.operator.assignment#ff0000
keyword.operator.assignment.go#00ffab
keyword.operator.arithmetic.go, keyword.operator.address.go#ff00e3
entity.name.package.go#00ffab
support.type.prelude.elm#ff0000
support.constant.elm#00dbff
punctuation.quasi.element#ff00e3
constant.character.entity#00ffab
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff0000
entity.global.clojure#00ffab
meta.symbol.clojure#00ffab
constant.keyword.clojure#ff0000
meta.arguments.coffee, variable.parameter.function.coffee#00ffab
source.ini#00dbff
meta.scope.prerequisites.makefile#00ffab
source.makefile#00ffab
storage.modifier.import.groovy#00ffab
meta.method.groovy#ff009b
meta.definition.variable.name.groovy#00ffab
meta.definition.class.inherited.classes.groovy#00dbff
support.variable.semantic.hlsl#00ffab
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#ff00e3
text.variable, text.bracketed#00ffab
support.type.swift, support.type.vb.asp#00ffab
entity.name.function.xi#00ffab
entity.name.class.xi#ff0000
constant.character.character-class.regexp.xi#00ffab
constant.regexp.xi#ff00e3
keyword.control.xi#ff0000
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#00dbff
beginning.punctuation.definition.list.markdown.xi#68ff0093
constant.character.xi#ff009b
accent.xi#ff009b
wikiword.xi#00dbff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#68ff0093
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#00ffab
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#00ffab
meta.brace.square#ffffff
comment, punctuation.definition.comment#68ff0093italic
markup.quote.markdown#68ff0093
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#ff0000
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
ThemeDatabase All Themes by enes ozturk - VS Code Theme