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.activeBackground#20123A
  • activityBar.activeBorder#9F7AB8
  • activityBar.background#1C0D28
  • activityBar.border#4A3070
  • activityBar.foreground#D0D0D0
  • activityBar.inactiveForeground#9A92A5
  • activityBarBadge.background#9F7AB8
  • activityBarBadge.foreground#FFFFFF
  • badge.background#8B008B
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF0AFF
  • breadcrumb.background#060110
  • breadcrumb.focusForeground#FF0AFF
  • breadcrumb.foreground#A4A4B4
  • breadcrumbPicker.background#0F081E
  • button.background#8B008B
  • button.foreground#FFFFFF
  • button.hoverBackground#9932CC
  • charts.blue#006080
  • charts.foreground#E0E0E0
  • charts.green#4A8A4A
  • charts.lines#8B008B
  • charts.orange#A04068
  • charts.purple#8B008B
  • charts.red#A0305A
  • charts.yellow#B07A40
  • checkbox.background#0F081E
  • checkbox.border#8B008B
  • debugConsole.errorForeground#E299B1
  • debugConsole.infoForeground#8FCADC
  • debugConsole.sourceForeground#CAAADC
  • debugConsole.warningForeground#D2B994
  • debugConsoleInputIcon.foreground#FF0AFF
  • debugExceptionWidget.background#0F081E
  • debugExceptionWidget.border#FF1493
  • debugIcon.breakpointCurrentStackframeForeground#E3AD78
  • debugIcon.breakpointDisabledForeground#950A97
  • debugIcon.breakpointForeground#FF1E9F
  • debugIcon.breakpointStackframeForeground#8FD98F
  • debugIcon.breakpointUnverifiedForeground#8A8A8C
  • debugIcon.continueForeground#8FD98F
  • debugIcon.disconnectForeground#8A8A8C
  • debugIcon.pauseForeground#00F5FF
  • debugIcon.restartForeground#8FD98F
  • debugIcon.startForeground#8FD98F
  • debugIcon.stepBackForeground#E47AE2
  • debugIcon.stepIntoForeground#00F5FF
  • debugIcon.stepOutForeground#00F5FF
  • debugIcon.stepOverForeground#00F5FF
  • debugIcon.stopForeground#FF1E9F
  • debugToolBar.background#0F081E
  • debugToolBar.border#8B008B
  • descriptionForeground#C0C0C0
  • diffEditor.border#8B008B
  • diffEditor.diagonalFill#2D1B4E
  • diffEditor.insertedTextBackground#39FF1420
  • diffEditor.insertedTextBorder#39FF1440
  • diffEditor.removedTextBackground#FF149320
  • diffEditor.removedTextBorder#FF149340
  • dropdown.background#0F081E
  • dropdown.border#8B008B
  • dropdown.foreground#E0E0E0
  • dropdown.listBackground#2D1B4E
  • editor.background#060110
  • editor.findMatchBackground#B8A4CC60
  • editor.findMatchBorder#B8A4CC
  • editor.findMatchHighlightBackground#B8A4CC40
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#8B008B40
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#8B008B40
  • editor.foreground#E0E0E0
  • editor.hoverHighlightBackground#8B008B40
  • editor.inactiveSelectionBackground#8B008B40
  • editor.lineHighlightBackground#1A0D2E
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#8B008B40
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#8B008B60
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#8B008B40
  • editor.selectionHighlightBorder#8B008B
  • editor.wordHighlightBackground#4B008240
  • editor.wordHighlightBorder#4B0082
  • editor.wordHighlightStrongBackground#4B008260
  • editor.wordHighlightStrongBorder#8B008B
  • editorBracketMatch.background#8B008B40
  • editorBracketMatch.border#FF00FF
  • editorCodeLens.foreground#9A9AAC
  • editorCursor.background#060110
  • editorCursor.foreground#FF0AFF
  • editorError.border#00000000
  • editorError.foreground#FF1E9F
  • editorGroup.border#8B008B
  • editorGroup.dropBackground#8B008B40
  • editorGroupHeader.border#3D2762
  • editorGroupHeader.noTabsBackground#060110
  • editorGroupHeader.tabsBackground#060110
  • editorGroupHeader.tabsBorder#3D2762
  • editorGutter.addedBackground#4A8A4A
  • editorGutter.background#060110
  • editorGutter.deletedBackground#FF1493
  • editorGutter.modifiedBackground#006080
  • editorHint.border#00000000
  • editorHint.foreground#9A8ABC
  • editorHoverWidget.background#0F081E
  • editorHoverWidget.border#8B008B
  • editorHoverWidget.foreground#E0E0E0
  • editorHoverWidget.statusBarBackground#2D1B4E
  • editorIndentGuide.activeBackground1#8B008B
  • editorIndentGuide.background1#2D1B4E
  • editorInfo.border#00000000
  • editorInfo.foreground#5ABACC
  • editorLineNumber.activeForeground#FF0AFF
  • editorLineNumber.foreground#950A97
  • editorLink.activeForeground#00F5FF
  • editorMarkerNavigation.background#0F081E
  • editorMarkerNavigationError.background#51052C
  • editorMarkerNavigationInfo.background#062457
  • editorMarkerNavigationWarning.background#4B3800
  • editorOverviewRuler.addedForeground#39FF14
  • editorOverviewRuler.border#3D2762
  • editorOverviewRuler.bracketMatchForeground#FF0AFF
  • editorOverviewRuler.commonContentForeground#950A97
  • editorOverviewRuler.currentContentForeground#39FF14
  • editorOverviewRuler.deletedForeground#FF1E9F
  • editorOverviewRuler.errorForeground#FF1E9F
  • editorOverviewRuler.incomingContentForeground#00F5FF
  • editorOverviewRuler.infoForeground#00F5FF
  • editorOverviewRuler.modifiedForeground#00F5FF
  • editorOverviewRuler.selectionHighlightForeground#950A9780
  • editorOverviewRuler.warningForeground#E3AD78
  • editorOverviewRuler.wordHighlightForeground#4B008280
  • editorOverviewRuler.wordHighlightStrongForeground#950A9780
  • editorRuler.foreground#37255A
  • editorSuggestWidget.background#0F081E
  • editorSuggestWidget.border#8B008B
  • editorSuggestWidget.foreground#E0E0E0
  • editorSuggestWidget.highlightForeground#FF0AFF
  • editorSuggestWidget.selectedBackground#51058E
  • editorWarning.border#00000000
  • editorWarning.foreground#E3AD78
  • editorWhitespace.foreground#545464
  • editorWidget.background#0F081E
  • editorWidget.border#8B008B
  • editorWidget.foreground#E0E0E0
  • editorWidget.resizeBorder#FF00FF
  • errorForeground#FF1E9F
  • extensionButton.prominentBackground#8B008B
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#9932CC
  • focusBorder#FF00FF
  • foreground#E0E0E0
  • gitDecoration.addedResourceForeground#8FD98F
  • gitDecoration.conflictingResourceForeground#FF73C0
  • gitDecoration.deletedResourceForeground#FF1E9F
  • gitDecoration.ignoredResourceForeground#9A9AA4
  • gitDecoration.modifiedResourceForeground#5AA3BC
  • gitDecoration.submoduleResourceForeground#E47AE2
  • gitDecoration.untrackedResourceForeground#E3AD78
  • input.background#0F081E
  • input.border#8B008B
  • input.foreground#E0E0E0
  • input.placeholderForeground#9A9AA4
  • inputOption.activeBorder#FF00FF
  • inputValidation.errorBackground#51052C
  • inputValidation.errorBorder#FF1493
  • inputValidation.infoBackground#062457
  • inputValidation.infoBorder#00F5FF
  • inputValidation.warningBackground#4B3800
  • inputValidation.warningBorder#D9A36C
  • keybindingLabel.background#000000
  • keybindingLabel.border#8B008B
  • keybindingLabel.bottomBorder#8B008B
  • keybindingLabel.foreground#FF0AFF
  • keybindingTable.headerBackground#2D1B4E
  • keybindingTable.rowsBackground#20123A
  • list.activeSelectionBackground#2D1B4E
  • list.activeSelectionForeground#E0E0E0
  • list.dropBackground#8B008B60
  • list.errorForeground#FF1E9F
  • list.focusBackground#2D1B4E
  • list.focusForeground#E0E0E0
  • list.highlightForeground#A984C4
  • list.hoverBackground#20123A
  • list.hoverForeground#E0E0E0
  • list.inactiveFocusBackground#20123A
  • list.inactiveSelectionBackground#20123A
  • list.inactiveSelectionForeground#C0C0C0
  • list.invalidItemForeground#FF1E9F
  • list.warningForeground#E3AD78
  • menu.background#0F081E
  • menu.border#8B008B
  • menu.foreground#E0E0E0
  • menu.selectionBackground#8B008B
  • menu.selectionBorder#FF00FF
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#8B008B
  • menubar.selectionBackground#8B008B
  • menubar.selectionBorder#FF00FF
  • menubar.selectionForeground#FFFFFF
  • merge.border#00000000
  • merge.commonContentBackground#8B008B20
  • merge.commonHeaderBackground#8B008B40
  • merge.currentContentBackground#39FF1420
  • merge.currentHeaderBackground#39FF1440
  • merge.incomingContentBackground#00608020
  • merge.incomingHeaderBackground#00608040
  • minimap.background#060110
  • minimap.errorHighlight#FF1493
  • minimap.selectionHighlight#8B008B80
  • minimap.warningHighlight#D9A36C
  • minimapSlider.activeBackground#BA55D380
  • minimapSlider.background#8B008B40
  • minimapSlider.hoverBackground#9932CC60
  • notificationCenter.border#8B008B
  • notificationCenterHeader.background#2D1B4E
  • notificationCenterHeader.foreground#E0E0E0
  • notificationLink.foreground#00F5FF
  • notifications.background#0F081E
  • notifications.border#8B008B
  • notifications.foreground#E0E0E0
  • notificationsErrorIcon.foreground#FF1E9F
  • notificationsInfoIcon.foreground#00F5FF
  • notificationsWarningIcon.foreground#E3AD78
  • notificationToast.border#8B008B
  • panel.background#0F081E
  • panel.border#4A3070
  • panel.dropBorder#9F7AB8
  • panelInput.border#8B008B
  • panelSection.border#3D2762
  • panelSection.dropBackground#8B008B40
  • panelSectionHeader.background#130A24
  • panelSectionHeader.border#3D2762
  • panelSectionHeader.foreground#C0C0C0
  • panelTitle.activeBorder#9F7AB8
  • panelTitle.activeForeground#A984C4
  • panelTitle.inactiveForeground#8F8FA0
  • peekView.border#8B008B
  • peekViewEditor.background#20123A
  • peekViewEditor.matchHighlightBackground#B8A4CC60
  • peekViewEditor.matchHighlightBorder#B8A4CC
  • peekViewEditorGutter.background#060110
  • peekViewResult.background#2D1B4E
  • peekViewResult.fileForeground#E0E0E0
  • peekViewResult.lineForeground#C0C0C0
  • peekViewResult.matchHighlightBackground#B8A4CC60
  • peekViewResult.selectionBackground#51058E
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#2D1B4E
  • peekViewTitleDescription.foreground#C0C0C0
  • peekViewTitleLabel.foreground#FF0AFF
  • pickerGroup.border#8B008B
  • pickerGroup.foreground#FF0AFF
  • problemsErrorIcon.foreground#FF1E9F
  • problemsInfoIcon.foreground#00F5FF
  • problemsWarningIcon.foreground#E3AD78
  • progressBar.background#FF00FF
  • quickInput.background#0F081E
  • quickInput.foreground#E0E0E0
  • quickInputList.focusBackground#51058E
  • quickInputList.focusForeground#FFFFFF
  • quickInputTitle.background#2D1B4E
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#BA55D380
  • scrollbarSlider.background#8B008B80
  • scrollbarSlider.hoverBackground#9932CC80
  • searchEditor.findMatchBackground#B8A4CC60
  • searchEditor.findMatchBorder#B8A4CC
  • searchEditor.textInputBorder#8B008B
  • selection.background#8B008B
  • settings.checkboxBackground#20123A
  • settings.checkboxBorder#8B008B
  • settings.checkboxForeground#E0E0E0
  • settings.dropdownBackground#20123A
  • settings.dropdownBorder#8B008B
  • settings.dropdownForeground#E0E0E0
  • settings.dropdownListBorder#8B008B
  • settings.headerForeground#FF0AFF
  • settings.modifiedItemIndicator#00F5FF
  • settings.numberInputBackground#20123A
  • settings.numberInputBorder#8B008B
  • settings.numberInputForeground#E0E0E0
  • settings.textInputBackground#20123A
  • settings.textInputBorder#8B008B
  • settings.textInputForeground#E0E0E0
  • sideBar.background#0F081E
  • sideBar.border#4A3070
  • sideBar.foreground#C2C2CC
  • sideBarSectionHeader.background#20123A
  • sideBarSectionHeader.border#3D2762
  • sideBarSectionHeader.foreground#D0D0D0
  • sideBarTitle.foreground#D0D0D0
  • statusBar.background#180D2C
  • statusBar.border#4A3070
  • statusBar.debuggingBackground#8B008B
  • statusBar.debuggingBorder#BA55D3
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#D0D0D8
  • statusBar.noFolderBackground#2D1B4E
  • statusBar.noFolderBorder#4B0082
  • statusBar.noFolderForeground#C0C0C0
  • statusBarItem.activeBackground#8B008B80
  • statusBarItem.errorBackground#FF1493
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#8B008B60
  • statusBarItem.prominentBackground#8B008B
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#9932CC
  • statusBarItem.remoteBackground#5A1464
  • statusBarItem.remoteForeground#E0E0E0
  • statusBarItem.warningBackground#D9A36C
  • statusBarItem.warningForeground#000000
  • symbolIcon.arrayForeground#FF78D3
  • symbolIcon.booleanForeground#FF73C0
  • symbolIcon.classForeground#E25ACC
  • symbolIcon.colorForeground#FF0AFF
  • symbolIcon.constantForeground#00F5FF
  • symbolIcon.constructorForeground#80E0C0
  • symbolIcon.enumeratorForeground#DA6AB4
  • symbolIcon.enumeratorMemberForeground#FF0AFF
  • symbolIcon.eventForeground#E3AD78
  • symbolIcon.fieldForeground#FF78D3
  • symbolIcon.fileForeground#E0E0E0
  • symbolIcon.folderForeground#E47AE2
  • symbolIcon.functionForeground#80E0C0
  • symbolIcon.interfaceForeground#E47AE2
  • symbolIcon.keyForeground#00F5FF
  • symbolIcon.keywordForeground#FF0AFF
  • symbolIcon.methodForeground#80E0C0
  • symbolIcon.moduleForeground#C45FDF
  • symbolIcon.namespaceForeground#C45FDF
  • symbolIcon.nullForeground#9A9AA4
  • symbolIcon.numberForeground#FF73C0
  • symbolIcon.objectForeground#FF78D3
  • symbolIcon.operatorForeground#00F5FF
  • symbolIcon.packageForeground#C45FDF
  • symbolIcon.propertyForeground#FF78D3
  • symbolIcon.referenceForeground#00F5FF
  • symbolIcon.snippetForeground#C2AED8
  • symbolIcon.stringForeground#C2AED8
  • symbolIcon.structForeground#E25ACC
  • symbolIcon.textForeground#E0E0E0
  • symbolIcon.typeParameterForeground#FF73C0
  • symbolIcon.unitForeground#FF73C0
  • symbolIcon.variableForeground#FF78D3
  • tab.activeBackground#20123A
  • tab.activeBorder#9F7AB8
  • tab.activeBorderTop#9F7AB8
  • tab.activeForeground#A984C4
  • tab.activeModifiedBorder#8FD98F
  • tab.border#060110
  • tab.hoverBackground#20123A
  • tab.hoverBorder#9932CC
  • tab.inactiveBackground#060110
  • tab.inactiveForeground#A4A4B4
  • tab.inactiveModifiedBorder#228B22
  • tab.unfocusedActiveBackground#130922
  • tab.unfocusedActiveBorder#5A3A6E
  • tab.unfocusedActiveBorderTop#8B008B
  • tab.unfocusedActiveForeground#C0C0C0
  • tab.unfocusedActiveModifiedBorder#228B22
  • tab.unfocusedHoverBackground#20123A
  • tab.unfocusedHoverBorder#8B008B
  • tab.unfocusedInactiveForeground#8A8A9C
  • tab.unfocusedInactiveModifiedBorder#1A5A1A
  • terminal.ansiBlack#0D0416
  • terminal.ansiBlue#5080C0
  • terminal.ansiBrightBlack#787890
  • terminal.ansiBrightBlue#60A0E0
  • terminal.ansiBrightCyan#60D0D0
  • terminal.ansiBrightGreen#60E060
  • terminal.ansiBrightMagenta#C060E0
  • terminal.ansiBrightRed#E06060
  • terminal.ansiBrightWhite#D0D0D0
  • terminal.ansiBrightYellow#E0C060
  • terminal.ansiCyan#50B0B0
  • terminal.ansiGreen#50C050
  • terminal.ansiMagenta#A050C0
  • terminal.ansiRed#C05050
  • terminal.ansiWhite#C8C8D0
  • terminal.ansiYellow#C0A050
  • terminal.background#080614
  • terminal.border#4A3070
  • terminal.findMatchBackground#B8A4CC60
  • terminal.findMatchBorder#B8A4CC
  • terminal.findMatchHighlightBackground#B8A4CC40
  • terminal.findMatchHighlightBorder#00000000
  • terminal.foreground#D0D0D8
  • terminal.inactiveSelectionBackground#8B008B30
  • terminal.selectionBackground#8B008B60
  • terminalCommandDecoration.defaultBackground#8B008B
  • terminalCommandDecoration.errorBackground#FF1493
  • terminalCommandDecoration.successBackground#3A7A3A
  • terminalCursor.background#080614
  • terminalCursor.foreground#A984C4
  • terminalStickyScroll.background#0F081E
  • terminalStickyScrollHover.background#20123A
  • textLink.activeForeground#8FD98F
  • textLink.foreground#00F5FF
  • textPreformat.foreground#C2AED8
  • titleBar.activeBackground#1C0D2C
  • titleBar.activeForeground#D0D0D8
  • titleBar.border#4A3070
  • titleBar.inactiveBackground#0F081E
  • titleBar.inactiveForeground#A2A2B4
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9370DBitalic
string, string.quoted, string.template, string.regexp#C0A0E0
constant.character.escape, constant.other.placeholder#CC99BB
constant.numeric, constant.language.numeric#CC99BB
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#CC99BB
constant.character, constant.other#7DCDCD
variable, variable.other#F0A060
variable.other.property, variable.other.object.property#F0A060
variable.language#B060FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B060FFbold
keyword.operator, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.arithmetic#7DCDCD
storage, storage.type, storage.modifier#B060FFbold
entity.name.class, entity.name.type.class, support.class#D850C0bold
entity.other.inherited-class#C98FC9italic
entity.name.function, support.function#80E0C0
variable.parameter, meta.function.parameters#A0B0E0
entity.name.tag, meta.tag#D97FD9
entity.other.attribute-name#7DCDCD
support.function, support.function.builtin#80E0C0
support.constant#CC99BB
support.type, support.class, entity.name.type#D97FD9
support.variable#F0A060
invalid, invalid.illegal#D97FC2bold underline
invalid.deprecated#9370DBbold underline
support.type.property-name.json, meta.object-literal.key#7DCDCD
punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#D97FD9
markup.inserted, meta.diff.header.to-file#8FD98F
markup.deleted, meta.diff.header.from-file#D97FC2
markup.changed#B8A4CC
meta.diff.header#7DCDCD
entity.other.attribute-name.class.css#D97FD9
entity.other.attribute-name.id.css#7DCDCD
support.type.property-name.css, meta.property-name.css#F0A060
support.constant.property-value.css, meta.property-value.css#B8A4CC
entity.name.tag.css#D97FD9
entity.other.attribute-name.pseudo-class.css#C98FC9
entity.other.attribute-name.pseudo-element.css#CC99BB
variable.scss, variable.sass#7DCDCD
entity.name.function.python, meta.function-call.python#80E0C0
entity.name.function.decorator.python#C98FC9
variable.language.special.self.python#D97FD9italic
support.function.magic.python#C98FC9
entity.name.function.js, entity.name.function.ts, meta.function-call.js, meta.function-call.ts#80E0C0
entity.name.type.class.js, entity.name.type.class.ts#D97FD9
entity.name.type.interface.ts#C98FC9
entity.name.type.ts, support.type.primitive.ts#CC99BB
meta.type.parameters.ts#CC99BB
entity.name.type.class.java#D97FD9
storage.type.annotation.java#C98FC9
entity.name.tag.jsp, punctuation.definition.tag.begin.jsp, punctuation.definition.tag.end.jsp, keyword.control.directive.jsp#D97FD9bold
entity.name.tag.taglib.jsp#D97FD9
entity.other.attribute-name.jsp#7DCDCD
variable.other.jsp, variable.parameter.jsp#F0A060
punctuation.definition.expression.begin.jsp, punctuation.definition.expression.end.jsp#D97FD9
support.function.jsp, entity.name.function.jsp#8FD98F
support.class.jsp, variable.language.jsp#D97FD9
meta.embedded.block.jsp#E0E0E0
entity.name.function.kotlin#8FD98F
entity.name.type.class.kotlin#D97FD9
entity.name.function.swift#8FD98F
entity.name.type.class.swift#D97FD9
constant.other.symbol.ruby#7DCDCD
entity.name.type.class.ruby#D97FD9
entity.name.function.ruby#8FD98F
punctuation.section.embedded.ruby#D97FD9
entity.name.type.class.dart#D97FD9
entity.name.function.dart#80E0C0
entity.name.function.c, entity.name.function.cpp#8FD98F
keyword.control.directive.c, keyword.control.directive.cpp#C98FC9
entity.name.type.class.objc#D97FD9
entity.name.function.objc#8FD98F
entity.name.type.class.cs#D97FD9
entity.name.function.cs#8FD98F
entity.name.function.php#8FD98F
variable.other.php#F0A060
variable.other.normal.shell#F0A060
support.function.builtin.shell#8FD98F
support.function.powershell#8FD98F
variable.other.readwrite.powershell#F0A060
variable.other.readwrite.batch#F0A060
entity.name.tag.xml, entity.name.tag.localname.xml#D97FD9
entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml#7DCDCD
entity.name.tag.svg, entity.name.tag.localname.svg#D97FD9
entity.other.attribute-name.svg, entity.other.attribute-name.localname.svg#7DCDCD
entity.other.attribute-name.id.svg#8FD98F
entity.other.attribute-name.class.svg#D97FD9
entity.other.attribute-name.style.svg#C98FC9
meta.attribute.d.svg string.quoted#B8A4CC
meta.attribute.transform.svg#CC99BB
entity.name.tag.html#D97FD9
entity.other.attribute-name.html#7DCDCD
entity.name.tag.yaml#7DCDCD
keyword.key.toml#7DCDCD
entity.name.section.group-title.ini#D97FD9
keyword.other.definition.ini#7DCDCD
keyword.other.definition.properties#7DCDCD
markup.heading, entity.name.section.markdown#D97FD9bold
markup.bold#CC99BBbold
markup.italic#C98FC9italic
markup.underline.link.markdown#7DCDCD
markup.inline.raw.markdown, markup.fenced_code.block.markdown#8FD98F
markup.quote#9370DBitalic
entity.name.type.terraform#D97FD9
entity.name.section.terraform#D97FD9
entity.name.function.haskell#8FD98F
entity.name.type.haskell#D97FD9
entity.name.function.erlang#8FD98F
entity.name.function.lisp#8FD98F
entity.name.function.ocaml#8FD98F
entity.name.function.perl, support.function.perl#8FD98F
variable.other.readwrite.global.perl, variable.other.predefined.perl, punctuation.definition.variable.perl#F0A060
variable.other.predefined.perl#D97FD9italic
string.regexp.perl#C98FC9
entity.name.type.class.perl, support.class.perl#D97FD9
keyword.control.perl#D97FD9bold
keyword.operator.comparison.perl, keyword.operator.logical.perl#7DCDCD
entity.name.function.fortran#8FD98F
entity.name.function.pascal#8FD98F
entity.name.function.label.asm#7DCDCD
constant.language.register.asm#CC99BB
keyword.mnemonic.asm#D97FD9
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#60D0C0bold
punctuation.definition.tag.begin.jinja, punctuation.definition.tag.end.jinja, punctuation.definition.comment.begin.jinja, punctuation.definition.comment.end.jinja, punctuation.definition.variable.begin.jinja, punctuation.definition.variable.end.jinja#D97FD9bold
keyword.control.jinja, keyword.operator.jinja#D97FD9
support.function.jinja, entity.name.function.jinja#8FD98F
variable.other.jinja, variable.parameter.jinja#F0A060
support.function.filter.jinja#C98FC9
support.function.test.jinja#7DCDCD
punctuation.definition.tag.begin.handlebars, punctuation.definition.tag.end.handlebars, punctuation.definition.block.begin.handlebars, punctuation.definition.block.end.handlebars, punctuation.definition.tag.mustache, punctuation.definition.block.mustache#D97FD9bold
support.function.handlebars, entity.name.function.handlebars, support.function.helper.handlebars#8FD98F
variable.parameter.handlebars, variable.other.handlebars, variable.parameter.mustache, variable.other.mustache#F0A060
entity.name.tag.reference.handlebars#7DCDCD
keyword.control.velocity, punctuation.definition.variable.velocity#D97FD9bold
variable.other.velocity, variable.parameter.velocity#F0A060
entity.name.function.velocity#8FD98F
keyword.control.freemarker, entity.name.tag.freemarker, punctuation.definition.tag.begin.freemarker, punctuation.definition.tag.end.freemarker#D97FD9bold
variable.other.freemarker, variable.parameter.freemarker#F0A060
support.function.builtin.freemarker#8FD98F
punctuation.definition.variable.begin.freemarker, punctuation.definition.variable.end.freemarker#D97FD9
variable.other.template#F0A060
keyword.control.group.regexp#D97FD9
constant.other.character-class.regexp#7DCDCD
keyword.operator.quantifier.regexp#CC99BB
punctuation#C0C0C0
punctuation.definition.bracket, punctuation.definition.brace, meta.brace#A0A0C0
Deepslime by Katherine Aurelia - VS Code Theme