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#000000
  • activityBar.background#000000
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#0000dd
  • activityBarBadge.foreground#ffffff
  • badge.background#0000dd
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffcc
  • button.background#222222
  • button.foreground#ffffff
  • button.hoverBackground#333333
  • button.secondaryBackground#111111
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#222222
  • checkbox.background#000000
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugConsole.errorForeground#ff0000
  • debugConsole.infoForeground#ffffff
  • debugConsole.sourceForeground#ffffff
  • debugConsole.warningForeground#ffff00
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#ffffff
  • debugToolBar.background#000000
  • debugToolBar.border#ffffff
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000000
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.findMatchBackground#ff00ff33
  • editor.findMatchBorder#ffffff
  • editor.findMatchHighlightBackground#ff00ff33
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#0000ff22
  • editor.foreground#bbbbbb
  • editor.hoverHighlightBackground#ff00ff55
  • editor.inactiveSelectionBackground#ffffff22
  • editor.lineHighlightBackground#ff00ff11
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ff00ff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff33
  • editor.selectionHighlightBackground#ff00ff26
  • editor.selectionHighlightBorder#ffffff
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ffffff33
  • editorBracketMatch.background#ffffff1a
  • editorBracketMatch.border#ffffff33
  • editorCodeLens.foreground#ffffff55
  • editorCursor.background#ffffff
  • editorCursor.foreground#ff00ff
  • editorError.background#ff000055
  • editorError.border#ffffff00
  • editorError.foreground#ff0000
  • editorGroup.border#111111
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#00ff00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#ff0000
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#ffff00
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#ffffff
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#444444
  • editorIndentGuide.background#222222
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#4490BF
  • editorLineNumber.activeForeground#ff00ff
  • editorLineNumber.foreground#ffffff
  • editorLink.activeForeground#008bff
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#ff0000
  • editorMarkerNavigationInfo.background#0000ff
  • editorMarkerNavigationWarning.background#ffff00
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#FFFFFF0F
  • editorRuler.foreground#111111
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#ffffff
  • editorSuggestWidget.foreground#ffffff88
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#A99040
  • editorWhitespace.foreground#ffffff29
  • editorWidget.background#000000
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#ffffff
  • focusBorder#ffffff
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#00dd00
  • gitDecoration.conflictingResourceForeground#ffa500
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#ffff00
  • gitDecoration.stageDeletedResourceForeground#ff0000
  • gitDecoration.stageModifiedResourceForeground#ffff00
  • gitDecoration.submoduleResourceForeground#0000ff
  • gitDecoration.untrackedResourceForeground#00ffff
  • icon.foreground#ffffff
  • input.background#000000
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#888888
  • inputOption.activeBackground#222222
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#222222
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#111111
  • list.errorForeground#ff0000
  • list.focusBackground#111111
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#333333
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#ffff00
  • listFilterWidget.background#111111
  • listFilterWidget.noMatchesOutline#dd0000
  • listFilterWidget.outline#00000000
  • menu.background#000000
  • menu.border#ffffff85
  • menu.foreground#ffffff
  • menu.selectionBackground#111111
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000000
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#0000ff
  • minimap.selectionHighlight#00ff00
  • minimap.warningHighlight#ffff00
  • minimapGutter.addedBackground#00ff00
  • minimapGutter.deletedBackground#ff0000
  • minimapGutter.modifiedBackground#ffff00
  • notificationCenter.border#ffffff
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#000000
  • notifications.border#ffffff
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#0000dd
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#ffffff
  • panel.background#000000
  • panel.border#ffffff59
  • panelSection.border#ffffff59
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#ffffff
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#ff00ff22
  • peekViewEditor.matchHighlightBorder#ffffff
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#ff00ff22
  • peekViewResult.selectionBackground#333333
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff
  • pickerGroup.foreground#0077ff
  • progressBar.background#ffffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#222222
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000
  • sideBar.border#222222
  • sideBar.dropBackground#111111
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#00000033
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#111111
  • statusBar.border#ffffff00
  • statusBar.debuggingBackground#dd0000
  • statusBar.debuggingBorder#ffffff00
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#0000dd
  • statusBar.noFolderBorder#ffffff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#00dd00
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#222222
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#ffffff80
  • 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#ffffff59
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff22
  • terminalCursor.background#ff00ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#0077ff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#333333
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000000

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