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.activeBackground#ffffff00
  • activityBar.background#1f1e1d
  • activityBar.border#3e3e38
  • activityBar.foreground#c3c0b6
  • activityBar.hoverBackground#e07a5f26
  • activityBar.hoverForeground#e07a5f
  • activityBar.inactiveForeground#b7b5a9
  • activityBarBadge.background#d63f3f
  • activityBarBadge.foreground#ffffff
  • activityBarTop.foreground#c3c0b6
  • activityBarTop.hoverBackground#e07a5f26
  • activityBarTop.hoverForeground#e07a5f
  • activityBarTop.inactiveForeground#b7b5a9
  • badge.background#ce3a3a
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ececec
  • breadcrumb.background#25323b
  • breadcrumb.focusForeground#c3c0b6
  • breadcrumb.foreground#b7b5a9
  • button.background#e07a5f
  • button.foreground#171717
  • button.hoverBackground#e07a5fcc
  • button.secondaryBackground#1b1b19
  • button.secondaryForeground#c3c0b6
  • button.secondaryHoverBackground#1b1b19cc
  • checkbox.background#212121
  • checkbox.border#3e3e38
  • checkbox.foreground#fdfdfd
  • debugExceptionWidget.background#243038
  • debugExceptionWidget.border#387c6d
  • debugToolBar.background#243038
  • debugToolBar.border#387c6d
  • descriptionForeground#b7b5a9
  • diffEditor.border#4a5a63
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#30302e
  • dropdown.border#3e3e38
  • dropdown.foreground#e5e5e2
  • editor.background#171717
  • editor.findMatchBackground#e07a5f44
  • editor.findMatchBorder#dfbc7b
  • editor.findMatchHighlightBackground#e07a5f33
  • editor.findMatchHighlightBorder#c3c0b600
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#c3c0b600
  • editor.foldBackground#264f784d
  • editor.foreground#c3c0b6
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#e7978233
  • editor.lineHighlightBackground#c3c0b608
  • editor.lineHighlightBorder#e07a5f14
  • editor.rangeHighlightBackground#387c6db7
  • editor.rangeHighlightBorder#c3c0b600
  • editor.selectionBackground#e7978255
  • editor.selectionHighlightBackground#e07a5f22
  • editor.selectionHighlightBorder#e07a5f
  • editor.wordHighlightBackground#e07a5f22
  • editor.wordHighlightStrongBackground#e07a5f33
  • editorBracketMatch.background#e07a5f33
  • editorBracketMatch.border#3e3e38
  • editorCodeLens.foreground#a8aeb4
  • editorCursor.background#171717
  • editorCursor.foreground#e07a5f
  • editorError.background#B73A3400
  • editorError.border#c3c0b600
  • editorError.foreground#ef4444
  • editorGroup.border#3e3e38
  • editorGroup.emptyBackground#171717
  • editorGroupHeader.border#387c6d
  • editorGroupHeader.tabsBackground#1f1e1d
  • editorGroupHeader.tabsBorder#3e3e38
  • editorGutter.addedBackground#8fbc3a
  • editorGutter.background#171717
  • editorGutter.commentRangeForeground#a8aeb4
  • editorGutter.deletedBackground#ef4444
  • editorGutter.foldingControlForeground#a8aeb4
  • editorGutter.modifiedBackground#4db8d4
  • editorHoverWidget.background#30302e
  • editorHoverWidget.border#3e3e38
  • editorHoverWidget.foreground#ececec
  • editorIndentGuide.activeBackground#e07a5f
  • editorIndentGuide.background#b7b5a9
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#7482cd
  • editorLineNumber.activeForeground#c3c0b6
  • editorLineNumber.foreground#b7b5a9
  • editorLink.activeForeground#e07a5f
  • editorMarkerNavigation.background#212121
  • editorMarkerNavigationError.background#212121
  • editorMarkerNavigationInfo.background#1e4a66
  • editorMarkerNavigationWarning.background#5c4e1a
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#3e3e38
  • editorSuggestWidget.background#30302e
  • editorSuggestWidget.border#e07a5f
  • editorSuggestWidget.focusHighlightForeground#e07a5f
  • editorSuggestWidget.foreground#fbfbfb
  • editorSuggestWidget.highlightForeground#e07a5f
  • editorSuggestWidget.selectedBackground#d58d7a
  • editorWarning.background#A9904000
  • editorWarning.border#c3c0b600
  • editorWarning.foreground#e07a5f
  • editorWhitespace.foreground#6d9a90aa
  • editorWidget.background#30302e
  • editorWidget.border#3e3e38
  • editorWidget.foreground#ececec
  • editorWidget.resizeBorder#387c6d
  • focusBorder#e07a5f
  • foreground#c3c0b6
  • gitDecoration.addedResourceForeground#8eb8a8
  • gitDecoration.conflictingResourceForeground#9f9fd9
  • gitDecoration.deletedResourceForeground#da8c7f
  • gitDecoration.ignoredResourceForeground#a8aeb4
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#da8c7f
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#c3c0b6
  • input.background#212121
  • input.border#3e3e38
  • input.foreground#c3c0b6
  • input.placeholderForeground#b7b5a9
  • inputOption.activeBackground#cf8976
  • inputOption.activeBorder#e07a5f
  • inputOption.activeForeground#171717
  • list.activeSelectionBackground#dc917d
  • list.activeSelectionForeground#171717
  • list.activeSelectionIconForeground#171717
  • list.deemphasizedForeground#ffffff
  • list.dropBackground#3d4e58
  • list.focusBackground#d58d7a
  • list.focusForeground#171717
  • list.focusHighlightForeground#e07a5f
  • list.focusIconForeground#171717
  • list.highlightForeground#e07a5f
  • list.hoverBackground#0f0f0e
  • list.hoverForeground#e07a5f
  • list.inactiveSelectionBackground#c68473
  • list.inactiveSelectionForeground#171717
  • list.inactiveSelectionIconForeground#171717
  • listFilterWidget.background#30302e
  • listFilterWidget.noMatchesOutline#fdfdfd00
  • listFilterWidget.outline#3e3e3800
  • menu.background#30302e
  • menu.border#3e3e38
  • menu.foreground#e5e5e2
  • menu.selectionBackground#d88f7b
  • menu.selectionBorder#00000000
  • menu.selectionForeground#171717
  • menu.separatorBackground#3e3e38
  • menubar.selectionBackground#e07a5f
  • menubar.selectionBorder#2c090900
  • menubar.selectionForeground#171717
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#171717ee
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#d4a85a
  • minimap.selectionHighlight#e07a5f55
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#8fbc3a
  • minimapGutter.deletedBackground#ef4444
  • minimapGutter.modifiedBackground#4db8d4
  • notificationCenter.border#3e3e38
  • notificationCenterHeader.background#243038
  • notificationCenterHeader.foreground#ececec
  • notifications.background#212121
  • notifications.border#3e3e38
  • notifications.foreground#ececec
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#3e3e38
  • panel.background#212121
  • panel.border#3e3e38
  • panelSection.border#80808059
  • panelTitle.activeBorder#e07a5f
  • panelTitle.activeForeground#c3c0b6
  • panelTitle.inactiveForeground#b7b5a9
  • peekView.border#387c6d
  • peekViewEditor.background#1a2830
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#1a2830
  • peekViewResult.background#243038
  • peekViewResult.fileForeground#c3c0b6
  • peekViewResult.lineForeground#c5cdd2
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#c3c0b6
  • peekViewTitle.background#243038
  • peekViewTitleDescription.foreground#a8aeb4
  • peekViewTitleLabel.foreground#c3c0b6
  • pickerGroup.border#3e3e38
  • pickerGroup.foreground#b7b5a9
  • progressBar.background#e07a5f
  • quickInput.background#30302e
  • quickInput.foreground#e5e5e2
  • quickInputList.focusBackground#dc917d
  • quickInputList.focusForeground#171717
  • quickInputList.focusIconForeground#171717
  • quickInputList.matchHighlight#e07a5f
  • quickInputTitle.background#30302e
  • scrollbar.shadow#c3c0b620
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#e07a5f55
  • settings.focusedRowBackground#c3c0b607
  • settings.headerForeground#e07a5f
  • settings.modifiedItemIndicator#e07a5f
  • sideBar.background#1f1e1d
  • sideBar.border#ebebeb
  • sideBar.dropBackground#e07a5f00
  • sideBar.foreground#c3c0b6
  • sideBarSectionHeader.background#1f1e1d
  • sideBarSectionHeader.border#3e3e3800
  • sideBarSectionHeader.foreground#c3c0b6
  • sideBarTitle.foreground#e07a5f
  • statusBar.background#e07a5f
  • statusBar.border#3e3e38
  • statusBar.debuggingBackground#ef4444
  • statusBar.debuggingBorder#fffbfb00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#e07a5f
  • statusBar.noFolderBorder#387c6d
  • statusBar.noFolderForeground#171717
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#17171722
  • statusBarItem.prominentBackground#e07a5f33
  • statusBarItem.remoteBackground#e07a5f
  • statusBarItem.remoteForeground#171717
  • tab.activeBackground#171717
  • tab.activeBorder#e07a5f
  • tab.activeBorderTop#e07a5f
  • tab.activeForeground#c3c0b6
  • tab.border#3e3e38
  • tab.inactiveBackground#1f1e1d
  • tab.inactiveBorder#3e3e38
  • tab.inactiveForeground#b7b5a9
  • terminal.ansiBlack#a5a49e
  • terminal.ansiBlue#83acd6
  • terminal.ansiBrightBlack#acaba6
  • terminal.ansiBrightBlue#84add7
  • terminal.ansiBrightCyan#89d6d6
  • terminal.ansiBrightGreen#b9f6b9
  • terminal.ansiBrightMagenta#d7add6
  • terminal.ansiBrightRed#f2777a
  • terminal.ansiBrightWhite#f2f0ec
  • terminal.ansiBrightYellow#ffdc99
  • terminal.ansiCyan#66cccc
  • terminal.ansiGreen#99cc99
  • terminal.ansiMagenta#cc99cc
  • terminal.ansiRed#df9092
  • terminal.ansiWhite#d3d0c8
  • terminal.ansiYellow#ffcc66
  • terminal.border#3e3e38
  • terminal.foreground#c3c0b6
  • terminal.selectionBackground#e7978244
  • terminalCursor.background#e07a5f
  • terminalCursor.foreground#171717
  • textLink.activeForeground#e07a5f
  • textLink.foreground#e07a5f
  • titleBar.activeBackground#e07a5f
  • titleBar.activeForeground#171717
  • titleBar.border#3e3e3800
  • titleBar.inactiveBackground#212121
  • titleBar.inactiveForeground#b7b5a9
  • tree.indentGuidesStroke#b7b5a9
  • walkThrough.embeddedEditorBackground#171717
  • 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#ef4444
variable.other.generic-type.haskell#bf6f4d
storage.type.haskell#669898
support.variable.magic.python#ef4444
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#c3c0b6
variable.parameter.function.language.special.self.python#f8b585
storage.modifier.lifetime.rust#c3c0b6
support.function.std.rust#7482cd
entity.name.lifetime.rust#f8b585
variable.language.rust#ef4444
support.constant.edge#bf6f4d
constant.other.character-class.regexp#ef4444
keyword.operator.quantifier.regexp#669898
punctuation.definition.string.begin,punctuation.definition.string.end#6bb8b8
variable.parameter.function#c3c0b6
comment markup.link#b7b5a9
markup.changed.diff#f8b585
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#7482cd
markup.inserted.diff#6bb8b8
markup.deleted.diff#ef4444
meta.function.c,meta.function.cpp#ef4444
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#c3c0b6
punctuation.separator.key-value#c3c0b6
keyword.operator.expression.import#7482cd
support.constant.math#f8b585
support.constant.property.math#669898
variable.other.constant#f8b585
storage.type.annotation.java, storage.type.object.array.java#f8b585
source.java#ef4444
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#c3c0b6
meta.method.java#7482cd
storage.modifier.import.java,storage.type.java,storage.type.generic.java#f8b585
keyword.operator.instanceof.java#bf6f4d
meta.definition.variable.name.java#ef4444
keyword.operator.logical#e07a5f
keyword.operator.bitwise#e07a5f
keyword.operator.channel#e07a5f
support.constant.property-value.scss,support.constant.property-value.css#669898
keyword.operator.css,keyword.operator.scss,keyword.operator.less#e07a5f
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#669898
punctuation.separator.list.comma.css#c3c0b6
support.constant.color.w3c-standard-color-name.css#669898
support.type.vendored.property-name.css#e07a5f
support.module.node,support.type.object.module,support.module.node#f8b585
entity.name.type.module#f8b585
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ef4444
support.constant.json#669898
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#bf6f4d
support.type.object.console#ef4444
support.variable.property.process#669898
entity.name.function,support.function.console#7482cd
keyword.operator.misc.rust#c3c0b6
keyword.operator.sigil.rust#bf6f4d
keyword.operator.delete#bf6f4d
support.type.object.dom#e07a5f
support.variable.dom,support.variable.property.dom#ef4444
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#e07a5f
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#bf6f4d
punctuation.separator.delimiter#c3c0b6
punctuation.separator.c,punctuation.separator.cpp#bf6f4d
support.type.posix-reserved.c,support.type.posix-reserved.cpp#e07a5f
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#bf6f4d
variable.parameter.function.language.python#669898
support.type.python#e07a5f
keyword.operator.logical.python#bf6f4d
variable.parameter.function.python#669898
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#c3c0b6
meta.function-call.generic.python#7482cd
constant.character.format.placeholder.other.python#669898
keyword.operator#c3c0b6
keyword.operator.assignment.compound#bf6f4d
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#e07a5f
keyword#bf6f4d
entity.name.namespace#f8b585
variable#ef4444
variable.c#c3c0b6
variable.language#f8b585
token.variable.parameter.java#c3c0b6
import.storage.java#f8b585
token.package.keyword#bf6f4d
token.package#c3c0b6
entity.name.function, meta.require, support.function.any-method, variable.function#7482cd
entity.name.type.namespace#f8b585
support.class, entity.name.type.class#f8b585
entity.name.class.identifier.namespace.type#f8b585
entity.name.class, variable.other.class.js, variable.other.class.ts#f8b585
variable.other.class.php#ef4444
entity.name.type#f8b585
keyword.control#bf6f4d
control.elements, keyword.operator.less#669898
keyword.other.special-method#7482cd
storage#bf6f4d
token.storage#bf6f4d
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#bf6f4d
token.storage.type.java#f8b585
support.function#e07a5f
support.type.property-name#c3c0b6
support.constant.property-value#c3c0b6
support.constant.font-name#669898
meta.tag#c3c0b6
string#6bb8b8
entity.other.inherited-class#f8b585
constant.other.symbol#e07a5f
constant.numeric#669898
constant#669898
punctuation.definition.constant#669898
entity.name.tag#ef4444
entity.other.attribute-name#669898
entity.other.attribute-name.id#7482cdnormal
entity.other.attribute-name.class.css#669898normal
meta.selector#bf6f4d
markup.heading#ef4444
markup.heading punctuation.definition.heading, entity.name.section#7482cd
keyword.other.unit#ef4444
markup.bold,todo.bold#669898
punctuation.definition.bold#f8b585
markup.italic, punctuation.definition.italic,todo.emphasis#bf6f4d
emphasis md#bf6f4d
entity.name.section.markdown#ef4444
punctuation.definition.heading.markdown#ef4444
punctuation.definition.list.begin.markdown#ef4444
markup.heading.setext#c3c0b6
punctuation.definition.bold.markdown#669898
markup.inline.raw.markdown#6bb8b8
markup.inline.raw.string.markdown#6bb8b8
punctuation.definition.list.markdown#ef4444
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ef4444
beginning.punctuation.definition.list.markdown#ef4444
punctuation.definition.metadata.markdown#ef4444
markup.underline.link.markdown,markup.underline.link.image.markdown#bf6f4d
string.other.link.title.markdown,string.other.link.description.markdown#7482cd
string.regexp#e07a5f
constant.character.escape#e07a5f
punctuation.section.embedded, variable.interpolation#ef4444
punctuation.section.embedded.begin,punctuation.section.embedded.end#bf6f4d
invalid.illegal#c3c0b6
invalid.illegal.bad-ampersand.html#c3c0b6
invalid.broken#c3c0b6
invalid.deprecated#c3c0b6
invalid.unimplemented#c3c0b6
source.json meta.structure.dictionary.json > string.quoted.json#ef4444
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ef4444
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#6bb8b8
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#e07a5f
support.type.property-name.json#ef4444
support.type.property-name.json punctuation#ef4444
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#bf6f4d
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#bf6f4d
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#f8b585
keyword.operator.error-control.php#bf6f4d
keyword.operator.type.php#bf6f4d
punctuation.section.array.begin.php#c3c0b6
punctuation.section.array.end.php#c3c0b6
invalid.illegal.non-null-typehinted.php#ef4444
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#f8b585
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#7482cd
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#c3c0b6
support.constant.core.rust#669898
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#669898
entity.name.goto-label.php,support.other.php#7482cd
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#e07a5f
keyword.operator.regexp.php#bf6f4d
keyword.operator.comparison.php#e07a5f
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#bf6f4d
meta.function.decorator.python#7482cd
support.token.decorator.python,meta.function.decorator.identifier.python#e07a5f
function.parameter#c3c0b6
function.brace#c3c0b6
function.parameter.ruby, function.parameter.cs#c3c0b6
constant.language.symbol.ruby#e07a5f
rgb-value#e07a5f
inline-color-decoration rgb-value#669898
less rgb-value#669898
selector.sass#ef4444
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#f8b585
block.scope.end,block.scope.begin#c3c0b6
storage.type.cs#f8b585
entity.name.variable.local.cs#ef4444
token.info-token#7482cd
token.warn-token#669898
token.error-token#ef4444
token.debug-token#bf6f4d
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bf6f4d
meta.template.expression#c3c0b6
keyword.operator.module#bf6f4d
support.type.type.flowtype#7482cd
support.type.primitive#f8b585
meta.property.object#ef4444
variable.parameter.function.js#ef4444
keyword.other.template.begin#6bb8b8
keyword.other.template.end#6bb8b8
keyword.other.substitution.begin#6bb8b8
keyword.other.substitution.end#6bb8b8
keyword.operator.assignment#e07a5f
keyword.operator.assignment.go#f8b585
keyword.operator.arithmetic.go, keyword.operator.address.go#bf6f4d
entity.name.package.go#f8b585
support.type.prelude.elm#e07a5f
support.constant.elm#669898
punctuation.quasi.element#bf6f4d
constant.character.entity#ef4444
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#e07a5f
entity.global.clojure#f8b585
meta.symbol.clojure#ef4444
constant.keyword.clojure#e07a5f
meta.arguments.coffee, variable.parameter.function.coffee#ef4444
source.ini#6bb8b8
meta.scope.prerequisites.makefile#ef4444
source.makefile#f8b585
storage.modifier.import.groovy#f8b585
meta.method.groovy#7482cd
meta.definition.variable.name.groovy#ef4444
meta.definition.class.inherited.classes.groovy#6bb8b8
support.variable.semantic.hlsl#f8b585
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#bf6f4d
text.variable, text.bracketed#ef4444
support.type.swift, support.type.vb.asp#f8b585
entity.name.function.xi#f8b585
entity.name.class.xi#e07a5f
constant.character.character-class.regexp.xi#ef4444
constant.regexp.xi#bf6f4d
keyword.control.xi#e07a5f
invalid.xi#c3c0b6
beginning.punctuation.definition.quote.markdown.xi#6bb8b8
beginning.punctuation.definition.list.markdown.xi#b7b5a9
constant.character.xi#7482cd
accent.xi#7482cd
wikiword.xi#669898
constant.other.color.rgb-value.xi#c3c0b6
punctuation.definition.tag.xi#b7b5a9
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#f8b585
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ef4444
meta.brace.square#c3c0b6
comment, punctuation.definition.comment#b7b5a9italic
markup.quote.markdown#b7b5a9
punctuation.definition.block.sequence.item.yaml#c3c0b6
constant.language.symbol.elixir#e07a5f
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
Arkitect Theme by arkitect - VS Code Theme