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#141414
  • activityBar.foreground#E4E4E48D
  • activityBarBadge.background#88C0D0
  • activityBarBadge.foreground#141414
  • badge.background#88C0D0
  • badge.foreground#141414
  • breadcrumb.activeSelectionForeground#E4E4E4EB
  • breadcrumb.background#181818
  • breadcrumb.foreground#E4E4E48D
  • breadcrumbPicker.background#141414
  • button.background#81A1C1
  • button.foreground#191c22
  • button.hoverBackground#87A6C4
  • button.secondaryBackground#626262
  • button.secondaryForeground#E4E4E4EB
  • button.secondaryHoverBackground#818181
  • charts.green#3FA266
  • charts.red#E34671
  • charts.yellow#F1B467
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#141414
  • debugToolBar.background#141414
  • diffEditor.diagonalFill#E4E4E413
  • diffEditor.insertedLineBackground#3FA26633
  • diffEditor.insertedTextBackground#3FA26622
  • diffEditor.removedLineBackground#B8004933
  • diffEditor.removedTextBackground#B8004922
  • dropdown.background#181818
  • dropdown.border#E4E4E413
  • dropdown.foreground#E4E4E4EB
  • editor.background#181818
  • editor.findMatchBackground#88C0D066
  • editor.findMatchHighlightBackground#88C0D044
  • editor.findRangeHighlightBackground#E4E4E411
  • editor.foreground#E4E4E4EB
  • editor.hoverHighlightBackground#E4E4E41E
  • editor.inactiveSelectionBackground#40404077
  • editor.lineHighlightBackground#262626
  • editor.lineHighlightBorder#262626
  • editor.rangeHighlightBackground#40404052
  • editor.selectionBackground#40404099
  • editor.selectionHighlightBackground#404040CC
  • editor.snippetFinalTabstopHighlightBorder#CCCCCC
  • editor.snippetTabstopHighlightBackground#CCCCCC55
  • editor.wordHighlightBackground#E4E4E41E
  • editor.wordHighlightStrongBackground#E4E4E430
  • editorBracketMatch.background#E4E4E41E
  • editorBracketMatch.border#14141400
  • editorCodeLens.foreground#E4E4E442
  • editorCursor.foreground#E4E4E4EB
  • editorError.border#E3467100
  • editorError.foreground#E34671
  • editorGroup.border#E4E4E413
  • editorGroup.dropBackground#E4E4E411
  • editorGroup.emptyBackground#141414
  • editorGroupHeader.noTabsBackground#141414
  • editorGroupHeader.tabsBackground#141414
  • editorGroupHeader.tabsBorder#E4E4E413
  • editorGutter.addedBackground#3FA266
  • editorGutter.background#181818
  • editorGutter.deletedBackground#E34671
  • editorGutter.modifiedBackground#D2943E
  • editorHoverWidget.background#141414
  • editorHoverWidget.border#E4E4E426
  • editorHoverWidget.foreground#E4E4E4EB
  • editorIndentGuide.activeBackground1#E4E4E430
  • editorIndentGuide.background1#E4E4E413
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#E4E4E442
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#E4E4E442
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#E4E4E442
  • editorLineNumber.activeForeground#E4E4E4EB
  • editorLineNumber.foreground#E4E4E442
  • editorLink.activeForeground#E4E4E4EB
  • editorMarkerNavigation.background#ffffff70
  • editorMarkerNavigationError.background#E34671C0
  • editorMarkerNavigationWarning.background#CCCCCC
  • editorOverviewRuler.addedForeground#3FA26684
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#E3467184
  • editorOverviewRuler.errorForeground#B80049
  • editorOverviewRuler.findMatchForeground#E4E4E411
  • editorOverviewRuler.modifiedForeground#B9790084
  • editorRuler.foreground#E4E4E442
  • editorStickyScroll.border#E4E4E413
  • editorSuggestWidget.background#141414
  • editorSuggestWidget.border#E4E4E413
  • editorSuggestWidget.foreground#E4E4E4EB
  • editorSuggestWidget.highlightForeground#E4E4E4EB
  • editorSuggestWidget.selectedBackground#343434
  • editorWarning.border#E4E4E400
  • editorWarning.foreground#F1B467
  • editorWhitespace.foreground#505050B3
  • editorWidget.background#141414
  • editorWidget.resizeBorder#E4E4E426
  • errorForeground#E34671
  • extensionButton.prominentBackground#626262
  • extensionButton.prominentForeground#E4E4E4EB
  • extensionButton.prominentHoverBackground#818181
  • focusBorder#E4E4E426
  • foreground#E4E4E4EB
  • gitDecoration.addedResourceForeground#70B489
  • gitDecoration.deletedResourceForeground#FC6B83
  • gitDecoration.ignoredResourceForeground#E4E4E45E
  • gitDecoration.modifiedResourceForeground#F1B467
  • gitDecoration.untrackedResourceForeground#88C0D0
  • gitlens.trailingLineForegroundColor#E4E4E48D
  • input.background#E4E4E40A
  • input.border#E4E4E413
  • input.foreground#E4E4E4EB
  • input.placeholderForeground#E4E4E45E
  • inputOption.activeBackground#E4E4E41E
  • inputOption.activeBorder#E4E4E400
  • inputValidation.errorBackground#141414
  • inputValidation.errorBorder#E34671
  • inputValidation.errorForeground#FC6B83
  • inputValidation.infoBackground#141414
  • inputValidation.infoBorder#88C0D0
  • inputValidation.infoForeground#88C0D0
  • inputValidation.warningBackground#141414
  • inputValidation.warningBorder#D2943E
  • inputValidation.warningForeground#F1B467
  • list.activeSelectionBackground#E4E4E41E
  • list.activeSelectionForeground#E4E4E4EB
  • list.deemphasizedForeground#E4E4E48D
  • list.dropBackground#E4E4E411
  • list.errorForeground#FC6B83
  • list.focusBackground#E4E4E41E
  • list.focusForeground#E4E4E4EB
  • list.highlightForeground#88C0D0
  • list.hoverBackground#E4E4E411
  • list.hoverForeground#E4E4E4EB
  • list.inactiveSelectionBackground#E4E4E411
  • list.inactiveSelectionForeground#E4E4E4EB
  • list.invalidItemForeground#E4E4E45E
  • list.warningForeground#F1B467
  • menu.background#141414
  • menu.border#E4E4E413
  • menu.foreground#E4E4E4EB
  • menu.separatorBackground#E4E4E413
  • menubar.selectionBackground#E4E4E411
  • merge.border#2A2A2A00
  • merge.currentContentBackground#88C0D04D
  • merge.currentHeaderBackground#88C0D066
  • merge.incomingContentBackground#3FA2664D
  • merge.incomingHeaderBackground#3FA26666
  • minimap.background#181818
  • minimap.errorHighlight#CD2A4F
  • minimap.findMatchHighlight#88C0D044
  • minimap.selectionHighlight#E4E4E411
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#3FA266
  • minimapGutter.deletedBackground#E34671
  • minimapGutter.modifiedBackground#D2943E
  • notificationLink.foreground#88C0D0
  • notifications.background#141414
  • notifications.foreground#E4E4E4EB
  • panel.background#141414
  • panel.border#E4E4E413
  • panelTitle.activeBorder#E4E4E400
  • panelTitle.activeForeground#E4E4E4EB
  • panelTitle.inactiveForeground#E4E4E48D
  • peekView.border#E4E4E442
  • peekViewEditor.background#141414
  • peekViewEditor.matchHighlightBackground#88C0D044
  • peekViewEditorGutter.background#141414
  • peekViewResult.background#141414
  • peekViewResult.fileForeground#E4E4E4EB
  • peekViewResult.lineForeground#E4E4E48D
  • peekViewResult.matchHighlightBackground#88C0D044
  • peekViewResult.selectionBackground#343434
  • peekViewResult.selectionForeground#E4E4E4EB
  • peekViewTitle.background#242424
  • peekViewTitleDescription.foreground#E4E4E4EB
  • peekViewTitleLabel.foreground#E4E4E4EB
  • pickerGroup.border#E4E4E41C
  • pickerGroup.foreground#E4E4E4EB
  • progressBar.background#3FA266
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#E4E4E41E
  • scrollbarSlider.background#E4E4E411
  • scrollbarSlider.hoverBackground#E4E4E41E
  • selection.background#E4E4E430
  • sideBar.background#141414
  • sideBar.border#E4E4E413
  • sideBar.foreground#E4E4E48D
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.foreground#E4E4E442
  • sideBarTitle.foreground#E4E4E48D
  • statusBar.background#141414
  • statusBar.border#E4E4E413
  • statusBar.debuggingBackground#E4E4E41C
  • statusBar.debuggingForeground#E4E4E4EB
  • statusBar.foreground#E4E4E45E
  • statusBar.noFolderBackground#141414
  • statusBar.noFolderForeground#E4E4E4EB
  • statusBarItem.activeBackground#E4E4E41E
  • statusBarItem.hoverBackground#E4E4E411
  • statusBarItem.prominentBackground#E4E4E411
  • statusBarItem.prominentHoverBackground#E4E4E41E
  • statusBarItem.remoteBackground#141414
  • statusBarItem.remoteForeground#E4E4E48D
  • tab.activeBackground#181818
  • tab.activeBorder#181818
  • tab.activeBorderTop#E4E4E400
  • tab.activeForeground#E4E4E4EB
  • tab.border#E4E4E413
  • tab.hoverBackground#E4E4E400
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#E4E4E442
  • tab.unfocusedActiveBorder#181818
  • tab.unfocusedActiveForeground#E4E4E48D
  • tab.unfocusedHoverBackground#2A2A2AB3
  • tab.unfocusedHoverBorder#88C0D000
  • tab.unfocusedInactiveForeground#E4E4E48D
  • terminal.ansiBlack#242424
  • terminal.ansiBlue#81A1C1
  • terminal.ansiBrightBlack#E4E4E442
  • terminal.ansiBrightBlue#87A6C4
  • terminal.ansiBrightCyan#88C0D0
  • terminal.ansiBrightGreen#70B489
  • terminal.ansiBrightMagenta#B48EAD
  • terminal.ansiBrightRed#FC6B83
  • terminal.ansiBrightWhite#E4E4E4
  • terminal.ansiBrightYellow#F1B467
  • terminal.ansiCyan#88C0D0
  • terminal.ansiGreen#3FA266
  • terminal.ansiMagenta#B48EAD
  • terminal.ansiRed#FC6B83
  • terminal.ansiWhite#E4E4E4
  • terminal.ansiYellow#D2943E
  • terminal.background#141414
  • terminal.foreground#E4E4E4EB
  • terminal.selectionBackground#E4E4E41E
  • terminalCursor.background#141414
  • terminalCursor.foreground#E4E4E4EB
  • terminalStickyScroll.border#E4E4E413
  • textLink.activeForeground#87A6C4
  • textLink.foreground#81A1C1
  • textPreformat.foreground#88C0D0
  • textSeparator.foreground#88C0D0
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#E4E4E484
  • titleBar.border#E4E4E413
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#E4E4E45E
  • tree.inactiveIndentGuidesStroke#E4E4E413
  • tree.indentGuidesStroke#E4E4E430
  • walkThrough.embeddedEditorBackground#141414
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
text#DCDCDCFF
comment#57A64AFF
string#D69D85FF
constant.numeric#B5CEA8FF
constant.character#D69D85FF
constant.language#569CD6FF
variable#9CDCFEFF
variable.language#569CD6FF
variable.parameter#9CDCFEFF
variable.other#DADADAFF
entity.name.class#4EC9B0FF
entity.name.function#DCDCAAFF
entity.name.method#DCDCAAFF
entity.name.type#4EC9B0FF
keyword.control#D8A0DFFF
keyword.control.directive#9B9B9BFF
keyword.operator#B4B4B4FF
keyword.other#569CD6FF
storage.type#569CD6FF
storage.modifier#569CD6FF
punctuation.definition.string#E8C9BBFF
punctuation.section#B4B4B4FF
punctuation.separator#B4B4B4FF
punctuation.terminator#B4B4B4FF
punctuation.definition.begin.bracket.square, punctuation.definition.end.bracket.square#B4B4B4FF
variable.other.macro.argument.c#B4B4B4FF
meta.preprocessor.macro.c#B4B4B4FF
keyword.other.unit.binary.c#B5CEA8FF
keyword.other.unit.octal.c#B5CEA8FF
keyword.other.unit.hexadecimal.c#B5CEA8FF
storage.modifier.array.bracket.square.c#B4B4B4FF
punctuation.definition.parameters.begin.c, punctuation.definition.parameters.end.c#B4B4B4FF
variable.other.macro.argument.cpp#B4B4B4FF
meta.preprocessor.macro.cpp#B4B4B4FF
keyword.operator.sizeof.cpp#569CD6FF
keyword.other.unit.suffix.floating-point.cpp#B5CEA8FF
keyword.other.unit.binary.cpp#B5CEA8FF
keyword.other.unit.octal.cpp#B5CEA8FF
keyword.other.unit.hexadecimal.cpp#B5CEA8FF
entity.name.scope-resolution.cpp#C8C8C8FF
entity.name.function.preprocessor.cpp#DCDCDCFF
storage.modifier.array.bracket.square.c#B4B4B4FF
punctuation.definition.parameters.begin.cpp, punctuation.definition.parameters.end.cpp#B4B4B4FF
source.cs#DCDCDCFF
keyword.control.cs, keyword.control.flow.cs#D8A0DFFF
keyword.other.cs, keyword.operator.cs#569CD6FF
storage.type.cs, storage.modifier.cs#569CD6FF
entity.name.type.class.cs, entity.name.type.record.cs#4EC9B0FF
entity.name.type.interface.cs#B8D7A3FF
entity.name.type.enum.cs#B8D7A3FF
entity.name.type.struct.cs#86C691FF
entity.name.type.delegate.cs#4EC9B0FF
entity.name.type.type-parameter.cs#B8D7A3FF
entity.name.type.namespace.cs#C8C8C8FF
entity.name.function.cs, entity.name.function.member.cs#DCDCAAFF
variable.other.readwrite.cs, variable.other.object.cs, entity.name.variable.local.cs#9CDCFEFF
variable.other.constant.cs, entity.name.variable.field.cs#DCDCDCFF
variable.parameter.cs#9CDCFEFF
string.quoted.double.cs, string.quoted.triple.cs, string.quoted.interpolated.cs#D69D85FF
constant.numeric.cs#B5CEA8FF
comment.block.cs, comment.line.cs#57A64AFF
comment.block.documentation.cs, comment.block.documentation.cs punctuation.definition.tag.cs#608B4EFF
comment.block.documentation.cs entity.name.tag.cs, comment.block.documentation.cs entity.other.attribute-name.cs#608B4EFF
comment.block.documentation.cs string.quoted.double.cs#C8C8C8FF
meta.preprocessor.cs, punctuation.definition.directive.cs, keyword.other.preprocessor.cs#DCDCDCFF
meta.interpolation.cs#DCDCDCFF
punctuation.section.embedded.begin.cs#89BB82FF
constant.language.go.mod#D7BA7DFF
variable.other.go#4EC9B0FF
variable.other.constant.go#9CDCFEFF
variable.other.assignment.go#9CDCFEFF
variable.other.property.go#DADADAFF
entity.name.type.go#86C691FF
entity.name.type.package.go#4EC9B0FF
keyword.go.mod#569CD6FF
keyword.package.go#569CD6FF
keyword.struct.go#569CD6FF
keyword.interface.go#569CD6FF
keyword.function.go#569CD6FF
keyword.type.go#569CD6FF
keyword.map.go#569CD6FF
keyword.var.go#569CD6FF
keyword.const.go#569CD6FF
punctuation.definition.begin.bracket.curly.go, punctuation.definition.end.bracket.curly.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.end.bracket.round.go, punctuation.definition.begin.bracket.square.go, punctuation.definition.end.bracket.square.go, punctuation.other.comma.go, punctuation.other.colon.go#B4B4B4FF
variable.other.object.java#9CDCFEFF
variable.other.definition.java#9CDCFEFF
entity.other.inherited-class.java#4EC9B0FF
keyword.other.import.java#D8A0DFFF
storage.type.java#4EC9B0FF
storage.modifier.package.java#4EC9B0FF
storage.type.function.arrow.java#B4B4B4FF
meta.method-call.java#9CDCFEFF
punctuation.bracket.angle.java, punctuation.bracket.square.java, punctuation.definition.parameters.begin.bracket.round.java, punctuation.definition.parameters.end.bracket.round.java#B4B4B4FF
storage.type.string.python#E8C9BBFF
punctuation.definition.decorator.python#BBB529FF
punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python#B4B4B4FF
entity.name.tag.html#569CD6FF
entity.other.attribute-name.html#9CDCFEFF
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#808080FF
variable.other.normal.shell#9CDCFEFF
variable.other.assignment.shell#9CDCFEFF
variable.other.for.shell#9CDCFEFF
entity.name.command.shell#D8A0DFFF
punctuation.definition.variable.shell#B4B4B4FF
string.unquoted.cmake#9CDCFEFF
variable.other.cmake#9CDCFEFF
variable.other.env.cmake#9CDCFEFF
support.function.cmake#DCDCAAFF
support.function.commandProperty.cmake#D8A0DFFF
support.type.build.cmake#4EC9B0FF
support.type.system.cmake#4EC9B0FF
support.type.testProperty.cmake#4EC9B0FF
support.type.targetProperty.cmake#569CD6FF
support.type.globalProperty.cmake#4EC9B0FF
support.type.sourceFile.cmake#4EC9B0FF
support.type.provideInfo.cmake#4EC9B0FF
text.xml#C8C8C8FF
entity.name.tag.xml, entity.name.tag.localname.xml#569CD6FF
entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml#92CAF4FF
entity.other.attribute-name.namespace.xml#92CAF4FF
string.quoted.double.xml, string.quoted.single.xml#C8C8C8FF
comment.block.xml, comment.block.documentation.xml#608B4EFF
punctuation.definition.tag.xml, punctuation.definition.tag.begin.xml, punctuation.definition.tag.end.xml#89BB82FF
entity.name.tag.namespace.xml#569CD6FF
text.xaml#DCDCDCFF
text.xaml entity.name.tag.xml, text.xaml entity.name.tag.localname.xml, text.xaml entity.name.tag.namespace.xml, text.xaml meta.tag.xml#DCDCDCFF
text.xaml entity.other.attribute-name.xml, text.xaml entity.other.attribute-name.localname.xml, text.xaml entity.other.attribute-name.namespace.xml#9CDCFEFF
text.xaml string.quoted.double.xml, text.xaml string.quoted.single.xml, text.xaml punctuation.definition.string.begin.xml, text.xaml punctuation.definition.string.end.xml, text.xaml string.quoted.double.xml punctuation.definition.string.begin.xml, text.xaml string.quoted.double.xml punctuation.definition.string.end.xml, text.xaml string.quoted.single.xml punctuation.definition.string.begin.xml, text.xaml string.quoted.single.xml punctuation.definition.string.end.xml#569CD6FF
text.xaml punctuation.definition.tag.xml, text.xaml punctuation.definition.tag.begin.xml, text.xaml punctuation.definition.tag.end.xml, text.xaml punctuation.separator.namespace.xml#808080FF
text.xaml keyword.markupextension.type.xaml, text.xaml punctuation.definition.markupextension.xaml#B89D89FF
text.xaml meta.markupextension.xaml, text.xaml entity.other.attribute-name.markupextension.xaml, text.xaml variable.other.markupextension.value.xaml, text.xaml punctuation.separator.key-value.markupextension.xaml, text.xaml punctuation.separator.markupextension.xaml#C8B364FF
text.xaml constant.other.markupextension.value.xaml, text.xaml variable.other.markupextension.member.xaml#AEAEADFF
text.xaml comment.block.xml, text.xaml comment.block.documentation.xml#608B4EFF
support.type.property-name.json#D7BA7DFF
entity.name.section.group-title.ini#4EC9B0FF
text#DCDCDCFF
comment#57A64AFF
string#D69D85FF
constant.numeric#B5CEA8FF
constant.character#D69D85FF
constant.language#569CD6FF
variable#9CDCFEFF
variable.language#569CD6FF
variable.parameter#9CDCFEFF
variable.other#DADADAFF
entity.name.class#4EC9B0FF
entity.name.function#DCDCAAFF
entity.name.method#DCDCAAFF
entity.name.type#4EC9B0FF
keyword.control#D8A0DFFF
keyword.control.directive#9B9B9BFF
keyword.operator#B4B4B4FF
keyword.other#569CD6FF
storage.type#569CD6FF
storage.modifier#569CD6FF
punctuation.definition.string#E8C9BBFF
punctuation.section#B4B4B4FF
punctuation.separator#B4B4B4FF
punctuation.terminator#B4B4B4FF
punctuation.definition.begin.bracket.square, punctuation.definition.end.bracket.square#B4B4B4FF
variable.other.macro.argument.c#B4B4B4FF
meta.preprocessor.macro.c#B4B4B4FF
keyword.other.unit.binary.c#B5CEA8FF
keyword.other.unit.octal.c#B5CEA8FF
keyword.other.unit.hexadecimal.c#B5CEA8FF
storage.modifier.array.bracket.square.c#B4B4B4FF
punctuation.definition.parameters.begin.c, punctuation.definition.parameters.end.c#B4B4B4FF
variable.other.macro.argument.cpp#B4B4B4FF
meta.preprocessor.macro.cpp#B4B4B4FF
keyword.operator.sizeof.cpp#569CD6FF
keyword.other.unit.suffix.floating-point.cpp#B5CEA8FF
keyword.other.unit.binary.cpp#B5CEA8FF
keyword.other.unit.octal.cpp#B5CEA8FF
keyword.other.unit.hexadecimal.cpp#B5CEA8FF
entity.name.scope-resolution.cpp#C8C8C8FF
entity.name.function.preprocessor.cpp#DCDCDCFF
storage.modifier.array.bracket.square.c#B4B4B4FF
punctuation.definition.parameters.begin.cpp, punctuation.definition.parameters.end.cpp#B4B4B4FF
source.cs#DCDCDCFF
keyword.control.cs, keyword.control.flow.cs#D8A0DFFF
keyword.other.cs, keyword.operator.cs#569CD6FF
storage.type.cs, storage.modifier.cs#569CD6FF
entity.name.type.class.cs, entity.name.type.record.cs#4EC9B0FF
entity.name.type.interface.cs#B8D7A3FF
entity.name.type.enum.cs#B8D7A3FF
entity.name.type.struct.cs#86C691FF
entity.name.type.delegate.cs#4EC9B0FF
entity.name.type.type-parameter.cs#B8D7A3FF
entity.name.type.namespace.cs#C8C8C8FF
entity.name.function.cs, entity.name.function.member.cs#DCDCAAFF
variable.other.readwrite.cs, variable.other.object.cs, entity.name.variable.local.cs#9CDCFEFF
variable.other.constant.cs, entity.name.variable.field.cs#DCDCDCFF
variable.parameter.cs#9CDCFEFF
string.quoted.double.cs, string.quoted.triple.cs, string.quoted.interpolated.cs#D69D85FF
constant.numeric.cs#B5CEA8FF
comment.block.cs, comment.line.cs#57A64AFF
comment.block.documentation.cs, comment.block.documentation.cs punctuation.definition.tag.cs#608B4EFF
comment.block.documentation.cs entity.name.tag.cs, comment.block.documentation.cs entity.other.attribute-name.cs#608B4EFF
comment.block.documentation.cs string.quoted.double.cs#C8C8C8FF
meta.preprocessor.cs, punctuation.definition.directive.cs, keyword.other.preprocessor.cs#DCDCDCFF
meta.interpolation.cs#DCDCDCFF
punctuation.section.embedded.begin.cs#89BB82FF
constant.language.go.mod#D7BA7DFF
variable.other.go#4EC9B0FF
variable.other.constant.go#9CDCFEFF
variable.other.assignment.go#9CDCFEFF
variable.other.property.go#DADADAFF
entity.name.type.go#86C691FF
entity.name.type.package.go#4EC9B0FF
keyword.go.mod#569CD6FF
keyword.package.go#569CD6FF
keyword.struct.go#569CD6FF
keyword.interface.go#569CD6FF
keyword.function.go#569CD6FF
keyword.type.go#569CD6FF
keyword.map.go#569CD6FF
keyword.var.go#569CD6FF
keyword.const.go#569CD6FF
punctuation.definition.begin.bracket.curly.go, punctuation.definition.end.bracket.curly.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.end.bracket.round.go, punctuation.definition.begin.bracket.square.go, punctuation.definition.end.bracket.square.go, punctuation.other.comma.go, punctuation.other.colon.go#B4B4B4FF
variable.other.object.java#9CDCFEFF
variable.other.definition.java#9CDCFEFF
entity.other.inherited-class.java#4EC9B0FF
keyword.other.import.java#D8A0DFFF
storage.type.java#4EC9B0FF
storage.modifier.package.java#4EC9B0FF
storage.type.function.arrow.java#B4B4B4FF
meta.method-call.java#9CDCFEFF
punctuation.bracket.angle.java, punctuation.bracket.square.java, punctuation.definition.parameters.begin.bracket.round.java, punctuation.definition.parameters.end.bracket.round.java#B4B4B4FF
storage.type.string.python#E8C9BBFF
punctuation.definition.decorator.python#BBB529FF
punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python#B4B4B4FF
entity.name.tag.html#569CD6FF
entity.other.attribute-name.html#9CDCFEFF
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#808080FF
variable.other.normal.shell#9CDCFEFF
variable.other.assignment.shell#9CDCFEFF
variable.other.for.shell#9CDCFEFF
entity.name.command.shell#D8A0DFFF
punctuation.definition.variable.shell#B4B4B4FF
string.unquoted.cmake#9CDCFEFF
variable.other.cmake#9CDCFEFF
variable.other.env.cmake#9CDCFEFF
support.function.cmake#DCDCAAFF
support.function.commandProperty.cmake#D8A0DFFF
support.type.build.cmake#4EC9B0FF
support.type.system.cmake#4EC9B0FF
support.type.testProperty.cmake#4EC9B0FF
support.type.targetProperty.cmake#569CD6FF
support.type.globalProperty.cmake#4EC9B0FF
support.type.sourceFile.cmake#4EC9B0FF
support.type.provideInfo.cmake#4EC9B0FF
text.xml#C8C8C8FF
entity.name.tag.xml, entity.name.tag.localname.xml#569CD6FF
entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml#92CAF4FF
entity.other.attribute-name.namespace.xml#92CAF4FF
string.quoted.double.xml, string.quoted.single.xml#C8C8C8FF
comment.block.xml, comment.block.documentation.xml#608B4EFF
punctuation.definition.tag.xml, punctuation.definition.tag.begin.xml, punctuation.definition.tag.end.xml#89BB82FF
entity.name.tag.namespace.xml#569CD6FF
text.xaml#DCDCDCFF
text.xaml entity.name.tag.xml, text.xaml entity.name.tag.localname.xml, text.xaml entity.name.tag.namespace.xml, text.xaml meta.tag.xml#DCDCDCFF
text.xaml entity.other.attribute-name.xml, text.xaml entity.other.attribute-name.localname.xml, text.xaml entity.other.attribute-name.namespace.xml#9CDCFEFF
text.xaml string.quoted.double.xml, text.xaml string.quoted.single.xml, text.xaml punctuation.definition.string.begin.xml, text.xaml punctuation.definition.string.end.xml, text.xaml string.quoted.double.xml punctuation.definition.string.begin.xml, text.xaml string.quoted.double.xml punctuation.definition.string.end.xml, text.xaml string.quoted.single.xml punctuation.definition.string.begin.xml, text.xaml string.quoted.single.xml punctuation.definition.string.end.xml#569CD6FF
text.xaml punctuation.definition.tag.xml, text.xaml punctuation.definition.tag.begin.xml, text.xaml punctuation.definition.tag.end.xml, text.xaml punctuation.separator.namespace.xml#808080FF
text.xaml keyword.markupextension.type.xaml, text.xaml punctuation.definition.markupextension.xaml#B89D89FF
text.xaml meta.markupextension.xaml, text.xaml entity.other.attribute-name.markupextension.xaml, text.xaml variable.other.markupextension.value.xaml, text.xaml punctuation.separator.key-value.markupextension.xaml, text.xaml punctuation.separator.markupextension.xaml#C8B364FF
text.xaml constant.other.markupextension.value.xaml, text.xaml variable.other.markupextension.member.xaml#AEAEADFF
text.xaml comment.block.xml, text.xaml comment.block.documentation.xml#608B4EFF
support.type.property-name.json#D7BA7DFF
entity.name.section.group-title.ini#4EC9B0FF
Dark Theme VS2026 by ZTex275 - VS Code Theme