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#ff0000
  • activityBar.foreground#ff0000
  • activityBar.inactiveForeground#ff000066
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#ff0000
  • badge.background#ff0000
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#585858
  • breadcrumb.background#eaeaea
  • breadcrumb.focusForeground#585858
  • breadcrumb.foreground#000000cc
  • button.background#cc0000
  • button.foreground#ffffff
  • button.hoverBackground#0066a9
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#ff000000
  • checkbox.foreground#000000
  • debugExceptionWidget.background#f0f0f0
  • debugExceptionWidget.border#ff0000
  • debugToolBar.background#f0f0f0
  • debugToolBar.border#ff0000
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#ff000000
  • dropdown.foreground#000000
  • editor.background#000000
  • editor.findMatchBackground#717171
  • editor.findMatchBorder#717171
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#ffffff
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#ff000033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ff0000b7
  • editor.selectionHighlightBackground#ffffff
  • editor.selectionHighlightBorder#ffffff
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#6400001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#ff0000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#ff0000
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#5b98c0
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#6ab9ff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ff0000
  • editorLink.activeForeground#00ffb7
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#ff0000
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#bf0000
  • editorSuggestWidget.selectedBackground#ffd6d6
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e9a700
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f7f7f7
  • editorWidget.foreground#ff0000
  • editorWidget.resizeBorder#ff0000
  • focusBorder#ff0000
  • foreground#000000
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#000000
  • input.background#ffffff
  • input.border#ff000000
  • input.foreground#000000
  • input.placeholderForeground#5e5e5e
  • inputOption.activeBackground#ff000033
  • inputOption.activeBorder#0099ff00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#ff0000
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#660000
  • list.focusBackground#ffb1b1
  • list.focusForeground#ffffff
  • list.highlightForeground#ff0000
  • list.hoverBackground#ffffff
  • list.hoverForeground#ff0000
  • list.inactiveSelectionBackground#ffffff
  • list.inactiveSelectionForeground#000000
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#ff1700
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#ff000085
  • menu.foreground#000000
  • menu.selectionBackground#c00000
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ff0000
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#ff0000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#000000
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#717171
  • minimap.selectionHighlight#ff0000b7
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#5b98c0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#000000
  • panel.border#ff000059
  • panelSection.border#ff000059
  • panelTitle.activeBorder#ff0000
  • panelTitle.activeForeground#ff0000
  • panelTitle.inactiveForeground#ffffffbf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#000000
  • pickerGroup.foreground#000000
  • progressBar.background#ff0000
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ff000099
  • scrollbarSlider.background#ff000066
  • scrollbarSlider.hoverBackground#ffffffb3
  • selection.background#ff8282
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#000000
  • sideBar.background#000000
  • sideBar.border#ff0000
  • sideBar.dropBackground#660000
  • sideBar.foreground#ff0000
  • sideBarSectionHeader.background#ff000000
  • sideBarSectionHeader.border#ff000030
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ff0000
  • statusBar.background#000000
  • statusBar.border#ff0000
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ff00001f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#000000
  • tab.border#ff0000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ff0000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#ff000059
  • terminal.foreground#333333
  • terminal.selectionBackground#00000040
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#000000
  • textLink.foreground#006ab1
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ff0000
  • titleBar.border#ff000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#710000
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ff000029

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