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#d9c3a4
  • activityBar.activeBorder#fdf6e3
  • activityBar.background#ece1c8
  • activityBar.border#F0F0F0
  • activityBar.dropBackground#D0D0D0
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#7d7f8f
  • activityBarBadge.background#9e594c
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBorder#2959aa
  • activityBarTop.foreground#363c4d
  • activityBarTop.inactiveForeground#707280
  • badge.background#2AA298
  • badge.foreground#F0F0F0
  • breadcrumb.activeSelectionForeground#363c4d
  • breadcrumb.background#e0cdb5
  • breadcrumb.focusForeground#363c4d
  • breadcrumb.foreground#19455a
  • breadcrumbPicker.background#d6d8df
  • button.background#ece1c8
  • button.foreground#19455a
  • button.ground#2959aadd
  • button.hoverBackground#d9c3a4
  • button.hoverForeground#000000
  • button.secondaryBackground#707280
  • charts.blue#2959aa
  • charts.foreground#40434f
  • charts.green#33635c
  • charts.lines#f4f5f8
  • charts.orange#965027
  • charts.purple#5a3e8e
  • charts.red#8c4351
  • charts.yellow#8f5e15
  • debugConsole.errorForeground#942f2f
  • debugConsole.infoForeground#166775
  • debugExceptionWidget.background#F0F0F0
  • debugExceptionWidget.border#d9d9d9
  • debugIcon.breakpointDisabledForeground#707280
  • debugIcon.breakpointForeground#db4b4b
  • debugIcon.breakpointUnverifiedForeground#c24242
  • debugIcon.continueForeground#3e6396
  • debugIcon.pauseForeground#3e6396
  • debugIcon.startForeground#2959aa
  • debugIcon.stepBackForeground#3e6396
  • debugIcon.stepIntoForeground#3e6396
  • debugIcon.stepOutForeground#3e6396
  • debugIcon.stepOverForeground#3e6396
  • debugTokenExpression.boolean#965027
  • debugTokenExpression.error#942f2f
  • debugTokenExpression.name#2959aa
  • debugTokenExpression.number#965027
  • debugTokenExpression.string#385f0d
  • debugTokenExpression.value#40434f
  • debugToolBar.background#F0F0F0
  • debugView.stateLabelBackground#e6e7ed
  • debugView.stateLabelForeground#363c4d
  • debugView.valueChangedHighlight#f4f5f8
  • descriptionForeground#707280
  • diffEditor.diagonalFill#cacbcf
  • diffEditor.insertedLineBackground#2d9c9120
  • diffEditor.insertedTextBackground#2d9c9120
  • diffEditor.removedLineBackground#e8686812
  • diffEditor.removedTextBackground#e8686812
  • diffEditor.unchangedCodeBackground#c7c9d425
  • diffEditorGutter.insertedLineBackground#2d9c9120
  • diffEditorGutter.removedLineBackground#e8686812
  • diffEditorOverview.insertedForeground#2d9c9120
  • diffEditorOverview.removedForeground#e8686812
  • dropdown.background#fdf6e3
  • dropdown.border#f5e9ca
  • dropdown.foreground#363c4d
  • dropdown.listBackground#e6e7ed
  • editor.background#fdf6e3
  • editor.findMatchBackground#2aa2985d
  • editor.findMatchHighlightBackground#2AA29844
  • editor.findRangeHighlightBackground#6bcac24b
  • editor.focusedStackFrameHighlightBackground#c5e3d0
  • editor.foldBackground#b2b3b833
  • editor.foreground#403f53
  • editor.hoverHighlightBackground#e0c4a4
  • editor.inactiveSelectionBackground#acb0bf33
  • editor.lineHighlightBackground#6bcac228
  • editor.rangeHighlightBackground#b3b6c320
  • editor.selectionBackground#6bacca1f
  • editor.selectionHighlightBackground#2AA29844
  • editor.stackFrameHighlightBackground#e7e8c8
  • editor.wordHighlightBackground#6bcac24b
  • editor.wordHighlightStrongBackground#2AA29888
  • editorBracketHighlight.foreground1#698cd6
  • editorBracketHighlight.foreground2#68b3de
  • editorBracketHighlight.foreground3#9a7ecc
  • editorBracketHighlight.foreground4#25aac2
  • editorBracketHighlight.foreground5#80a856
  • editorBracketHighlight.foreground6#cfa25f
  • editorBracketHighlight.unexpectedBracket.foreground#bd4040
  • editorBracketMatch.background#e0c4a4
  • editorBracketMatch.border#e0c4a4
  • editorBracketPairGuide.activeBackground1#698cd6
  • editorBracketPairGuide.activeBackground2#68b3de
  • editorBracketPairGuide.activeBackground3#9a7ecc
  • editorBracketPairGuide.activeBackground4#25aac2
  • editorBracketPairGuide.activeBackground5#80a856
  • editorBracketPairGuide.activeBackground6#cfa25f
  • editorCodeLens.foreground#e0c4a4
  • editorCursor.foreground#90A7B2
  • editorError.border#FBFBFB
  • editorError.foreground#E64D49
  • editorGhostText.foreground#73767d
  • editorGroup.background#F6F6F6
  • editorGroup.border#F0F0F0
  • editorGroup.dropBackground#c1c2c7
  • editorGroupHeader.border#c1c2c7
  • editorGroupHeader.noTabsBackground#F0F0F0
  • editorGroupHeader.tabsBackground#ece1c8
  • editorGroupHeader.tabsBorder#fdf6e3
  • editorGutter.addedBackground#49d0c5
  • editorGutter.background#f0e4cc
  • editorGutter.deletedBackground#f76e6e
  • editorGutter.modifiedBackground#6fbef6
  • editorHint.foreground#0da0ba
  • editorHoverWidget.background#ece1c8
  • editorHoverWidget.border#d9c3a4
  • editorIndentGuide.activeBackground1#bdc1cf
  • editorIndentGuide.background#d9d9d9
  • editorIndentGuide.background1#d0d4e3
  • editorInfo.foreground#0da0ba
  • editorLineNumber.activeForeground#a71212
  • editorLineNumber.background#ece1c8
  • editorLineNumber.foreground#90A7B2
  • editorLink.activeForeground#1f2335
  • editorMarkerNavigation.background#D0D0D0
  • editorMarkerNavigationError.background#f76e6e
  • editorMarkerNavigationWarning.background#daaa01
  • editorOverviewRuler.addedForeground#71b6bd
  • editorOverviewRuler.border#c1c2c7
  • editorOverviewRuler.bracketMatchForeground#c1c2c7
  • editorOverviewRuler.deletedForeground#a8626a
  • editorOverviewRuler.errorForeground#E64D49
  • editorOverviewRuler.findMatchForeground#363c4d44
  • editorOverviewRuler.infoForeground#1abc9c
  • editorOverviewRuler.modifiedForeground#637dbf
  • editorOverviewRuler.rangeHighlightForeground#363c4d44
  • editorOverviewRuler.selectionHighlightForeground#363c4d22
  • editorOverviewRuler.warningForeground#daaa01
  • editorOverviewRuler.wordHighlightForeground#5a3e8e55
  • editorOverviewRuler.wordHighlightStrongForeground#5a3e8e66
  • editorPane.background#d6d8df
  • editorRuler.foreground#e0c4a4
  • editorSuggestWidget.background#F0F0F0
  • editorSuggestWidget.border#d9d9d9
  • editorSuggestWidget.foreground#e0c4a4
  • editorSuggestWidget.highlightForeground#e0c4a4
  • editorSuggestWidget.selectedBackground#e0c4a4
  • editorWarning.border#daaa01
  • editorWarning.foreground#daaa01
  • editorWhitespace.foreground#d9d9d9
  • editorWidget.background#dac8b4
  • editorWidget.border#d9d9d9
  • editorWidget.foreground#363c4d
  • editorWidget.resizeBorder#70728033
  • errorForeground#5a607d
  • extensionBadge.remoteBackground#2959aa
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#F0F0F0
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentFrontground#2AA298
  • extensionButton.prominentHoverBackground#2959aaAA
  • focusBorder#93A1A1
  • foreground#363c4d
  • gitDecoration.addedResourceForeground#9e594c
  • gitDecoration.conflictingResourceForeground#9e594c
  • gitDecoration.deletedResourceForeground#9e594c
  • gitDecoration.ignoredResourceForeground#9e594c
  • gitDecoration.modifiedResourceForeground#9e594c
  • gitDecoration.renamedResourceForeground#9e594c
  • gitDecoration.stageDeletedResourceForeground#9e594c
  • gitDecoration.stageModifiedResourceForeground#9e594c
  • gitDecoration.untrackedResourceForeground#9e594c
  • gitlens.gutterBackgroundColor#dcdee3
  • gitlens.gutterForegroundColor#363c4d
  • gitlens.gutterUncommittedForegroundColor#2959aa
  • gitlens.trailingLineForegroundColor#73767d
  • icon.foreground#707280
  • input.background#fdf6e3
  • input.border#d9d9d9
  • input.foreground#363c4d
  • input.placeholderForeground#93A1A1
  • inputOption.activeBackground#2959aa44
  • inputOption.activeBorder#2AA298
  • inputValidation.errorBackground#f76e6e
  • inputValidation.errorBorder#de3d3b
  • inputValidation.errorForeground#e8e9ed
  • inputValidation.infoBackground#F0F0F0
  • inputValidation.infoBorder#D0D0D0
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#daaa01
  • inputValidation.warningBorder#E0AF02
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#f0e4cc
  • list.activeSelectionForeground#19455a
  • list.deemphasizedForeground#363c4d
  • list.dropBackground#c1c2c7
  • list.errorForeground#E64D49
  • list.focusBackground#fdf6e3
  • list.focusForeground#363c4d
  • list.foreground#19455a
  • list.highlightForeground#2959aa
  • list.hoverBackground#fdf6e3
  • list.hoverForeground#967419
  • list.inactiveSelectionBackground#fdf6e3
  • list.inactiveSelectionForeground#19455a
  • list.invalidItemForeground#c97018
  • list.warningForeground#daaa01
  • listFilterWidget.background#e6e7ed
  • listFilterWidget.noMatchesOutline#a6333f
  • listFilterWidget.outline#2959aa
  • menu.background#ece1c8
  • menu.border#c1c2c7
  • menu.foreground#19455a
  • menu.selectionBackground#e0c4a4
  • menu.selectionForeground#343b58
  • menu.separatorBackground#b69f86
  • menubar.selectionBackground#e0c4a4
  • menubar.selectionBorder#e0c4a4
  • menubar.selectionForeground#343b58
  • merge.currentContentBackground#007a7544
  • merge.currentHeaderBackground#007a75aa
  • merge.incomingContentBackground#2959aa44
  • merge.incomingHeaderBackground#2959aaaa
  • mergeEditor.change.background#007a7522
  • mergeEditor.change.word.background#007a7522
  • mergeEditor.conflict.handled.minimapOverViewRuler#007a75
  • mergeEditor.conflict.handledFocused.border#007a7525
  • mergeEditor.conflict.handledUnfocused.border#007a7525
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#bb7a61
  • mergeEditor.conflict.unhandledFocused.border#bb7a61
  • mergeEditor.conflict.unhandledUnfocused.border#bb7a6188
  • minimap.errorHighlight#bd4040
  • multiDiffEditor.border#e6e7ed
  • multiDiffEditor.headerBackground#e6e7ed
  • notebook.cellBorderColor#c1c2c7
  • notebook.cellEditorBackground#d6d8df
  • notebook.cellStatusBarItemHoverBackground#e6e7ed
  • notebook.editorBackground#e6e7ed
  • notebook.focusedCellBorder#707280
  • notificationCenter.border#CCCCCC
  • notificationCenterHeader.background#F0F0F0
  • notificationLink.foreground#994cc3
  • notifications.background#F0F0F0
  • notifications.border#CCCCCC
  • notificationsErrorIcon.foreground#bb616b
  • notificationsInfoIcon.foreground#637dbf
  • notificationsWarningIcon.foreground#bba461
  • notificationToast.border#CCCCCC
  • panel.background#ece1c8
  • panel.border#e0c4a4
  • panelInput.border#e6e7ed
  • panelTitle.activeBorder#2959aa
  • panelTitle.activeForeground#363c4d
  • panelTitle.inactiveForeground#707280
  • peekView.border#d9d9d9
  • peekViewEditor.background#F6F6F6
  • peekViewEditor.matchHighlightBackground#49d0c5
  • peekViewEditorGutter.background#F6F6F6
  • peekViewResult.background#F0F0F0
  • peekViewResult.fileForeground#363c4d
  • peekViewResult.lineForeground#363c4d
  • peekViewResult.matchHighlightBackground#49d0c5
  • peekViewResult.selectionBackground#E0E7EA
  • peekViewResult.selectionForeground#363c4d
  • peekViewTitle.background#F0F0F0
  • peekViewTitleDescription.foreground#363c4d
  • peekViewTitleLabel.foreground#363c4d
  • pickerGroup.border#d9d9d9
  • pickerGroup.foreground#363c4d
  • progressBar.background#2AA298
  • quickInput.background#fdf6e3
  • quickInput.foreground#19455a
  • sash.hoverBorder#707280
  • scrollbar.shadow#CCCCCC
  • scrollbarSlider.activeBackground#90929632
  • scrollbarSlider.background#90929625
  • scrollbarSlider.hoverBackground#90929620
  • selection.background#7a8181ad
  • settings.headerForeground#2959aa
  • sideBar.background#fdf6e3
  • sideBar.border#F0F0F0
  • sideBar.dropBackground#c1c2c7
  • sideBar.foreground#363c4d
  • sideBarSectionHeader.background#ece1c8
  • sideBarSectionHeader.border#c1c2c7
  • sideBarSectionHeader.foreground#363c4d
  • sideBarTitle.foreground#363c4d
  • statusBar.background#f0e4cc
  • statusBar.border#F0F0F0
  • statusBar.debuggingBackground#F0F0F0
  • statusBar.debuggingForeground#363c4d
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#F0F0F0
  • statusBarItem.activeBackground#c1c2c7
  • statusBarItem.hoverBackground#e6e7ed
  • statusBarItem.prominentBackground#c1c2c7
  • statusBarItem.prominentHoverBackground#e6e7ed
  • tab.activeBackground#e0cdb5
  • tab.activeBorder#e0cdb5
  • tab.activeForeground#19455a
  • tab.activeModifiedBorder#2AA298
  • tab.border#fdf6e3
  • tab.hoverBackground#dadce3
  • tab.hoverForeground#1f222b
  • tab.inactiveBackground#ece1c8
  • tab.inactiveForeground#363c4d
  • tab.inactiveModifiedBorder#93A1A1
  • tab.lastPinnedBorder#dadbe0
  • tab.selectedBackground#d6d8df
  • tab.unfocusedActiveBorder#9da0ab
  • tab.unfocusedActiveForeground#363c4d
  • tab.unfocusedActiveModifiedBorder#93A1A1
  • tab.unfocusedHoverForeground#363c4d
  • tab.unfocusedInactiveForeground#363c4d
  • tab.unfocusedInactiveModifiedBorder#93A1A1
  • tab.warningForeground#343b58
  • terminal.ansiBlack#6d6c8f
  • terminal.ansiBlue#288ed7
  • terminal.ansiBrightBlack#403f53
  • terminal.ansiBrightBlue#E0E7EA
  • terminal.ansiBrightCyan#2AA298
  • terminal.ansiBrightGreen#08916a
  • terminal.ansiBrightMagenta#d6438a
  • terminal.ansiBrightRed#de3d3b
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#daaa01
  • terminal.ansiCyan#2AA298
  • terminal.ansiGreen#08916a
  • terminal.ansiMagenta#d6438a
  • terminal.ansiRed#de3d3b
  • terminal.ansiWhite#F0F0F0
  • terminal.ansiYellow#E0AF02
  • terminal.background#fdf6e3
  • terminal.foreground#403f53
  • textBlockQuote.background#d6d8df
  • textCodeBlock.background#e6e7ed
  • textLink.activeForeground#363c4d
  • textLink.foreground#2959aa
  • textPreformat.foreground#33635c
  • textSeparator.foreground#707280
  • titleBar.activeBackground#fdf6e3
  • titleBar.activeForeground#363c4d
  • titleBar.border#c1c2c7
  • titleBar.inactiveBackground#fdf6e3
  • titleBar.inactiveForeground#363c4d
  • toolbar.activeBackground#acb0bf40
  • toolbar.hoverBackground#acb0bf40
  • tree.indentGuidesStroke#c1c2c7
  • walkThrough.embeddedEditorBackground#d6d8df
  • widget.shadow#d9d9d9
  • window.activeBorder#cdced1
  • window.inactiveBorder#cdced1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file#778dbdbold italic
markup.deleted.diff#9c363490bold italic
markup.inserted.diff#96ad5cbolditalic
Global settings#62686ebold
comment, punctuation.definition.comment#637777bold italic
string#836d4ebold
string.quoted, variable.other.readwrite.js#836d4ebold
support.constant.math#5c6b34bold
constant.numeric, constant.character.numeric#a8510abold
constant.language, punctuation.definition.constant, variable.other.constant#5b77b6bold
constant.character, constant.other#5b77b6bold
constant.character.escape#a8510abold
string.regexp, string.regexp keyword.other#4883b3bold
meta.function punctuation.separator.comma#5f7e97bold
variable#5c6b34bold
punctuation.accessor, keyword#816097bolditalic
storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#816097bold italic
storage.type#816097bold
storage.type.function.arrow.js—bold
entity.name.class, meta.class entity.name.type.class#92744ebold
entity.other.inherited-class#5c6b34bold
entity.name.function#816097bold italic
punctuation.definition.tag, meta.tag#599288bold
entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#04705cbold
entity.other.attribute-name#5c6b34bold
entity.name.tag.custom#a8510abold
support.function, support.constant#5b77b6bold
support.constant.meta.property-value#599288bold
support.type, support.class#5c6b34—
support.variable.dom#5c6b34bold
invalid#ffffffbold
invalid.deprecated#ffffffbold
keyword.operator#599288bold
keyword.operator.relational#816097bold italic
keyword.operator.assignment#816097bold
keyword.operator.arithmetic#816097bold
keyword.operator.bitwise#816097bold
keyword.operator.increment#816097bold
keyword.operator.ternary#816097bold
comment.line.double-slash#637777bold
object#22a3d6bold
constant.language.null#b83d52bold
meta.brace#62686ebold
meta.delimiter.period#816097bold italic
punctuation.definition.string#307c3bbold
punctuation.definition.string.begin.markdown#b83d52bold
constant.language.boolean#b83d52bold
object.comma#a78e8ebold
variable.parameter.function#599288bold
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#66a19bbold
meta.property-list entity.name.tag.reference#06a0a8bold
constant.other.color.rgb-value punctuation.definition.constant#a8510abold
constant.other.color#998d56bold
keyword.other.unit#998d56bold
meta.selector#816097bold italic
entity.other.attribute-name.id#dfbd26bold
meta.property-name#66a19bbold
entity.name.tag.doctype, meta.tag.sgml.doctype#816097bold italic
punctuation.definition.parameters#307c3bbold
keyword.control.operator#599288bold
keyword.operator.logical#816097bold
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#71918bbold
variable.other.object.property#9e9207bold italic
variable.other.object.js—
entity.name.function#5b77b6bold italic
variable.language.this.js#23836dbold italic
keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.module.ruby, keyword.control.class.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#816097italic
keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts#816097
support.constant, keyword.other.special-method, keyword.other.new, keyword.other.debugger, keyword.control#599288—
support.function#5c6b34—
invalid.broken#020e14—
invalid.unimplemented#ffffff—
invalid.illegal#ffffff—
variable.language#599288—
support.variable.property#599288—
variable.function#5b77b6—
variable.interpolation#ec5f67—
meta.function-call#5b77b6—
punctuation.section.embedded#d3423e—
punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array#62686e—
punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list#307c3b—
string.template meta.template.expression#d3423e—
string.template punctuation.definition.string#62686e—
italic#816097italic
bold#5c6b34bold
quote#697098italic
raw#66a19b—
variable.assignment.coffee#1f9197—
variable.parameter.function.coffee#62686e—
variable.assignment.coffee#599288—
variable.other.readwrite.cs#62686e—
entity.name.type.class.cs, storage.type.cs#92744e—
entity.name.type.namespace.cs#6f838b—
string.unquoted.preprocessor.message.cs#62686e—
punctuation.separator.hash.cs, keyword.preprocessor.region.cs, keyword.preprocessor.endregion.cs#92744ebold
variable.other.object.cs#697980—
entity.name.type.enum.cs#5c6b34—
string.interpolated.single.dart, string.interpolated.double.dart#92744e—
support.class.dart#92744e—
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css#b44949
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#599288—
keyword.other.unit.css#998d56—
meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#a8510a—
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#5b77b6—
source.elixir entity.name.function#5c6b34—
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#5b77b6—
source.elixir punctuation.definition.string#5c6b34—
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#5c6b34—
source.elixir .punctuation.binary.elixir#816097italic
constant.keyword.clojure#599288—
source.go meta.function-call.go#575454—
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#816097italic
source.go constant.language.go, source.go constant.other.placeholder.go#b83d52—
entity.name.function.preprocessor.cpp, entity.scope.name.cpp#599288ff—
meta.namespace-block.cpp#838172—
storage.type.language.primitive.cpp#b83d52—
meta.preprocessor.macro.cpp#62686e—
variable.parameter#92744e—
variable.other.readwrite.powershell#5b77b6—
support.function.powershell#599288ff—
entity.other.attribute-name.id.html#5c6b34—
punctuation.definition.tag.html#308f94—
meta.tag.sgml.doctype.html#816097italic
meta.class entity.name.type.class.js#92744e—
meta.method.declaration storage.type.js#6280c0—
terminator.js#62686e—
meta.js punctuation.definition.js#62686e—
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#5f7e97—
variable.other.jsdoc, variable.other.phpdoc#5da0bd—
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#62686e—
variable.parameter.function.js#7986E7—
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#62686e—
variable.js, variable.other.js#62686e—
entity.name.type.js, entity.name.type.module.js#92744e
support.class.js#62686e—
support.type.property-name.json#599288—
support.constant.json#5c6b34—
meta.structure.dictionary.value.json string.quoted.double#9360a0—
string.quoted.double.json punctuation.definition.string.json#66a19b—
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#b83d52—
variable.other.object.js#599288italic
variable.other.ruby#62686e—
entity.name.type.class.ruby#836d4e—
constant.language.symbol.hashkey.ruby#599288—
constant.language.symbol.ruby#599288—
entity.name.tag.less#599288—
keyword.other.unit.css#998d56—
meta.attribute-selector.less entity.other.attribute-name.attribute#a8510a—
markup.heading, markup.heading.setext.1, markup.heading.setext.2#5d7fb6—
markup.italic#816097italic
markup.bold#5c6b34bold
markup.quote#697098italic
markup.inline.raw#66a19b—
markup.underline.link, markup.underline.link.image#c06473—
string.other.link.title.markdown, string.other.link.description.markdown#62686e—
punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string#5d7fb6—
punctuation.definition.metadata.markdown#599288—
beginning.punctuation.definition.list.markdown#5d7fb6—
markup.inline.raw.string.markdown#5c6b34—
variable.other.php, variable.other.property.php#787c86—
support.class.php#92744e—
meta.function-call.php punctuation#62686e—
variable.other.global.php#5c6b34—
variable.other.global.php punctuation.definition.variable#5c6b34—
constant.language.python#b83d52—
variable.parameter.function.python, meta.function-call.arguments.python#5b77b6—
meta.function-call.python, meta.function-call.generic.python#6f838b—
punctuation.python#62686e—
entity.name.function.decorator.python#5c6b34—
source.python variable.language.special#55678a—
keyword.control#816097italic
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#5c6b34—
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#5b77b6—
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#787c86—
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#a8510a—
entity.name.tag.scss, entity.name.tag.sass#599288—
keyword.other.unit.scss, keyword.other.unit.sass#998d56—
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#62686e—
entity.name.type.ts, entity.name.type.tsx#92744e—
support.class.node.ts, support.class.node.tsx#5b77b6—
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#5f7e97—
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#62686e—
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#5b77b6—
meta.tag.js meta.jsx.children.tsx#5b77b6—
entity.name.tag.yaml#599288—
variable.other.readwrite.js, variable.parameter#7e8286—
support.class.component.js, support.class.component.tsx#a8510a
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#62686e—
meta.class entity.name.type.class.tsx#92744e—
entity.name.type.tsx, entity.name.type.module.tsx#92744e—
meta.class.ts meta.var.expr.ts storage.type.ts, meta.class.tsx meta.var.expr.tsx storage.type.tsx#816097—
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#5b77b6—
markup.deleted#910000—
markup.inserted#036A07—
markup.underline—underline
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, meta.brace, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.relational, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.type, keyword.operator, keyword, punctuation.definintion.string, punctuation, variable.other.readwrite.js, storage.type, source.css, string.quoted—
Beige Owl by beigeowl - VS Code Theme