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.activeFocusBorder#030405
  • activityBar.background#393b49
  • activityBar.foreground#70738a
  • activityBar.inactiveForeground#9092a4
  • activityBarBadge.background#030405
  • activityBarBadge.foreground#d3d4db
  • badge.background#030405
  • badge.foreground#9092a4
  • breadcrumb.activeSelectionForeground#d3d4db
  • breadcrumb.background#030405
  • breadcrumb.focusForeground#b1b3bf
  • breadcrumb.foreground#70738a
  • breadcrumbPicker.background#20212a
  • button.background#20212a
  • button.foreground#d3d4db
  • button.hoverBackground#70738a
  • checkbox.background#030405
  • checkbox.foreground#9092a4
  • debugExceptionWidget.background#20212a
  • debugIcon.breakpointCurrentStackframeForeground#6cc49c
  • debugIcon.breakpointDisabledForeground#70738a
  • debugIcon.breakpointForeground#a8b0e5
  • debugIcon.breakpointStackframeForeground#c3e06e
  • debugIcon.breakpointUnverifiedForeground#393b49
  • debugIcon.continueForeground#6eebb5
  • debugIcon.disconnectForeground#a8b0e5
  • debugIcon.pauseForeground#f5c9d1
  • debugIcon.restartForeground#6eebb5
  • debugIcon.startForeground#6eebb5
  • debugIcon.stepBackForeground#c3e06e
  • debugIcon.stepIntoForeground#e8a0ad
  • debugIcon.stepOutForeground#f2b663
  • debugIcon.stepOverForeground#f5c9d1
  • debugIcon.stopForeground#a8b0e5
  • debugToolBar.background#20212a
  • descriptionForeground#53566a
  • diffEditor.insertedTextBackground#6eebb520
  • diffEditor.removedTextBackground#a8b0e520
  • dropdown.background#030405
  • dropdown.foreground#9092a4
  • dropdown.listBackground#030405
  • editor.background#030405
  • editor.findMatchBackground#6cc49c6f
  • editor.findMatchHighlightBackground#ced2f56f
  • editor.findRangeHighlightBackground#20212a6f
  • editor.foreground#9092a4
  • editor.hoverHighlightBackground#393b496f
  • editor.inactiveSelectionBackground#393b49
  • editor.lineHighlightBackground#20212a
  • editor.rangeHighlightBackground#20212a6f
  • editor.selectionBackground#393b49
  • editor.selectionHighlightBackground#20212a
  • editor.snippetFinalTabstopHighlightBackground#53566a
  • editor.snippetTabstopHighlightBackground#393b49
  • editor.wordHighlightBackground#393b496f
  • editor.wordHighlightStrongBackground#53566a6f
  • editorBracketMatch.background#393b49
  • editorCodeLens.foreground#393b49
  • editorCursor.foreground#9092a4
  • editorError.foreground#a8b0e5
  • editorGroup.border#9092a4
  • editorGroup.dropBackground#393b496f
  • editorGroup.emptyBackground#030405
  • editorGroupHeader.border#030405
  • editorGroupHeader.noTabsBackground#20212a
  • editorGroupHeader.tabsBackground#20212a
  • editorGutter.addedBackground#2a9e2a
  • editorGutter.background#030405
  • editorGutter.commentRangeForeground#70738a
  • editorGutter.deletedBackground#af2222
  • editorGutter.modifiedBackground#104891
  • editorHint.foreground#f5c9d1
  • editorHoverWidget.background#030405
  • editorIndentGuide.activeBackground#70738a
  • editorIndentGuide.background#53566a
  • editorInfo.foreground#e8a0ad
  • editorLightBulb.foreground#6cc49c
  • editorLightBulbAutoFix.foreground#f5c9d1
  • editorLineNumber.activeForeground#53566a
  • editorLineNumber.foreground#53566a
  • editorLink.activeForeground#f5c9d1
  • editorMarkerNavigation.background#20212a
  • editorMarkerNavigationError.background#a8b0e5
  • editorMarkerNavigationInfo.background#f5c9d1
  • editorMarkerNavigationWarning.background#6cc49c
  • editorOverviewRuler.addedForeground#6eebb5
  • editorOverviewRuler.bracketMatchForeground#b1b3bf
  • editorOverviewRuler.commonContentForeground#c3e06e
  • editorOverviewRuler.currentContentForeground#f5c9d1
  • editorOverviewRuler.deletedForeground#a8b0e5
  • editorOverviewRuler.errorForeground#a8b0e5
  • editorOverviewRuler.findMatchForeground#20212a6f
  • editorOverviewRuler.incomingContentForeground#6eebb5
  • editorOverviewRuler.infoForeground#e8a0ad
  • editorOverviewRuler.modifiedForeground#f2b663
  • editorOverviewRuler.rangeHighlightForeground#53566a6f
  • editorOverviewRuler.selectionHighlightForeground#393b496f
  • editorOverviewRuler.warningForeground#6cc49c
  • editorOverviewRuler.wordHighlightForeground#d3d4db6f
  • editorOverviewRuler.wordHighlightStrongForeground#f5c9d16f
  • editorPane.background#030405
  • editorRuler.foreground#20212a
  • editorSuggestWidget.background#20212a
  • editorSuggestWidget.foreground#9092a4
  • editorSuggestWidget.highlightForeground#f5c9d1
  • editorSuggestWidget.selectedBackground#393b49
  • editorWarning.foreground#6cc49c
  • editorWhitespace.foreground#53566a
  • editorWidget.background#030405
  • editorWidget.foreground#9092a4
  • errorForeground#a8b0e5
  • extensionBadge.remoteBackground#ced2f5
  • extensionBadge.remoteForeground#d3d4db
  • extensionButton.prominentBackground#6eebb5
  • extensionButton.prominentForeground#d3d4db
  • extensionButton.prominentHoverBackground#393b49
  • foreground#9092a4
  • gitDecoration.conflictingResourceForeground#6cc49c
  • gitDecoration.deletedResourceForeground#c3e06e
  • gitDecoration.ignoredResourceForeground#53566a
  • gitDecoration.modifiedResourceForeground#c3e06e
  • gitDecoration.submoduleResourceForeground#c3e06e
  • gitDecoration.untrackedResourceForeground#c3e06e
  • icon.foreground#70738a
  • input.background#20212a
  • input.foreground#9092a4
  • input.placeholderForeground#53566a
  • inputOption.activeBackground#393b49
  • inputOption.activeBorder#ced2f5
  • inputValidation.errorBackground#a8b0e5
  • inputValidation.errorBorder#a8b0e5
  • inputValidation.errorForeground#9092a4
  • inputValidation.infoBackground#f5c9d1
  • inputValidation.infoBorder#f5c9d1
  • inputValidation.infoForeground#9092a4
  • inputValidation.warningBackground#6cc49c
  • inputValidation.warningBorder#6cc49c
  • inputValidation.warningForeground#9092a4
  • list.activeSelectionBackground#030405
  • list.activeSelectionForeground#70738a
  • list.dropBackground#d3d4db
  • list.errorForeground#a8b0e5
  • list.filterMatchBackground#393b49
  • list.focusBackground#030405
  • list.focusForeground#70738a
  • list.highlightForeground#d3d4db
  • list.hoverBackground#030405
  • list.hoverForeground#70738a
  • list.inactiveFocusBackground#393b49
  • list.inactiveSelectionBackground#030405
  • list.inactiveSelectionForeground#70738a
  • list.invalidItemForeground#a8b0e5
  • list.warningForeground#6cc49c
  • listFilterWidget.background#030405
  • listFilterWidget.noMatchesOutline#a8b0e5
  • menu.background#20212a
  • menu.foreground#9092a4
  • menu.selectionBackground#393b49
  • menu.selectionForeground#9092a4
  • menu.separatorBackground#d3d4db
  • menubar.selectionBackground#20212a
  • menubar.selectionForeground#9092a4
  • merge.currentContentBackground#f5c9d140
  • merge.currentHeaderBackground#f5c9d140
  • merge.incomingContentBackground#6eebb560
  • merge.incomingHeaderBackground#6eebb560
  • minimap.errorHighlight#852020
  • minimap.findMatchHighlight#20212a
  • minimap.selectionHighlight#ffffff
  • minimap.warningHighlight#eeff0062
  • notificationCenterHeader.background#20212a
  • notificationCenterHeader.foreground#9092a4
  • notificationLink.foreground#f5c9d1
  • notifications.background#393b49
  • notifications.foreground#9092a4
  • notificationsErrorIcon.foreground#a8b0e5
  • notificationsInfoIcon.foreground#f5c9d1
  • notificationsWarningIcon.foreground#6cc49c
  • panel.background#20212a
  • panelTitle.activeForeground#9092a4
  • panelTitle.inactiveForeground#53566a
  • peekViewEditor.background#20212a
  • peekViewEditor.matchHighlightBackground#ced2f56f
  • peekViewEditorGutter.background#20212a
  • peekViewResult.background#030405
  • peekViewResult.fileForeground#9092a4
  • peekViewResult.lineForeground#53566a
  • peekViewResult.matchHighlightBackground#ced2f56f
  • peekViewResult.selectionBackground#393b49
  • peekViewResult.selectionForeground#9092a4
  • peekViewTitle.background#393b49
  • peekViewTitleDescription.foreground#53566a
  • peekViewTitleLabel.foreground#9092a4
  • pickerGroup.foreground#53566a
  • problemsErrorIcon.foreground#a8b0e5
  • problemsInfoIcon.foreground#e8a0ad
  • problemsWarningIcon.foreground#6cc49c
  • progressBar.background#53566a
  • quickInput.background#20212a
  • quickInput.foreground#9092a4
  • scrollbar.shadow#20212a
  • scrollbarSlider.activeBackground#70738a6f
  • scrollbarSlider.background#393b496f
  • scrollbarSlider.hoverBackground#53566a6f
  • selection.background#f5c9d1
  • settings.checkboxBackground#20212a
  • settings.checkboxForeground#9092a4
  • settings.dropdownBackground#20212a
  • settings.dropdownForeground#9092a4
  • settings.headerForeground#9092a4
  • settings.modifiedItemIndicator#f5c9d1
  • settings.numberInputBackground#20212a
  • settings.numberInputForeground#9092a4
  • settings.textInputBackground#20212a
  • settings.textInputForeground#9092a4
  • sideBar.background#20212a
  • sideBar.border#030405
  • sideBar.dropBackground#393b49
  • sideBar.foreground#9092a4
  • sideBarSectionHeader.background#20212a
  • sideBarSectionHeader.foreground#9092a4
  • sideBarTitle.foreground#9092a4
  • statusBar.background#20212a
  • statusBar.debuggingBackground#ced2f5
  • statusBar.debuggingForeground#d3d4db
  • statusBar.foreground#9092a4
  • statusBar.noFolderBackground#f2b663
  • statusBar.noFolderForeground#d3d4db
  • statusBarItem.activeBackground#53566a
  • statusBarItem.hoverBackground#393b49
  • statusBarItem.prominentBackground#f2b663
  • statusBarItem.prominentForeground#d3d4db
  • statusBarItem.prominentHoverBackground#a8b0e5
  • statusBarItem.remoteBackground#030405
  • statusBarItem.remoteForeground#d3d4db
  • symbolIcon.arrayForeground#9092a4
  • symbolIcon.booleanForeground#ced2f5
  • symbolIcon.classForeground#6cc49c
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#ced2f5
  • symbolIcon.constructorForeground#f5c9d1
  • symbolIcon.enumeratorForeground#ced2f5
  • symbolIcon.enumeratorMemberForeground#f5c9d1
  • symbolIcon.eventForeground#6cc49c
  • symbolIcon.fieldForeground#a8b0e5
  • symbolIcon.fileForeground#9092a4
  • symbolIcon.folderForeground#9092a4
  • symbolIcon.functionForeground#f5c9d1
  • symbolIcon.interfaceForeground#f5c9d1
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#f2b663
  • symbolIcon.methodForeground#f5c9d1
  • symbolIcon.moduleForeground#9092a4
  • symbolIcon.namespaceForeground#9092a4
  • symbolIcon.nullForeground#c3e06e
  • symbolIcon.numberForeground#ced2f5
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#9092a4
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#9092a4
  • symbolIcon.stringForeground#6eebb5
  • symbolIcon.structForeground#6cc49c
  • symbolIcon.textForeground#9092a4
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#a8b0e5
  • tab.activeBackground#030405
  • tab.activeForeground#70738a
  • tab.activeModifiedBorder#f5c9d1
  • tab.border#20212a
  • tab.hoverBackground#030405
  • tab.inactiveBackground#20212a
  • tab.inactiveForeground#9092a4
  • tab.inactiveModifiedBorder#f5c9d1
  • tab.unfocusedActiveBackground#030405
  • tab.unfocusedActiveForeground#70738a
  • tab.unfocusedActiveModifiedBorder#f5c9d1
  • tab.unfocusedHoverBackground#393b49
  • tab.unfocusedInactiveForeground#53566a
  • tab.unfocusedInactiveModifiedBorder#f5c9d1
  • terminal.ansiBlack#030405
  • terminal.ansiBlue#f5c9d1
  • terminal.ansiBrightBlack#53566a
  • terminal.ansiBrightBlue#f5c9d1
  • terminal.ansiBrightCyan#e8a0ad
  • terminal.ansiBrightGreen#6eebb5
  • terminal.ansiBrightMagenta#f2b663
  • terminal.ansiBrightRed#a8b0e5
  • terminal.ansiBrightWhite#d3d4db
  • terminal.ansiBrightYellow#6cc49c
  • terminal.ansiCyan#e8a0ad
  • terminal.ansiGreen#6eebb5
  • terminal.ansiMagenta#f2b663
  • terminal.ansiRed#a8b0e5
  • terminal.ansiWhite#9092a4
  • terminal.ansiYellow#6cc49c
  • terminal.background#030405
  • terminal.foreground#70738a
  • terminalCursor.foreground#9092a4
  • textBlockQuote.background#20212a
  • textBlockQuote.border#f5c9d1
  • textCodeBlock.background#030405
  • textLink.activeForeground#e8a0ad
  • textLink.foreground#f5c9d1
  • textPreformat.foreground#f5c9d1
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#030405
  • titleBar.activeForeground#9092a4
  • titleBar.inactiveBackground#20212a
  • titleBar.inactiveForeground#53566a
  • tree.indentGuidesStroke#9092a4
  • walkThrough.embeddedEditorBackground#030405
  • welcomePage.background#030405
  • widget.shadow#030405
  • window.activeBorder#030405
  • window.inactiveBorder#20212a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#53566aitalic
comment.block.preprocessor#53566a
comment.documentation, comment.block.documentation#53566a
keyword.operator#9092a4
keyword, storage#f2b663
storage.type, support.type#f2b663
constant.language, support.constant, variable.language#ced2f5
variable, support.variable#a8b0e5
entity.name.function, support.function#f5c9d1
entity.name.type, entity.other.inherited-class, support.class#6cc49c
entity.name.exception#8d1d1d
entity.name.section
constant.numeric, constant.character, constant#ced2f5
string#6eebb5
constant.character.escape#e8a0ad
string.regexp#6eebb5
constant.other.symbol#6eebb5
punctuation#6eebb5
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#f2b663
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#c3e06e
entity.name.tag#6cc49c
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#f2b663italic
constant.character.entity, punctuation.definition.entity#e8a0ad
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#f2b663
meta.property-value, meta.property-value constant.other, support.constant.property-value#ced2f5
keyword.other.important
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#a8b0e5
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.
markup.traceback#660000
markup.underlineunderline
markup.quote#e8a0ad
markup.list#a8b0e5
markup., markup.italic#f2b663
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Neptune Theme by FireMegrez - VS Code Theme