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#16161b
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#323232
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#18181d
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#3c3f41
  • button.foreground#ffffff
  • button.hoverBackground#666a6d
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • contrastBorder#00000000
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1d1d24
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#212121
  • editor.lineHighlightBackground#272730
  • editor.lineHighlightBorder#272730
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#272730
  • editor.selectionForeground#ccd8eb
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495f77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#383838b8
  • editorBracketHighlight.foreground1#ffffff
  • editorBracketHighlight.foreground2#66c948
  • editorBracketHighlight.foreground3#7b868d
  • editorBracketHighlight.foreground4#ff406d
  • editorBracketHighlight.foreground5#70b0d8
  • editorBracketHighlight.foreground6#b3673b
  • editorBracketMatch.background#585454d3
  • editorBracketMatch.border#ff000000
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#c2c2c2
  • editorError.background#b73a3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGhostText.border#00000000
  • editorGhostText.foreground#6fbf5f61
  • editorGroup.border#444444
  • editorGroup.emptyBackground#16161b
  • editorGroupHeader.tabsBackground#16161b
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#16161b
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#1a1a1bcb
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#eae7e7
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#ead6d6
  • editorInfo.background#4490bf00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#75beff
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#80c774
  • editorLineNumber.activeForeground#a8cfbe
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#1b1b1b
  • editorSuggestWidget.border#1b1b1b
  • editorSuggestWidget.foreground#eaeaea
  • editorSuggestWidget.highlightForeground#ad7d6a
  • editorSuggestWidget.selectedBackground#303030
  • editorWarning.background#a9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#181819
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5f5f5f
  • focusBorder#00000000
  • foreground#cccccc
  • 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#cccccc
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#2c2927
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#0097fb
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#4d4d4d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403b
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384b
  • merge.incomingHeaderBackground#395f8f
  • minimap.background#16161b
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#343434
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#16161b
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • 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#3f3f46
  • pickerGroup.foreground#466180
  • progressBar.background#becbd5
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ff000000
  • scrollbarSlider.background#54545466
  • scrollbarSlider.hoverBackground#ff000000
  • selection.background#6d7073
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#16161b
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#16161b
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1d1d24
  • tab.activeBorder#494949
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#8282a700
  • tab.inactiveBackground#16161b
  • 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#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#5c5c5c
  • terminalCursor.foreground#ffffff
  • textLink.foreground#42566d
  • titleBar.activeBackground#16161b
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • 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#8A929F
variable.other.generic-type.haskell#FFFFFF
storage.type.haskell#90BAA1
support.variable.magic.python#8A929F
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#FFFFFF
variable.parameter.function.language.special.self.python#80AABE
storage.modifier.lifetime.rust#FFFFFF
support.function.std.rust#929292
entity.name.lifetime.rust#80AABE
variable.language.rust#8A929F
support.constant.edge#FFFFFF
constant.other.character-class.regexp#8A929F
keyword.operator.quantifier.regexp#90BAA1
punctuation.definition.string.begin,punctuation.definition.string.end#90BAA1
variable.parameter.function#FFFFFF
comment markup.link#4F4F4F
markup.changed.diff#80AABE
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#929292
markup.inserted.diff#90BAA1
markup.deleted.diff#8A929F
meta.function.c,meta.function.cpp#8A929F
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#FFFFFF
punctuation.separator.key-value#FFFFFF
keyword.operator.expression.import#929292
support.constant.math#80AABE
support.constant.property.math#90BAA1
variable.other.constant#80AABE
storage.type.annotation.java, storage.type.object.array.java#80AABE
source.java#8A929F
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#FFFFFF
meta.method.java#929292
storage.modifier.import.java,storage.type.java,storage.type.generic.java#80AABE
keyword.operator.instanceof.java#FFFFFF
meta.definition.variable.name.java#8A929F
keyword.operator.logical#CD345F
keyword.operator.bitwise#CD345F
keyword.operator.channel#CD345F
support.constant.property-value.scss,support.constant.property-value.css#90BAA1
keyword.operator.css,keyword.operator.scss,keyword.operator.less#CD345F
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#90BAA1
punctuation.separator.list.comma.css#FFFFFF
support.constant.color.w3c-standard-color-name.css#90BAA1
support.type.vendored.property-name.css#CD345F
support.module.node,support.type.object.module,support.module.node#80AABE
entity.name.type.module#80AABE
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#8A929F
support.constant.json#90BAA1
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#FFFFFF
support.type.object.console#8A929F
support.variable.property.process#90BAA1
entity.name.function,support.function.console#929292
keyword.operator.misc.rust#FFFFFF
keyword.operator.sigil.rust#FFFFFF
keyword.operator.delete#FFFFFF
support.type.object.dom#CD345F
support.variable.dom,support.variable.property.dom#8A929F
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#CD345F
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#FFFFFF
punctuation.separator.delimiter#FFFFFF
punctuation.separator.c,punctuation.separator.cpp#FFFFFF
support.type.posix-reserved.c,support.type.posix-reserved.cpp#CD345F
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#FFFFFF
variable.parameter.function.language.python#90BAA1
support.type.python#CD345F
keyword.operator.logical.python#FFFFFF
variable.parameter.function.python#90BAA1
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#FFFFFF
meta.function-call.generic.python#929292
constant.character.format.placeholder.other.python#90BAA1
keyword.operator#FFFFFF
keyword.operator.assignment.compound#FFFFFF
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#CD345F
keyword#FFFFFF
entity.name.namespace#80AABE
variable#8A929F
variable.c#FFFFFF
variable.language#80AABE
token.variable.parameter.java#FFFFFF
import.storage.java#80AABE
token.package.keyword#FFFFFF
token.package#FFFFFF
entity.name.function, meta.require, support.function.any-method, variable.function#929292
entity.name.type.namespace#80AABE
support.class, entity.name.type.class#80AABE
entity.name.class.identifier.namespace.type#80AABE
entity.name.class, variable.other.class.js, variable.other.class.ts#80AABE
variable.other.class.php#8A929F
entity.name.type#80AABE
keyword.control#FFFFFF
control.elements, keyword.operator.less#90BAA1
keyword.other.special-method#929292
storage#FFFFFF
token.storage#FFFFFF
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#FFFFFF
token.storage.type.java#80AABE
support.function#CD345F
support.type.property-name#FFFFFF
support.constant.property-value#FFFFFF
support.constant.font-name#90BAA1
meta.tag#FFFFFF
string#90BAA1
entity.other.inherited-class#80AABE
constant.other.symbol#CD345F
constant.numeric#90BAA1
constant#90BAA1
punctuation.definition.constant#90BAA1
entity.name.tag#8A929F
entity.other.attribute-name#90BAA1
entity.other.attribute-name.id#929292
entity.other.attribute-name.class.css#90BAA1
meta.selector#FFFFFF
markup.heading#8A929F
markup.heading punctuation.definition.heading, entity.name.section#929292
keyword.other.unit#8A929F
markup.bold,todo.bold#90BAA1
punctuation.definition.bold#80AABE
markup.italic, punctuation.definition.italic,todo.emphasis#FFFFFF
emphasis md#FFFFFF
entity.name.section.markdown#8A929F
punctuation.definition.heading.markdown#8A929F
punctuation.definition.list.begin.markdown#8A929F
markup.heading.setext#FFFFFF
punctuation.definition.bold.markdown#90BAA1
markup.inline.raw.markdown#90BAA1
markup.inline.raw.string.markdown#90BAA1
punctuation.definition.list.markdown#8A929F
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#8A929F
beginning.punctuation.definition.list.markdown#8A929F
punctuation.definition.metadata.markdown#8A929F
markup.underline.link.markdown,markup.underline.link.image.markdown#FFFFFF
string.other.link.title.markdown,string.other.link.description.markdown#929292
string.regexp#CD345F
constant.character.escape#CD345F
punctuation.section.embedded, variable.interpolation#8A929F
punctuation.section.embedded.begin,punctuation.section.embedded.end#FFFFFF
invalid.illegal#FFFFFF
invalid.illegal.bad-ampersand.html#FFFFFF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
source.json meta.structure.dictionary.json > string.quoted.json#8A929F
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#8A929F
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#90BAA1
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#CD345F
support.type.property-name.json#8A929F
support.type.property-name.json punctuation#8A929F
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#FFFFFF
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#FFFFFF
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#80AABE
keyword.operator.error-control.php#FFFFFF
keyword.operator.type.php#FFFFFF
punctuation.section.array.begin.php#FFFFFF
punctuation.section.array.end.php#FFFFFF
invalid.illegal.non-null-typehinted.php#F44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#80AABE
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#929292
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#FFFFFF
support.constant.core.rust#90BAA1
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#90BAA1
entity.name.goto-label.php,support.other.php#929292
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#CD345F
keyword.operator.regexp.php#FFFFFF
keyword.operator.comparison.php#CD345F
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#FFFFFF
meta.function.decorator.python#929292
support.token.decorator.python,meta.function.decorator.identifier.python#CD345F
function.parameter#FFFFFF
function.brace#FFFFFF
function.parameter.ruby, function.parameter.cs#FFFFFF
constant.language.symbol.ruby#CD345F
rgb-value#CD345F
inline-color-decoration rgb-value#90BAA1
less rgb-value#90BAA1
selector.sass#8A929F
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#80AABE
block.scope.end,block.scope.begin#FFFFFF
storage.type.cs#80AABE
entity.name.variable.local.cs#8A929F
token.info-token#929292
token.warn-token#90BAA1
token.error-token#F44747
token.debug-token#FFFFFF
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#FFFFFF
meta.template.expression#FFFFFF
keyword.operator.module#FFFFFF
support.type.type.flowtype#929292
support.type.primitive#80AABE
meta.property.object#8A929F
variable.parameter.function.js#8A929F
keyword.other.template.begin#90BAA1
keyword.other.template.end#90BAA1
keyword.other.substitution.begin#90BAA1
keyword.other.substitution.end#90BAA1
keyword.operator.assignment#CD345F
keyword.operator.assignment.go#80AABE
keyword.operator.arithmetic.go, keyword.operator.address.go#FFFFFF
entity.name.package.go#80AABE
support.type.prelude.elm#CD345F
support.constant.elm#90BAA1
punctuation.quasi.element#FFFFFF
constant.character.entity#8A929F
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#CD345F
entity.global.clojure#80AABE
meta.symbol.clojure#8A929F
constant.keyword.clojure#CD345F
meta.arguments.coffee, variable.parameter.function.coffee#8A929F
source.ini#90BAA1
meta.scope.prerequisites.makefile#8A929F
source.makefile#80AABE
storage.modifier.import.groovy#80AABE
meta.method.groovy#929292
meta.definition.variable.name.groovy#8A929F
meta.definition.class.inherited.classes.groovy#90BAA1
support.variable.semantic.hlsl#80AABE
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#FFFFFF
text.variable, text.bracketed#8A929F
support.type.swift, support.type.vb.asp#80AABE
entity.name.function.xi#80AABE
entity.name.class.xi#CD345F
constant.character.character-class.regexp.xi#8A929F
constant.regexp.xi#FFFFFF
keyword.control.xi#CD345F
invalid.xi#FFFFFF
beginning.punctuation.definition.quote.markdown.xi#90BAA1
beginning.punctuation.definition.list.markdown.xi#4F4F4F
constant.character.xi#929292
accent.xi#929292
wikiword.xi#90BAA1
constant.other.color.rgb-value.xi#FFFFFF
punctuation.definition.tag.xi#4F4F4F
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#80AABE
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#8A929F
meta.brace.square#FFFFFF
comment, punctuation.definition.comment#4F4F4Fitalic
markup.quote.markdown#4F4F4F
punctuation.definition.block.sequence.item.yaml#FFFFFF
constant.language.symbol.elixir#CD345F
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
keyword#FF0062bold
storagebold
constant.languagebold
support.class.builtinbold
keyword.operator#FF0062bold
punctuation.definition.string.begin#FFFFFFbold
variable.other.readwrite#FFFFFFbold
string#61AB4B
meta.embedded.assembly#61AB4B
variable#FFFFFF
entity.name.variable#FFFFFF
constant#5D5D5Dbold
keywordbold
storagebold
constant.languagebold
support.class.builtinbold
keyword.operator#FF0062bold
punctuation.definition.string.begin#FFFFFFbold
variable.other.readwrite#FFFFFFbold
punctuation.definition.string.end#FFFFFFbold
storage.type#FF0062bold
entity.name.type.class#80C774italic bold
variable.parameter.function.language.python#70B0D8bold
keyword - keyword.operator#71A9D4
keyword.control#71A9D4
storage#71A9D4
storage.type#71A9D4
constant.numeric#A7A6BCitalic
storage.type.java#E89A42bold
storage.modifier.import.java#EEEEEE
entity.directive#61AB4Bbold
support.function.powershell#6E6E6Ebold
variable.other.member.powershell#C43355bold
source.powershell, variable.parameter.function-call.python#E89A42
entity.other.attribute-name.html#71A9D4
punctuation.definition.decorator.python#9DCF1Ebold
CHC Default Theme by CHC Theme - VS Code Theme