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.activeBorder#FFFFFF
  • activityBar.background#263238
  • activityBar.dropBorder#FFFFFF
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#009688
  • activityBarBadge.foreground#FFFFFF
  • badge.background#263238
  • badge.foreground#B0BEC5
  • banner.background#314549
  • banner.foreground#FFFFFF
  • banner.iconForeground#6272A4
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#282A36
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#b0bec5cc
  • breadcrumbPicker.background#263238
  • button.background#314549
  • button.foreground#B0BEC5
  • button.hoverBackground#425B67
  • button.secondaryBackground#2E3C43
  • button.secondaryForeground#607D8B
  • button.secondaryHoverBackground#314549
  • charts.blue#6272A4
  • charts.foreground#B0BEC5
  • charts.green#50FA7B
  • charts.lines#2a373e80
  • charts.orange#61936F
  • charts.purple#BD93F9
  • charts.red#FF5555
  • charts.yellow#BE9117
  • checkbox.background#263238
  • checkbox.border#263238
  • checkbox.foreground#FFFFFF
  • debugConsole.errorForeground#FF5555
  • debugConsole.infoForeground#6272A4
  • debugConsole.sourceForeground#B0BEC5
  • debugConsole.warningForeground#BE9117
  • debugConsoleInputIcon.foreground#FF79C6
  • debugExceptionWidget.background#FF5555
  • debugExceptionWidget.border#933232
  • debugIcon.breakpointCurrentStackframeForeground#50FA7B
  • debugIcon.breakpointDisabledForeground#ffffff1a
  • debugIcon.breakpointForeground#FF5555
  • debugIcon.breakpointStackframeForeground#50fa7b80
  • debugIcon.breakpointUnverifiedForeground#FF5555
  • debugIcon.continueForeground#50FA7B
  • debugIcon.disconnectForeground#FF5555
  • debugIcon.pauseForeground#50fa7b80
  • debugIcon.restartForeground#8BE9FD
  • debugIcon.startForeground#50FA7B
  • debugIcon.stepBackForeground#FFB86C
  • debugIcon.stepIntoForeground#589DF6
  • debugIcon.stepOutForeground#589DF6
  • debugIcon.stepOverForeground#589DF6
  • debugIcon.stopForeground#FF5555
  • debugTokenExpression.boolean#BD93F9
  • debugTokenExpression.error#FF5555
  • debugTokenExpression.name#8BE9FD
  • debugTokenExpression.number#BD93F9
  • debugTokenExpression.string#F1FA8C
  • debugTokenExpression.value#b0bec599
  • debugToolBar.background#263238
  • debugView.exceptionLabelBackground#933232
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#546E7A
  • debugView.stateLabelForeground#B0BEC5
  • debugView.valueChangedHighlight#009688
  • descriptionForeground#b0bec5b3
  • diffEditor.diagonalFill#44798733
  • diffEditor.insertedTextBackground#1b5e2a33
  • diffEditor.removedTextBackground#93323233
  • dropdown.background#263238
  • dropdown.border#263238
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#1E272C
  • editor.background#282A36
  • editor.findMatchBackground#61936F
  • editor.findMatchHighlightBackground#61936f55
  • editor.findRangeHighlightBackground#546e7a66
  • editor.focusedStackFrameHighlightBackground#ffff004d
  • editor.foldBackground#666b874d
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#44475a40
  • editor.inactiveSelectionBackground#44475A
  • editor.inlineValuesBackground#282a3633
  • editor.inlineValuesForeground#ffb86c80
  • editor.lineHighlightBorder#44475a75
  • editor.linkedEditingBackground#44475a4d
  • editor.rangeHighlightBackground#546e7a0b
  • editor.selectionBackground#666B87
  • editor.selectionHighlightBackground#f8f8f226
  • editor.snippetFinalTabstopHighlightBorder#F8F8F2
  • editor.snippetTabstopHighlightBackground#f8f8f24d
  • editor.stackFrameHighlightBackground#ff555559
  • editor.symbolHighlightBackground#61936f55
  • editor.wordHighlightBackground#847e76b8
  • editor.wordHighlightStrongBackground#44475ab8
  • editorBracketHighlight.foreground1#f8f8f2d4
  • editorBracketHighlight.foreground2#ff5555d4
  • editorBracketHighlight.foreground3#bd93f9d4
  • editorBracketHighlight.foreground4#ffb86cd4
  • editorBracketHighlight.foreground5#8be9fdd4
  • editorBracketHighlight.foreground6#f1fa8cd4
  • editorBracketHighlight.unexpectedBracket.foreground#FF1212CC
  • editorBracketMatch.background#44475a1a
  • editorBracketMatch.border#666B87
  • editorBracketPairGuide.activeBackground1#F8F8F2
  • editorBracketPairGuide.activeBackground2#FF5555
  • editorBracketPairGuide.activeBackground3#BD93F9
  • editorBracketPairGuide.activeBackground4#FFB86C
  • editorBracketPairGuide.activeBackground5#8BE9FD
  • editorBracketPairGuide.activeBackground6#F1FA8C
  • editorBracketPairGuide.background1#f8f8f2d4
  • editorBracketPairGuide.background2#ff5555d4
  • editorBracketPairGuide.background3#bd93f9d4
  • editorBracketPairGuide.background4#ffb86cd4
  • editorBracketPairGuide.background5#8be9fdd4
  • editorBracketPairGuide.background6#f1fa8cd4
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#CCCCCC
  • editorError.foreground#FF5555
  • editorGhostText.foreground#ffffff56
  • editorGroup.border#2A373E
  • editorGroup.dropBackground#546e7a80
  • editorGroupHeader.noTabsBackground#282A36
  • editorGroupHeader.tabsBackground#263238
  • editorGutter.addedBackground#1B5E2A
  • editorGutter.background#282A36
  • editorGutter.commentRangeForeground#212121
  • editorGutter.deletedBackground#933232
  • editorGutter.foldingControlForeground#B0BEC5
  • editorGutter.modifiedBackground#447987
  • editorHint.foreground#50fa7bb3
  • editorHoverWidget.background#263238
  • editorHoverWidget.border#2A373E
  • editorHoverWidget.foreground#B0BEC5
  • editorHoverWidget.highlightForeground#FFFFFF
  • editorHoverWidget.statusBarBackground#263238
  • editorIndentGuide.activeBackground#546e7a29
  • editorIndentGuide.background#546e7a29
  • editorInfo.foreground#6272A4
  • editorInlayHint.background#282a3699
  • editorInlayHint.foreground#f8f8f2cc
  • editorInlayHint.parameterBackground#282a3699
  • editorInlayHint.parameterForeground#f8f8f2cc
  • editorInlayHint.typeBackground#282a3699
  • editorInlayHint.typeForeground#f8f8f2cc
  • editorLightBulb.foreground#F1FA8C
  • editorLightBulbAutoFix.foreground#8BE9FD
  • editorLineNumber.activeForeground#A4A3A3
  • editorLineNumber.foreground#666B87
  • editorLink.activeForeground#589DF6
  • editorMarkerNavigation.background#263238
  • editorMarkerNavigationError.background#FF5555
  • editorMarkerNavigationError.headerBackground#0000001a
  • editorMarkerNavigationInfo.background#6272A4
  • editorMarkerNavigationInfo.headerBackground#0000001a
  • editorMarkerNavigationWarning.background#BE9117
  • editorMarkerNavigationWarning.headerBackground#0000001a
  • editorOverviewRuler.addedForeground#1b5e2a99
  • editorOverviewRuler.border#2a373e4d
  • editorOverviewRuler.bracketMatchForeground#6272A4
  • editorOverviewRuler.commonContentForeground#44798766
  • editorOverviewRuler.currentContentForeground#93323280
  • editorOverviewRuler.deletedForeground#93323299
  • editorOverviewRuler.errorForeground#ff5555b3
  • editorOverviewRuler.findMatchForeground#61936F
  • editorOverviewRuler.incomingContentForeground#1b5e2a80
  • editorOverviewRuler.infoForeground#6272A4
  • editorOverviewRuler.modifiedForeground#44798799
  • editorOverviewRuler.rangeHighlightForeground#61936f99
  • editorOverviewRuler.selectionHighlightForeground#847e76cc
  • editorOverviewRuler.warningForeground#BE9117
  • editorOverviewRuler.wordHighlightForeground#44475acc
  • editorOverviewRuler.wordHighlightStrongForeground#f8f8f2cc
  • editorPane.background#282A36
  • editorRuler.foreground#424450
  • editorSuggestWidget.background#263238
  • editorSuggestWidget.border#2A373E
  • editorSuggestWidget.focusHighlightForeground#009688
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.highlightForeground#009688aa
  • editorSuggestWidget.selectedBackground#314549
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#BE9117
  • editorWhitespace.foreground#546e7a29
  • editorWidget.background#263238
  • editorWidget.border#009688
  • editorWidget.foreground#B0BEC5
  • errorForeground#FF5555
  • extensionBadge.remoteBackground#009688
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#314549
  • extensionButton.prominentForeground#B0BEC5
  • extensionButton.prominentHoverBackground#425B67
  • extensionIcon.starForeground#FFB86C
  • extensionIcon.verifiedForeground#009688
  • focusBorder#00968859
  • foreground#B0BEC5
  • gitDecoration.addedResourceForeground#C3E887
  • gitDecoration.conflictingResourceForeground#D5756C
  • gitDecoration.deletedResourceForeground#FF6463
  • gitDecoration.ignoredResourceForeground#848504
  • gitDecoration.modifiedResourceForeground#80CBC4
  • gitDecoration.renamedResourceForeground#3A8484
  • gitDecoration.stageDeletedResourceForeground#FF6463
  • gitDecoration.stageModifiedResourceForeground#6897BB
  • gitDecoration.submoduleResourceForeground#C3E887
  • gitDecoration.untrackedResourceForeground#629755
  • gitlens.closedPullRequestIconColor#FF5555
  • gitlens.decorations.addedForegroundColor#C3E887
  • gitlens.decorations.branchAheadForegroundColor#3A8484
  • gitlens.decorations.branchBehindForegroundColor#6897BB
  • gitlens.decorations.branchDivergedForegroundColor#D5756C
  • gitlens.decorations.branchMissingUpstreamForegroundColor#FF5555
  • gitlens.decorations.branchUnpublishedForegroundColor#FD8A6A
  • gitlens.decorations.copiedForegroundColor#3A8484
  • gitlens.decorations.deletedForegroundColor#FF6463
  • gitlens.decorations.ignoredForegroundColor#848504
  • gitlens.decorations.modifiedForegroundColor#80CBC4
  • gitlens.decorations.renamedForegroundColor#3A8484
  • gitlens.decorations.untrackedForegroundColor#3A8484
  • gitlens.gutterForegroundColor#F8F8F2
  • gitlens.gutterUncommittedForegroundColor#fd8a6a99
  • gitlens.lineHighlightBackgroundColor#44475a33
  • gitlens.lineHighlightOverviewRulerColor#44475a99
  • gitlens.mergedPullRequestIconColor#9876AA
  • gitlens.openPullRequestIconColor#447152
  • gitlens.trailingLineForegroundColor#f8f8f259
  • gitlens.unpublishedCommitIconColor#3A8484
  • gitlens.unpulledChangesIconColor#6897BB
  • gitlens.unpushlishedChangesIconColor#FD8A6A
  • icon.foreground#B0BEC5
  • input.background#1E272C
  • input.border#2A373E
  • input.foreground#B0BEC5
  • input.placeholderForeground#607D8B
  • inputOption.activeBackground#546E7A
  • inputOption.activeBorder#00968800
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#933232
  • inputValidation.errorBorder#FF5555
  • inputValidation.infoBorder#6272A4
  • inputValidation.warningBorder#BE9117
  • interactive.activeCodeBorder#32424A
  • interactive.inactiveCodeBorder#314549
  • keybindingLabel.background#0000002b
  • keybindingLabel.border#00000099
  • keybindingLabel.bottomBorder#00000099
  • keybindingLabel.foreground#B0BEC5
  • keybindingTable.headerBackground#0000000a
  • keybindingTable.rowsBackground#0000000a
  • list.activeSelectionBackground#314549
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FFFFFF
  • list.deemphasizedForeground#607D8B
  • list.dropBackground#546E7A
  • list.errorForeground#FF5555
  • list.filterMatchBackground#61936f55
  • list.focusHighlightForeground#425B67
  • list.focusOutline#00968859
  • list.highlightForeground#425B67
  • list.hoverBackground#425B67
  • list.inactiveSelectionBackground#314549
  • list.invalidItemForeground#FF5555
  • list.warningForeground#BE9117
  • listFilterWidget.background#425B67
  • listFilterWidget.noMatchesOutline#FF5555
  • listFilterWidget.outline#2A373E
  • menu.background#263238
  • menu.foreground#B0BEC5
  • menu.selectionBackground#314549
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#2A373E
  • menubar.selectionBackground#546e7a1a
  • menubar.selectionForeground#B0BEC5
  • merge.border#2A373E
  • merge.commonContentBackground#44798729
  • merge.commonHeaderBackground#44798766
  • merge.currentContentBackground#93323233
  • merge.currentHeaderBackground#93323280
  • merge.incomingContentBackground#1b5e2a33
  • merge.incomingHeaderBackground#1b5e2a80
  • minimap.errorHighlight#933232b3
  • minimap.findMatchHighlight#61936F
  • minimap.selectionHighlight#847E76
  • minimap.warningHighlight#BE9117
  • minimapGutter.addedBackground#1B5E2A
  • minimapGutter.deletedBackground#933232
  • minimapGutter.modifiedBackground#447987
  • minimapSlider.activeBackground#546e7a33
  • minimapSlider.background#546e7a33
  • minimapSlider.hoverBackground#b0bec559
  • notebook.cellBorderColor#314549
  • notebook.cellEditorBackground#b0bec50a
  • notebook.cellInsertionIndicator#00968859
  • notebook.cellStatusBarItemHoverBackground#546e7a26
  • notebook.cellToolbarSeparator#2A373E
  • notebook.focusedCellBorder#00968859
  • notebook.focusedEditorBorder#00968859
  • notebook.inactiveFocusedCellBorder#314549
  • notebook.selectedCellBackground#314549
  • notebook.selectedCellBorder#314549
  • notebook.symbolHighlightBackground#425B67
  • notebookScrollbarSlider.activeBackground#546E7A
  • notebookScrollbarSlider.background#546e7a66
  • notebookScrollbarSlider.hoverBackground#b0bec5b3
  • notebookStatusErrorIcon.foreground#FF5555
  • notebookStatusRunningIcon.foreground#B0BEC5
  • notebookStatusSuccessIcon.foreground#50FA7B
  • notificationCenterHeader.background#314149
  • notificationLink.foreground#589DF6
  • notifications.background#263238
  • notifications.border#314149
  • notifications.foreground#B0BEC5
  • notificationsErrorIcon.foreground#FF5555
  • notificationsInfoIcon.foreground#6272A4
  • notificationsWarningIcon.foreground#BE9117
  • panel.background#263238
  • panel.border#2A373E
  • panel.dropBorder#FFFFFF
  • panelSection.border#2A373E
  • panelSection.dropBackground#546e7a80
  • panelSectionHeader.background#263238
  • panelTitle.activeBorder#009688
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#ffffff99
  • peekView.border#32424A
  • peekViewEditor.background#282A36
  • peekViewEditor.matchHighlightBackground#61936f99
  • peekViewEditorGutter.background#282A36
  • peekViewResult.background#32424A
  • peekViewResult.fileForeground#FF0000
  • peekViewResult.lineForeground#B0BEC5
  • peekViewResult.matchHighlightBackground#61936f4d
  • peekViewResult.selectionBackground#425b6733
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#263238
  • peekViewTitleDescription.foreground#b0bec5b3
  • peekViewTitleLabel.foreground#B0BEC5
  • pickerGroup.border#009688
  • pickerGroup.foreground#314549
  • ports.iconRunningProcessForeground#009688
  • problemsErrorIcon.foreground#FF5555
  • problemsInfoIcon.foreground#6272A4
  • problemsWarningIcon.foreground#BE9117
  • progressBar.background#009688
  • quickInput.background#263238
  • quickInput.foreground#B0BEC5
  • quickInputList.focusBackground#314549
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusIconForeground#FFFFFF
  • quickInputTitle.background#546e7a1b
  • sash.hoverBorder#009688
  • scm.providerBorder#2A373E
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#546E7A
  • scrollbarSlider.background#546e7a66
  • scrollbarSlider.hoverBackground#b0bec5b3
  • searchEditor.findMatchBackground#61936f38
  • settings.checkboxBackground#263238
  • settings.checkboxBorder#263238
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#263238
  • settings.dropdownBorder#263238
  • settings.dropdownForeground#FFFFFF
  • settings.dropdownListBorder#009688
  • settings.focusedRowBackground#425b6724
  • settings.focusedRowBorder#ffffff1f
  • settings.headerForeground#B0BEC5
  • settings.modifiedItemIndicator#009688
  • settings.numberInputBackground#1E272C
  • settings.numberInputBorder#2A373E
  • settings.numberInputForeground#B0BEC5
  • settings.rowHoverBackground#425b6712
  • settings.textInputBackground#1E272C
  • settings.textInputBorder#2A373E
  • settings.textInputForeground#B0BEC5
  • sideBar.background#1E272C
  • sideBar.border#2A373E
  • sideBar.dropBackground#546e7a80
  • sideBar.foreground#B0BEC5
  • sideBarSectionHeader.background#263238
  • sideBarSectionHeader.border#b0bec533
  • sideBarSectionHeader.foreground#B0BEC5
  • sideBarTitle.foreground#B0BEC5
  • sideBySideEditor.horizontalBorder#2A373E
  • sideBySideEditor.verticalBorder#2A373E
  • statusBar.background#1E272C
  • statusBar.debuggingBackground#1E272C
  • statusBar.debuggingBorder#FF5555
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#263238
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#546e7a2e
  • statusBarItem.errorBackground#cc0000
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#546e7a1f
  • statusBarItem.prominentBackground#00968880
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#425b674d
  • statusBarItem.remoteBackground#009688
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#72570e
  • statusBarItem.warningForeground#FFFFFF
  • symbolIcon.arrayForeground#BD93F9
  • symbolIcon.booleanForeground#BD93F9
  • symbolIcon.classForeground#8BE9FD
  • symbolIcon.colorForeground#F8F8F2
  • symbolIcon.constantForeground#F8F8F2
  • symbolIcon.constructorForeground#8BE9FD
  • symbolIcon.enumeratorForeground#50FA7B
  • symbolIcon.enumeratorMemberForeground#BD93F9
  • symbolIcon.eventForeground#FF79C6
  • symbolIcon.fieldForeground#BD93F9
  • symbolIcon.fileForeground#B0BEC5
  • symbolIcon.folderForeground#B0BEC5
  • symbolIcon.functionForeground#50FA7B
  • symbolIcon.interfaceForeground#F1FA8C
  • symbolIcon.keyForeground#F1FA8C
  • symbolIcon.keywordForeground#FF79C6
  • symbolIcon.methodForeground#50FA7B
  • symbolIcon.moduleForeground#F8F8F2
  • symbolIcon.namespaceForeground#F8F8F2
  • symbolIcon.nullForeground#BD93F9
  • symbolIcon.numberForeground#BD93F9
  • symbolIcon.objectForeground#F8F8F2
  • symbolIcon.operatorForeground#FF79C6
  • symbolIcon.packageForeground#F8F8F2
  • symbolIcon.propertyForeground#BD93F9
  • symbolIcon.referenceForeground#BD93F9
  • symbolIcon.snippetForeground#FF5555
  • symbolIcon.stringForeground#F1FA8C
  • symbolIcon.structForeground#8BE9FD
  • symbolIcon.textForeground#F8F8F2
  • symbolIcon.typeParameterForeground#8BE9FD
  • symbolIcon.unitForeground#F8F8F2
  • symbolIcon.variableForeground#BD93F9
  • tab.activeBackground#314549
  • tab.activeBorder#009688
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#009688
  • tab.border#314549
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#ffffff80
  • tab.inactiveModifiedBorder#00968880
  • tab.lastPinnedBorder#00968833
  • tab.unfocusedActiveBackground#314549
  • tab.unfocusedActiveForeground#ffffff80
  • tab.unfocusedActiveModifiedBorder#00968880
  • tab.unfocusedInactiveBackground#263238
  • tab.unfocusedInactiveForeground#ffffff40
  • tab.unfocusedInactiveModifiedBorder#00968840
  • terminal.background#282A36
  • terminal.border#2A373E
  • terminal.dropBackground#546e7a80
  • terminal.foreground#F8F8F2
  • terminal.selectionBackground#f8f8f240
  • terminal.tab.activeBorder#009688
  • testExplorer.errorDecorationBackground#933232
  • testing.iconErrored#FF5555
  • testing.iconFailed#FF5555
  • testing.iconPassed#50FA7B
  • testing.iconQueued#2E3C43
  • testing.iconSkipped#1E272C
  • testing.iconUnset#415967
  • testing.message.error.decorationForeground#FF5555
  • testing.message.error.lineBackground#ff555533
  • testing.message.hint.decorationForeground#50fa7bb3
  • testing.message.info.decorationForeground#6272A4
  • testing.message.info.lineBackground#589df633
  • testing.message.warning.decorationForeground#BE9117
  • testing.message.warning.lineBackground#be911733
  • testing.peekBorder#FF5555
  • testing.peekHeaderBackground#0000001a
  • testing.runAction#50FA7B
  • textBlockQuote.background#1e272c1a
  • textBlockQuote.border#00968880
  • textCodeBlock.background#1e272c66
  • textLink.activeForeground#589DF6
  • textLink.foreground#589DF6
  • textPreformat.foreground#FFB86C
  • textSeparator.foreground#2A373E
  • titleBar.activeBackground#1E272C
  • titleBar.activeForeground#B0BEC5
  • titleBar.inactiveBackground#1e272c99
  • titleBar.inactiveForeground#b0bec599
  • toolbar.activeBackground#00968850
  • toolbar.hoverBackground#00968850
  • tree.indentGuidesStroke#B0BEC5
  • tree.tableColumnsBorder#b0bec520
  • welcomePage.progress.background#1E272C
  • welcomePage.progress.foreground#009688
  • welcomePage.tileBackground#263238
  • welcomePage.tileHoverBackground#2d3b43
  • welcomePage.tileShadow#0000005c
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#BD93F9
meta.diff, meta.diff.header#77B767
markup.inserted#50FA7B
markup.deleted#FF5555
markup.changed#FFB86C
invalid#FF5555underline italic
invalid.deprecated#F8F8F2underline italic
entity.name.filename#F1FA8C
markup.error#FF5555
markup.underlineunderline
markup.bold#FFB86Cbold
markup.heading#BD93F9bold
markup.italic#F1FA8Citalic
punctuation.definition.list.begin.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.link.restructuredtext#8BE9FD
markup.inline.raw, markup.raw.block, markup.raw.restructuredtext#77B767
markup.underline.link, markup.underline.link.image#8BE9FD
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#FF79C6
entity.name.directive.restructuredtext, markup.quote#F1FA8Citalic
meta.separator.markdown#77B767
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#50FA7B
punctuation.definition.constant.restructuredtext#BD93F9
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#BD93F9
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#F8F8F2
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#F1FA8C
entity.name.type.class, entity.name.class, support.class#8BE9FD
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.parameter.function.language.special#FF79C6italic
entity.other.inherited-class#50FA7Bitalic
comment, punctuation.definition.comment, unused.comment, wildcard.comment#77B767
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#FF79C6
comment.block.documentation entity.name.type#8BE9FDitalic
comment.block.documentation entity.name.type punctuation.definition.bracket#8BE9FD
comment.block.documentation variable#FFB86Citalic
constant, constant.numeric, constant.language.boolean, constant.language.undefined, constant.language.null, constant.language.merge, constant.language.symbol.ruby, constant.language.symbol.hashkey.ruby, variable.other.constant.ruby, entity.name.type.option.rust, entity.name.type.result.rust, meta.structure.dictionary.value.json constant.language.json#BD93F9
constant.character.escape, constant.character.format.placeholder.other, constant.character.string.escape, constant.regexp, entity.name.type.numeric#FF79C6
punctuation.definition.tag.begin, punctuation.definition.tag.end#FF79C6
entity.name.tag#BD93F9
entity.other.attribute-name.parent-selector#FF79C6
entity.other.attribute-name#50FA7Bitalic
punctuation.definition.string.begin.html, punctuation.definition.string.end.html, string.quoted.single.html, string.quoted.double.html#F1FA8C
meta.embedded.block.html#F8F8F2
entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function, support.function.any-method.lua#50FA7B
keyword.operator.function.infix, support.function.builtin, support.function.kernel, entity.name.function.macro#50FA7Bitalic underline
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.block.parameters variable.other.block, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter, variable.other.positional.shell, meta.function.parameters variable.other.go#FFB86C
entity.name.type.annotation, meta.decorator meta.function-call entity.name.function, meta.decorator variable.other.readwrite, meta.decorator variable.other.property, meta.attribute.rust, entity.name.function.decorator#BBB529
meta.decorator variable.other.object#50FA7B
keyword, keyword.control, keyword.control.new, keyword.operator, keyword.operator.new, keyword.operator.assignment, keyword.operator.logical, keyword.operator.comparison, keyword.operator.expression, punctuation.definition.keyword#FF79C6
meta.selector, meta.block.parameters#FF79C6
support, support.type.primitive.go#8BE9FDitalic
support.type.primitive#FF79C6
support.function.magic, support.variable, variable.other.predefined, variable.other.enummember#BD93F9
support.function, support.type.property-name
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#FF79C6
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#F8F8F2
meta.template.expression, meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#FF79C6
punctuation.decorator, punctuation.definition.decorator#BBB529
support.type.property-name.json, entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#8BE9FD
constant.other.date, constant.other.timestamp#FFB86C
variable.other.alias.yaml#50FA7Bitalic underline
storage, storage.type.type, storage.type.class, storage.type.alias, storage.type.func, storage.type.function, storage.type.interface, storage.type.import, storage.type.package, storage.type.namespace, storage.type.var, storage.type.const, storage.type.variable, storage.type.object, storage.type.property, storage.type.struct, meta.var.expr storage.type, meta.method.declaration storage.type, meta.method.declaration storage.type.ts, meta.method.declaration storage.type.property.ts, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#FF79C6
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.function.parameters.python, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#8BE9FDitalic
entity.name.interface, entity.name.type.interface#F1FA8Citalic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#8BE9FD
storage.modifier, support.type.object.module#FF79C6
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#F1FA8C
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#F1FA8C
punctuation.definition.character-class.regexp, punctuation.definition.group.regexp#8BE9FD
keyword.operator.or.regexp, keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, keyword.other.back-reference.regexp, keyword.operator.negation.regexp, punctuation.definition.group.assertion.regexp#FF79C6
constant.other.character-class.regexp, constant.other.character-class.set.regexp#BD93F9
string.regexp constant.character.escape.backslash.regexp, punctuation.definition.group.capture.regexp#F8F8F2
meta.group.regexp#50FA7B
string, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.quoted punctuation.definition.string.begin, string.quoted punctuation.definition.string.end, string.interpolated.dollar.shell string.quoted punctuation.definition.string.begin.shell, string.interpolated.dollar.shell string.quoted punctuation.definition.string.end.shell#F1FA8C
string.interpolated.dollar.shell punctuation.definition.string.begin.shell, string.interpolated.dollar.shell punctuation.definition.string.end.shell, variable.other.bracket.shell punctuation.definition.variable.shell, variable.other.normal.shell punctuation.definition.variable.shell, variable.other.positional.shell punctuation.definition.variable.shell#FF79C6
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#77B767
variable.other.property, variable.other.readwrite.instance.ruby, variable.other.readwrite.class.ruby, support.variable.property#BD93F9
variable, constant.other.key.perl, variable.other.constant, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#F8F8F2
meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#FFB86Citalic
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#F8F8F2
entity.name.type.lifetime, storage.modifier.lifetime.rust#467EDA
meta.selectionset.graphql variable#F1FA8C
meta.selectionset.graphql meta.arguments variable#F8F8F2
entity.name.fragment.graphql, variable.fragment.graphql#8BE9FD
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.if-block.shell punctuation.definition.string.begin, meta.scope.if-block.shell punctuation.definition.string.end, punctuation.definition.parameters.begin.python, punctuation.definition.parameters.end.python, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, punctuation.separator.parameters.python, constant.language.empty-list.haskell#F8F8F2
variable.other.readwrite.global.pre-defined.ruby, variable.other.special.shell#8BE9FDunderline italic
source.shell variable.other#BD93F9
support.constant#BD93F9
meta.scope.prerequisites.makefile#F1FA8C
meta.attribute-selector.scss#F1FA8C
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#F8F8F2
meta.preprocessor.haskell#77B767
Oceanic Voivode by Oceanic Voivode - VS Code Theme