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#282c34
  • activityBar.background#282c34
  • activityBar.border#242428
  • activityBar.foreground#eeeeee
  • activityBar.inactiveForeground#eeeeee
  • activityBarBadge.background#ffd166
  • activityBarBadge.foreground#282c34
  • badge.background#ffd166
  • badge.foreground#282c34
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#242428
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#ffd166
  • button.foreground#282c34
  • button.hoverBackground#ffda83
  • button.secondaryBackground#282c34
  • button.secondaryForeground#eeeeee
  • button.secondaryHoverBackground#32363f
  • checkbox.background#242428
  • checkbox.border#00000000
  • checkbox.foreground#eeeeee
  • debugExceptionWidget.background#242428
  • debugExceptionWidget.border#282c34
  • debugToolBar.background#242428
  • debugToolBar.border#282c34
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#242428
  • dropdown.border#00000000
  • dropdown.foreground#eeeeee
  • editor.background#282c34
  • editor.findMatchBackground#242428
  • editor.findMatchBorder#242428
  • editor.findMatchHighlightBackground#483248
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#32363f
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#32363f
  • editor.foreground#eeeeee
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#32363f
  • editor.lineHighlightBackground#242428
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#483248
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#242428
  • editor.wordHighlightBackground#32363f
  • editor.wordHighlightStrongBackground#483248
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#ffd166
  • editorCursor.background#282c34
  • editorCursor.foreground#ffd166
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ef476f
  • editorGroup.border#32363f
  • editorGroup.emptyBackground#282c34
  • editorGroupHeader.tabsBackground#242428
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#282c34
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#242428
  • editorHoverWidget.border#282c34
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#ffd166
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#118ab2
  • editorLineNumber.activeForeground#ffd166
  • editorLineNumber.foreground#848484
  • editorLink.activeForeground#ffd166
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ef476f
  • editorMarkerNavigationInfo.background#118ab2
  • editorMarkerNavigationWarning.background#ffd166
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#242428
  • editorSuggestWidget.border#282c34
  • editorSuggestWidget.foreground#eeeeee
  • editorSuggestWidget.highlightForeground#ffd166
  • editorSuggestWidget.selectedBackground#282c34
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffb200
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#242428
  • editorWidget.foreground#eeeeee
  • editorWidget.resizeBorder#434445
  • focusBorder#ffd166
  • foreground#eeeeee
  • 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#eeeeee
  • input.background#242428
  • input.border#00000000
  • input.foreground#eeeeee
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#ffd166
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#242428
  • list.activeSelectionBackground#282c34
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#282c34
  • list.focusBackground#282c34
  • list.focusForeground#eeeeee
  • list.highlightForeground#ffd166
  • list.hoverBackground#282c34
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#282c3485
  • list.inactiveSelectionForeground#515151
  • listFilterWidget.background#242428
  • listFilterWidget.noMatchesOutline#ffd166
  • listFilterWidget.outline#00000000
  • menu.background#242428
  • menu.border#00000000
  • menu.foreground#eeeeee
  • menu.selectionBackground#ffd166
  • menu.selectionBorder#00000000
  • menu.selectionForeground#282c34
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#282c34
  • menubar.selectionForeground#ffd166
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#282c34
  • minimap.errorHighlight#ef476f
  • minimap.findMatchHighlight#483248
  • minimap.selectionHighlight#483248
  • minimap.warningHighlight#ffb200
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#282c34
  • notificationCenterHeader.background#242428
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#242428
  • notifications.border#ffd166
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#282c34
  • panel.background#282c34
  • panel.border#00000000
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#eeeeee
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#ffd166
  • peekViewEditor.background#242428
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#242428
  • 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#242428
  • pickerGroup.foreground#ffd166
  • progressBar.background#ffd166
  • scrollbar.shadow#131313
  • scrollbarSlider.activeBackground#282c3485
  • scrollbarSlider.background#282c34
  • scrollbarSlider.hoverBackground#ffd166
  • selection.background#483248
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#eeeeee
  • sideBar.background#242428
  • sideBar.dropBackground#282c34
  • sideBar.foreground#eeeeee
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#ffd166
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#282c34
  • statusBar.debuggingBackground#ffd166
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#eeeeee
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#ffd166
  • statusBarItem.remoteForeground#282c34
  • tab.activeBackground#282c34
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#eeeeee
  • tab.border#282c34
  • tab.hoverBackground#282c3485
  • tab.inactiveBackground#242428
  • 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#80808059
  • terminal.foreground#eeeeee
  • terminal.selectionBackground#4832484a
  • terminalCursor.background#483248
  • terminalCursor.foreground#eeeeee
  • textLink.foreground#ffd166
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#eeeeee
  • titleBar.border#00000000
  • titleBar.inactiveBackground#282c34
  • titleBar.inactiveForeground#4d4d4d
  • 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#e35535
variable.other.generic-type.haskell#c62f52
storage.type.haskell#38c7bd
support.variable.magic.python#e35535
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#eeeeee
variable.parameter.function.language.special.self.python#ec9531
storage.modifier.lifetime.rust#eeeeee
support.function.std.rust#00a884
entity.name.lifetime.rust#ec9531
variable.language.rust#e35535
support.constant.edge#c62f52
constant.other.character-class.regexp#e35535
keyword.operator.quantifier.regexp#38c7bd
punctuation.definition.string.begin,punctuation.definition.string.end#d46ec0
variable.parameter.function#eeeeee
comment markup.link#7f848e
markup.changed.diff#ec9531
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#00a884
markup.inserted.diff#d46ec0
markup.deleted.diff#e35535
meta.function.c,meta.function.cpp#e35535
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#eeeeee
punctuation.separator.key-value#eeeeee
keyword.operator.expression.import#00a884
support.constant.math#ec9531
support.constant.property.math#38c7bd
variable.other.constant#d46ec0
variable.other.constant.property.js#83c5be
storage.type.annotation.java, storage.type.object.array.java#ec9531
source.java#e35535
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#eeeeee
meta.method.java#00a884
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ec9531
keyword.operator.instanceof.java#c62f52
meta.definition.variable.name.java#e35535
keyword.operator.logical#c62f52
keyword.operator.bitwise#c62f52
keyword.operator.channel#c62f52
support.constant.property-value.scss,support.constant.property-value.css#38c7bd
keyword.operator.css,keyword.operator.scss,keyword.operator.less#c62f52
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#38c7bd
punctuation.separator.list.comma.css#eeeeee
support.constant.color.w3c-standard-color-name.css#38c7bd
support.type.vendored.property-name.css#c62f52
support.module.node,support.type.object.module,support.module.node#ec9531
entity.name.type.module#ec9531
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#eeeeee
support.constant.json#38c7bd
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#c62f52
support.type.object.console#e35535
support.variable.property.process#38c7bd
entity.name.function,support.function.console#00A36C
keyword.operator.misc.rust#eeeeee
keyword.operator.sigil.rust#c62f52
keyword.operator.delete#c62f52
support.type.object.dom#c62f52
support.variable.dom,support.variable.property.dom#e35535
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#c62f52
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#c62f52
punctuation.separator.delimiter#eeeeee
punctuation.separator.c,punctuation.separator.cpp#c62f52
support.type.posix-reserved.c,support.type.posix-reserved.cpp#c62f52
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#c62f52
variable.parameter.function.language.python#38c7bd
support.type.python#c62f52
keyword.operator.logical.python#c62f52
variable.parameter.function.python#38c7bd
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#eeeeee
meta.function-call.generic.python#00a884
constant.character.format.placeholder.other.python#38c7bd
keyword.operator#eeeeee
keyword.operator.assignment.compound#c62f52
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#c62f52
keyword#c62f52
entity.name.namespace#ec9531
variable#e35535
variable.c#eeeeee
variable.language#ec9531
token.variable.parameter.java#eeeeee
import.storage.java#ec9531
token.package.keyword#c62f52
token.package#eeeeee
entity.name.function, meta.require, support.function.any-method, variable.function#06D6A0
entity.name.type.namespace#ec9531
support.class, entity.name.type.class#ec9531
entity.name.class.identifier.namespace.type#ec9531
entity.name.class, variable.other.class.js, variable.other.class.ts#16647e
variable.other.class.php#e35535
entity.name.type#ec9531
keyword.control#c62f52
control.elements, keyword.operator.less#38c7bd
keyword.other.special-method#00a884
storage#c62f52
token.storage#c62f52
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#c62f52
token.storage.type.java#ec9531
support.function#c62f52
support.type.property-name#eeeeee
support.constant.property-value#eeeeee
support.constant.font-name#38c7bd
meta.tag#eeeeee
string#d46ec0
entity.other.inherited-class#ec9531
constant.other.symbol#c62f52
constant.numeric#38c7bd
constant#38c7bd
punctuation.definition.constant#38c7bd
entity.name.tag#e35535
entity.other.attribute-name#38c7bd
entity.other.attribute-name.id#38c7bdnormal
entity.other.attribute-name.class.css#00a884normal
meta.selector#c62f52
markup.heading#e35535
markup.heading punctuation.definition.heading, entity.name.section#00a884
keyword.other.unit#e35535
markup.bold,todo.bold#38c7bd
punctuation.definition.bold#ec9531
markup.italic, punctuation.definition.italic,todo.emphasis#c62f52
emphasis md#c62f52
entity.name.section.markdown#e35535
punctuation.definition.heading.markdown#e35535
punctuation.definition.list.begin.markdown#e35535
markup.heading.setext#eeeeee
punctuation.definition.bold.markdown#38c7bd
markup.inline.raw.markdown#d46ec0
markup.inline.raw.string.markdown#d46ec0
punctuation.definition.list.markdown#e35535
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#e35535
beginning.punctuation.definition.list.markdown#e35535
punctuation.definition.metadata.markdown#e35535
markup.underline.link.markdown,markup.underline.link.image.markdown#c62f52
string.other.link.title.markdown,string.other.link.description.markdown#00a884
string.regexp#c62f52
constant.character.escape#c62f52
punctuation.section.embedded, variable.interpolation#e35535
punctuation.section.embedded.begin,punctuation.section.embedded.end#c62f52
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#eeeeee
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#e35535
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e35535
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#d46ec0
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#c62f52
support.type.property-name.json#e35535
support.type.property-name.json punctuation#e35535
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#c62f52
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#c62f52
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ec9531
keyword.operator.error-control.php#c62f52
keyword.operator.type.php#c62f52
punctuation.section.array.begin.php#eeeeee
punctuation.section.array.end.php#eeeeee
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ec9531
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00a884
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#eeeeee
support.constant.core.rust#38c7bd
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#38c7bd
entity.name.goto-label.php,support.other.php#00a884
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#c62f52
keyword.operator.regexp.php#c62f52
keyword.operator.comparison.php#c62f52
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#c62f52
meta.function.decorator.python#00a884
support.token.decorator.python,meta.function.decorator.identifier.python#c62f52
function.parameter#eeeeee
function.brace#eeeeee
function.parameter.ruby, function.parameter.cs#eeeeee
constant.language.symbol.ruby#c62f52
rgb-value#c62f52
inline-color-decoration rgb-value#38c7bd
less rgb-value#38c7bd
selector.sass#e35535
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ec9531
block.scope.end,block.scope.begin#eeeeee
storage.type.cs#ec9531
entity.name.variable.local.cs#e35535
token.info-token#00a884
token.warn-token#38c7bd
token.error-token#f44747
token.debug-token#c62f52
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#c62f52
meta.template.expression#eeeeee
keyword.operator.module#c62f52
support.type.type.flowtype#00a884
support.type.primitive#ec9531
meta.property.object#e35535
variable.parameter.function.js#e35535
keyword.other.template.begin#d46ec0
keyword.other.template.end#d46ec0
keyword.other.substitution.begin#d46ec0
keyword.other.substitution.end#d46ec0
keyword.operator.assignment#c62f52
keyword.operator.assignment.go#ec9531
keyword.operator.arithmetic.go, keyword.operator.address.go#c62f52
entity.name.package.go#ec9531
support.type.prelude.elm#c62f52
support.constant.elm#38c7bd
punctuation.quasi.element#c62f52
constant.character.entity#e35535
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#c62f52
entity.global.clojure#ec9531
meta.symbol.clojure#e35535
constant.keyword.clojure#c62f52
meta.arguments.coffee, variable.parameter.function.coffee#e35535
source.ini#d46ec0
meta.scope.prerequisites.makefile#e35535
source.makefile#ec9531
storage.modifier.import.groovy#ec9531
meta.method.groovy#00a884
meta.definition.variable.name.groovy#e35535
meta.definition.class.inherited.classes.groovy#d46ec0
support.variable.semantic.hlsl#ec9531
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#c62f52
text.variable, text.bracketed#e35535
support.type.swift, support.type.vb.asp#ec9531
entity.name.function.xi#ec9531
entity.name.class.xi#c62f52
constant.character.character-class.regexp.xi#e35535
constant.regexp.xi#c62f52
keyword.control.xi#c62f52
invalid.xi#eeeeee
beginning.punctuation.definition.quote.markdown.xi#d46ec0
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#00a884
accent.xi#00a884
wikiword.xi#38c7bd
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848e
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ec9531
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e35535
meta.brace.square#eeeeee
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#7f848e
punctuation.definition.block.sequence.item.yaml#eeeeee
constant.language.symbol.elixir#c62f52
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
Nowyy Theme by Noah Harborth - VS Code Theme