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#141414
  • activityBar.foreground#cccccc99
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#000000
  • badge.background#88c0d0
  • badge.foreground#141414
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#1d1d1d
  • breadcrumb.foreground#cccccc99
  • breadcrumbPicker.background#141414
  • button.background#4c9df3
  • button.foreground#191c22
  • button.hoverBackground#66aefa
  • button.secondaryBackground#565656
  • button.secondaryForeground#ececec
  • button.secondaryHoverBackground#767676
  • debugExceptionWidget.background#505050
  • debugExceptionWidget.border#141414
  • debugToolBar.background#1d1d1d
  • diffEditor.insertedTextBackground#ffffff22
  • diffEditor.removedTextBackground#ffffff22
  • dropdown.background#1d1d1d
  • dropdown.border#2a2a2a
  • dropdown.foreground#ffffff
  • editor.background#1d1d1d
  • editor.findMatchBackground#88c0d066
  • editor.findMatchHighlightBackground#88c0d044
  • editor.findRangeHighlightBackground#ffffff33
  • editor.foreground#d8dee9
  • editor.hoverHighlightBackground#292929
  • editor.inactiveSelectionBackground#40404077
  • editor.lineHighlightBackground#292929
  • editor.lineHighlightBorder#292929
  • editor.rangeHighlightBackground#40404052
  • editor.selectionBackground#40404099
  • editor.selectionHighlightBackground#404040cc
  • editor.snippetFinalTabstopHighlightBorder#cccccc
  • editor.snippetTabstopHighlightBackground#cccccc55
  • editor.wordHighlightBackground#ffffff21
  • editor.wordHighlightStrongBackground#ffffff2d
  • editorBracketMatch.background#14141400
  • editorBracketMatch.border#ffffff55
  • editorCodeLens.foreground#505050
  • editorCursor.foreground#ffffff
  • editorError.border#bf616a00
  • editorError.foreground#bf616a
  • editorGroup.border#2a2a2a00
  • editorGroup.dropBackground#2a2a2a99
  • editorGroup.emptyBackground#141414
  • editorGroupHeader.noTabsBackground#141414
  • editorGroupHeader.tabsBackground#141414
  • editorGroupHeader.tabsBorder#ffffff0d
  • editorGutter.addedBackground#a3be8c
  • editorGutter.background#1d1d1d
  • editorGutter.deletedBackground#bf616a
  • editorGutter.modifiedBackground#ebcb8b
  • editorHoverWidget.background#1d1d1d
  • editorHoverWidget.border#2a2a2a
  • editorIndentGuide.activeBackground#505050
  • editorIndentGuide.background#404040b3
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#505050
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#505050
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#505050
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#505050
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#ffffff70
  • editorMarkerNavigationError.background#bf616ac0
  • editorMarkerNavigationWarning.background#cccccc
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#494949
  • editorSuggestWidget.background#141414
  • editorSuggestWidget.border#2a2a2a
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#404040
  • editorWarning.border#cccccc00
  • editorWarning.foreground#C99C6E
  • editorWhitespace.foreground#505050b3
  • editorWidget.background#141414
  • editorWidget.resizeBorder#ffffff
  • errorForeground#bf616a
  • extensionButton.prominentBackground#565656
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#767676
  • focusBorder#00000000
  • foreground#ccccccdd
  • gitDecoration.addedResourceForeground#a3be8c
  • gitDecoration.deletedResourceForeground#bf616a
  • gitDecoration.ignoredResourceForeground#505050
  • gitDecoration.modifiedResourceForeground#ebcb8b
  • gitDecoration.untrackedResourceForeground#88c0d0
  • input.background#2a2a2a55
  • input.border#2a2a2a
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff99
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBackground#bf616a
  • inputValidation.errorBorder#bf616a
  • inputValidation.infoBackground#88c0d0
  • inputValidation.infoBorder#88c0d0
  • inputValidation.infoForeground#141414
  • inputValidation.warningBackground#ebcb8b
  • inputValidation.warningBorder#ebcb8b
  • list.activeSelectionBackground#ffffff1d
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#cccccc
  • list.dropBackground#ffffff99
  • list.errorForeground#bf616a
  • list.focusBackground#434c5e
  • list.focusForeground#eceff4
  • list.highlightForeground#88c0d0
  • list.hoverBackground#2a2a2a99
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffff10
  • list.inactiveSelectionForeground#ffffffd7
  • list.invalidItemForeground#cccccc
  • list.warningForeground#C99C6E
  • menu.background#141414
  • menu.foreground#cccccc
  • menu.separatorBackground#cccccc
  • menubar.selectionBackground#cccccc33
  • merge.border#2a2a2a00
  • merge.currentContentBackground#88c0d04d
  • merge.currentHeaderBackground#88c0d066
  • merge.incomingContentBackground#a3be8c4d
  • merge.incomingHeaderBackground#a3be8c66
  • minimap.background#1d1d1d
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#15ac9170
  • minimap.selectionHighlight#363636
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#15ac91
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#e5b95c
  • notificationLink.foreground#88c0d0
  • notifications.background#141414
  • notifications.foreground#ffffff
  • panel.background#141414
  • panel.border#ffffff0d
  • panelTitle.activeBorder#ffffff00
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cccccc99
  • peekView.border#505050
  • peekViewEditor.background#141414
  • peekViewEditor.matchHighlightBackground#ffffff66
  • peekViewEditorGutter.background#141414
  • peekViewResult.background#141414
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff66
  • peekViewResult.matchHighlightBackground#ffffff66
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#2a2a2a
  • peekViewTitleDescription.foreground#ffffff
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#2a2a2a00
  • pickerGroup.foreground#ffffff
  • progressBar.background#a3be8c
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#60606055
  • scrollbarSlider.background#40404055
  • scrollbarSlider.hoverBackground#40404055
  • selection.background#ffffff33
  • sideBar.background#141414
  • sideBar.border#ffffff0d
  • sideBar.dropBackground#141414
  • sideBar.foreground#cccccc99
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.foreground#505050
  • sideBarTitle.foreground#cccccc
  • statusBar.background#141414
  • statusBar.border#ffffff0d
  • statusBar.debuggingBackground#434c5e
  • statusBar.debuggingForeground#d8dee9
  • statusBar.foreground#cccccc82
  • statusBar.noFolderBackground#141414
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#505050
  • statusBarItem.hoverBackground#404040
  • statusBarItem.prominentBackground#2a2a2a
  • statusBarItem.prominentHoverBackground#404040
  • tab.activeBackground#1d1d1d
  • tab.activeBorder#1d1d1d
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#ffffff
  • tab.border#ffffff0d
  • tab.hoverBackground#ffffff00
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#505050
  • tab.unfocusedActiveBorder#88c0d000
  • tab.unfocusedActiveForeground#ffffff99
  • tab.unfocusedHoverBackground#2a2a2ab3
  • tab.unfocusedHoverBorder#88c0d000
  • tab.unfocusedInactiveForeground#ffffff66
  • terminal.ansiBlack#404450
  • terminal.ansiBlue#62A3EA
  • terminal.ansiBrightBlack#505665
  • terminal.ansiBrightBlue#6FC2FA
  • terminal.ansiBrightCyan#73CEDD
  • terminal.ansiBrightGreen#B1DE82
  • terminal.ansiBrightMagenta#D079F8
  • terminal.ansiBrightRed#ED6B72
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#E5A769
  • terminal.ansiCyan#63B1C0
  • terminal.ansiGreen#97C070
  • terminal.ansiMagenta#B567D8
  • terminal.ansiRed#D05E64
  • terminal.ansiWhite#D8DADF
  • terminal.ansiYellow#C7925C
  • terminal.background#141414
  • terminal.foreground#ffffffcc
  • terminal.selectionBackground#636262dd
  • terminalCursor.background#ffffff22
  • terminalCursor.foreground#ffffff
  • textLink.activeForeground#4c9df3
  • textLink.foreground#4c9df3
  • textPreformat.foreground#88c0d0
  • textSeparator.foreground#88c0d0
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#cccccc82
  • titleBar.border#ffffff0d
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#cccccc60
  • tree.indentGuidesStroke#cccccc55
  • walkThrough.embeddedEditorBackground#141414
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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