Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#161616
  • activityBar.foreground#bdd2ff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#bdd2ff
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#161616
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#679fff
  • button.foreground#ffffff
  • button.hoverBackground#5892f5
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#161616
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#28ff9033
  • diffEditor.removedTextBackground#75000033
  • dropdown.background#161616
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#161616
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#30303000
  • editor.findMatchHighlightBackground#ffc19a55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4132
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#85828b
  • editor.hoverHighlightBackground#69b4ff26
  • editor.inactiveSelectionBackground#3a3d419f
  • editor.lineHighlightBackground#18181942
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#89576e9b
  • editor.selectionHighlightBackground#4ea7ff26
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#5757574e
  • editor.wordHighlightBorder#04040400
  • editor.wordHighlightStrongBackground#7491ff5e
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorBracketPairGuide.activeBackground1#679FFF
  • editorBracketPairGuide.activeBackground2#BDD2FF
  • editorBracketPairGuide.activeBackground3#FF9CAC
  • editorBracketPairGuide.activeBackground4#679FFF
  • editorBracketPairGuide.background1#85828b22
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorGroupHeader.tabsBorder#161616
  • editorGutter.addedBackground#32ffb2
  • editorGutter.background#161616
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ffa0a4
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#bdd2ff
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#1e1c24
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#ffcb6b
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#bdd2ff
  • editorMarkerNavigationWarning.background#ffcb6b
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#161616
  • editorSuggestWidget.border#85828b
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#bdd2ff
  • editorSuggestWidget.selectedBackground#bdd2ff28
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#fff0ac85
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#161616
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#c7dcff2c
  • foreground#d8d8d9
  • 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#d8d8d9
  • input.background#161616
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#679fff8f
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#c4b7ff26
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#ffd38d0e
  • list.focusForeground#cccccc
  • list.highlightForeground#bdd2ff
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#aaaaff24
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#161616
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#bdd2ff58
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#bdd2ff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#161616
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#89576e9b
  • minimap.warningHighlight#fff0ac85
  • minimapGutter.addedBackground#32ffb2
  • minimapGutter.deletedBackground#ffa0a4
  • minimapGutter.modifiedBackground#bdd2ff
  • notificationCenter.border#25232a
  • notificationCenterHeader.background#161616
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#161616
  • notifications.border#25232a
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ffb5a6
  • notificationsInfoIcon.foreground#b1daff
  • notificationsWarningIcon.foreground#ffe77d
  • notificationToast.border#161616
  • panel.background#161616
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#161717
  • peekViewEditor.background#002033
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#161616
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#161616
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#bdd2ff
  • progressBar.background#bdd2ff
  • scrollbar.shadow#171717
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#89576eb3
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#d8d8d9
  • sideBar.background#161616
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#161616
  • statusBar.debuggingBackground#ffcb6b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8254ff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#161616
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#161616
  • tab.activeBorder#bdd2ff
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#ffffff00
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#0B0B0F
  • terminal.ansiBlue#679FFF
  • terminal.ansiBrightBlack#6F6C76
  • terminal.ansiBrightBlue#BDD2FF
  • terminal.ansiBrightCyan#8FD6E3
  • terminal.ansiBrightGreen#9FE3C0
  • terminal.ansiBrightMagenta#FFC1D6
  • terminal.ansiBrightRed#FF9CAC
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D6CCB8
  • terminal.ansiCyan#5FB3C2
  • terminal.ansiGreen#7BC4A4
  • terminal.ansiMagenta#FF9CAC
  • terminal.ansiRed#E26D7D
  • terminal.ansiWhite#E6E3EC
  • terminal.ansiYellow#B8B0A0
  • terminal.border#85828B40
  • terminal.foreground#C9C6D0
  • terminal.selectionBackground#679FFF26
  • terminalCursor.background#679FFF
  • terminalCursor.foreground#0B0B0F
  • textLink.foreground#bdd2ff
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#161616
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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