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#0F111B
  • activityBar.border#272c42
  • activityBar.foreground#ecf0c1
  • activityBar.inactiveForeground#6E705A
  • activityBarBadge.background#3867CE
  • activityBarBadge.foreground#0F111B
  • badge.background#3867CE
  • badge.foreground#0F111B
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.focusForeground#ecf0c1
  • breadcrumb.foreground#818596
  • button.background#0F111B
  • button.foreground#818596
  • button.hoverBackground#0F111B
  • charts.blue#00a3cc
  • charts.foreground#ffffff
  • charts.green#5ccc96
  • charts.lines#ecf0c1
  • charts.orange#e39400
  • charts.purple#b3a1e6
  • charts.red#e33400
  • charts.yellow#f2ce00
  • debugExceptionWidget.background#0F111B
  • debugExceptionWidget.border#272c42
  • debugIcon.breakpointCurrentStackframeForeground#3867CE
  • debugIcon.breakpointDisabledForeground#ecf0c1
  • debugIcon.breakpointForeground#e33400
  • debugIcon.breakpointStackframeForeground#ffffff
  • debugIcon.breakpointUnverifiedForeground#e39400
  • debugIcon.continueForeground#ffffff
  • debugIcon.disconnectForeground#ffffff
  • debugIcon.pauseForeground#ffffff
  • debugIcon.restartForeground#5ccc96
  • debugIcon.startForeground#5ccc96
  • debugIcon.stepBackForeground#ffffff
  • debugIcon.stepIntoForeground#ffffff
  • debugIcon.stepOutForeground#ffffff
  • debugIcon.stepOverForeground#ffffff
  • debugIcon.stopForeground#e33400
  • debugToolBar.background#0F111B
  • descriptionForeground#818596
  • diffEditor.insertedTextBackground#5ccc9619
  • diffEditor.removedTextBackground#e3340019
  • dropdown.background#0F111B
  • dropdown.border#272c42
  • dropdown.foreground#818596
  • dropdown.listBackground#0F111B
  • editor.background#0F111B
  • editor.findMatchBackground#ffffff26
  • editor.findMatchBorder#3867CE
  • editor.findMatchHighlightBackground#ffffff26
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#ffffff0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#ffffff0c
  • editor.inactiveSelectionBackground#ffffff0c
  • editor.lineHighlightBackground#ffffff0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#0F111B
  • editor.rangeHighlightBorder#0F111B
  • editor.selectionBackground#272c42
  • editor.selectionHighlightBackground#ffffff26
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#ffffff26
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#ffffff26
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#0F111B
  • editorBracketMatch.border#ecf0c1
  • editorCodeLens.foreground#ecf0c1
  • editorCursor.background#0F111B
  • editorCursor.foreground#ffffff
  • editorError.border#00000000
  • editorError.foreground#e33400
  • editorGroup.border#272c42
  • editorGroup.dropBackground#272c42bf
  • editorGroup.emptyBackground#0F111B
  • editorGroup.focusedEmptyBorder#272c42
  • editorGroupHeader.noTabsBackground#0F111B
  • editorGroupHeader.tabsBackground#0F111B
  • editorGroupHeader.tabsBorder#0F111B
  • editorGutter.addedBackground#5ccc96
  • editorGutter.background#0F111B
  • editorGutter.deletedBackground#e33400
  • editorGutter.modifiedBackground#e39400
  • editorHint.border#272c42
  • editorHint.foreground#b3a1e6
  • editorHoverWidget.background#0F111B
  • editorHoverWidget.border#272c42
  • editorIndentGuide.background#0F111B
  • editorInfo.border#272c42
  • editorInfo.foreground#00a3cc
  • editorLightBulb.foreground#3867CE
  • editorLightBulbAutoFix.foreground#5ccc96
  • editorLineNumber.activeForeground#ecf0c1
  • editorLineNumber.foreground#6E705A
  • editorLink.activeForeground#00a3cc
  • editorMarkerNavigation.background#0F111B
  • editorMarkerNavigationError.background#e33400
  • editorMarkerNavigationInfo.background#00a3cc
  • editorMarkerNavigationWarning.background#e39400
  • editorOverviewRuler.addedForeground#5ccc96
  • editorOverviewRuler.border#272c42
  • editorOverviewRuler.currentContentForeground#0F111B
  • editorOverviewRuler.deletedForeground#e33400
  • editorOverviewRuler.errorForeground#e33400
  • editorOverviewRuler.findMatchForeground#ffffff26
  • editorOverviewRuler.incomingContentForeground#0F111B
  • editorOverviewRuler.infoForeground#00a3cc
  • editorOverviewRuler.modifiedForeground#e39400
  • editorOverviewRuler.rangeHighlightForeground#ffffff26
  • editorOverviewRuler.selectionHighlightForeground#ffffff26
  • editorOverviewRuler.warningForeground#e39400
  • editorOverviewRuler.wordHighlightForeground#ffffff26
  • editorOverviewRuler.wordHighlightStrongForeground#ffffff26
  • editorPane.background#0F111B
  • editorRuler.foreground#6E705A
  • editorSuggestWidget.background#0F111B
  • editorSuggestWidget.border#272c42
  • editorSuggestWidget.foreground#ecf0c1
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#272c42
  • editorWarning.border#00000000
  • editorWarning.foreground#e39400
  • editorWhitespace.foreground#6E705A
  • editorWidget.background#272c42
  • editorWidget.border#272c42
  • errorForeground#e33400
  • extensionButton.prominentBackground#0F111B
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6E705A
  • focusBorder#ecf0c1
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#5ccc96
  • gitDecoration.conflictingResourceForeground#e39400
  • gitDecoration.deletedResourceForeground#e33400
  • gitDecoration.ignoredResourceForeground#6E705A
  • gitDecoration.modifiedResourceForeground#3867CE
  • gitDecoration.stageDeletedResourceForeground#e33400
  • gitDecoration.stageModifiedResourceForeground#3867CE
  • gitDecoration.untrackedResourceForeground#e39400
  • input.background#272c42
  • input.border#114fd6
  • input.foreground#ffffff
  • input.placeholderForeground#ecf0c1
  • inputOption.activeBackground#6E705A
  • inputOption.activeBorder#6E705A
  • inputValidation.errorBackground#0F111B
  • inputValidation.errorBorder#e33400
  • inputValidation.errorForeground#e33400
  • inputValidation.infoBackground#0F111B
  • inputValidation.infoBorder#00a3cc
  • inputValidation.infoForeground#00a3cc
  • inputValidation.warningBackground#0F111B
  • inputValidation.warningBorder#e39400
  • inputValidation.warningForeground#e39400
  • list.activeSelectionBackground#ffffff0c
  • list.activeSelectionForeground#3867CE
  • list.dropBackground#272c42bf
  • list.errorForeground#e33400
  • list.focusBackground#0F111B
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#ffffff0c
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#0F111B
  • list.inactiveSelectionBackground#ecf0c10c
  • list.inactiveSelectionForeground#3867CE
  • list.invalidItemForeground#e33400
  • list.warningForeground#e39400
  • listFilterWidget.background#0F111B
  • listFilterWidget.noMatchesOutline#e33400
  • listFilterWidget.outline#0F111B
  • merge.border#272c42
  • merge.commonContentBackground#ffffff19
  • merge.commonHeaderBackground#ffffff26
  • merge.currentContentBackground#e3340019
  • merge.currentHeaderBackground#e3340026
  • merge.incomingContentBackground#5ccc9619
  • merge.incomingHeaderBackground#5ccc9626
  • minimap.errorHighlight#e33400
  • minimap.warningHighlight#e39400
  • minimapGutter.addedBackground#5ccc96
  • minimapGutter.deletedBackground#e33400
  • minimapGutter.modifiedBackground#3867CE
  • notificationCenter.border#272c42
  • notificationCenterHeader.background#0F111B
  • notificationCenterHeader.foreground#818596
  • notificationLink.foreground#3867CE
  • notifications.background#0F111B
  • notifications.border#272c42
  • notifications.foreground#ecf0c1
  • notificationsErrorIcon.foreground#e33400
  • notificationsInfoIcon.foreground#00a3cc
  • notificationsWarningIcon.foreground#e39400
  • notificationToast.border#272c42
  • panel.background#0F111B
  • panel.border#272c42
  • panelTitle.activeBorder#3867CE
  • panelTitle.activeForeground#3867CE
  • panelTitle.inactiveForeground#818596
  • peekView.border#272c42
  • peekViewEditor.background#0F111B
  • peekViewEditor.matchHighlightBackground#6E705A
  • peekViewEditorGutter.background#0F111B
  • peekViewResult.background#0F111B
  • peekViewResult.fileForeground#818596
  • peekViewResult.lineForeground#818596
  • peekViewResult.matchHighlightBackground#6E705A
  • peekViewResult.selectionBackground#0F111B
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#0F111B
  • peekViewTitleDescription.foreground#818596
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#272c42
  • pickerGroup.foreground#6E705A
  • problemsErrorIcon.foreground#e33400
  • problemsInfoIcon.foreground#00a3cc
  • problemsWarningIcon.foreground#e39400
  • progressBar.background#0F111B
  • scrollbar.shadow#0F111B
  • scrollbarSlider.activeBackground#ffffff12
  • scrollbarSlider.background#ffffff12
  • scrollbarSlider.hoverBackground#ffffff12
  • selection.background#ecf0c126
  • settings.checkboxBackground#0F111B
  • settings.checkboxBorder#0F111B
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#0F111B
  • settings.dropdownBorder#0F111B
  • settings.dropdownForeground#ffffff
  • settings.dropdownListBorder#818596
  • settings.headerForeground#3867CE
  • settings.modifiedItemIndicator#3867CE
  • settings.numberInputBackground#0F111B
  • settings.numberInputBorder#0F111B
  • settings.numberInputForeground#ffffff
  • settings.textInputBackground#0F111B
  • settings.textInputBorder#0F111B
  • settings.textInputForeground#ffffff
  • sideBar.background#171a29
  • sideBar.border#272c42
  • sideBar.dropBackground#272c42bf
  • sideBar.foreground#818596
  • sideBarSectionHeader.background#272c42
  • sideBarSectionHeader.foreground#ecf0c1
  • sideBarTitle.foreground#6E705A
  • statusBar.background#272c42
  • statusBar.border#272c42
  • statusBar.debuggingBackground#ecf0c1
  • statusBar.debuggingBorder#272c42
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ecf0c1
  • statusBar.noFolderBackground#272c42
  • statusBar.noFolderBorder#0F111B
  • statusBar.noFolderForeground#ecf0c1
  • statusBarItem.activeBackground#0F111B
  • statusBarItem.hoverBackground#ffffff0c
  • statusBarItem.prominentBackground#0F111B
  • statusBarItem.prominentHoverBackground#0F111B
  • statusBarItem.remoteBackground#272c42
  • statusBarItem.remoteForeground#5ccc96
  • symbolIcon.arrayForeground#e33400
  • symbolIcon.booleanForeground#e33400
  • symbolIcon.classForeground#00a3cc
  • symbolIcon.colorForeground#b3a1e6
  • symbolIcon.constantForeground#b3a1e6
  • symbolIcon.constructorForeground#5ccc96
  • symbolIcon.enumeratorForeground#e39400
  • symbolIcon.enumeratorMemberForeground#e39400
  • symbolIcon.eventForeground#e39400
  • symbolIcon.fieldForeground#e39400
  • symbolIcon.fileForeground#ecf0c1
  • symbolIcon.folderForeground#ecf0c1
  • symbolIcon.functionForeground#5ccc96
  • symbolIcon.interfaceForeground#00a3cc
  • symbolIcon.keyForeground#e39400
  • symbolIcon.keywordForeground#e33400
  • symbolIcon.methodForeground#5ccc96
  • symbolIcon.moduleForeground#00a3cc
  • symbolIcon.namespaceForeground#00a3cc
  • symbolIcon.nullForeground#b3a1e6
  • symbolIcon.numberForeground#b3a1e6
  • symbolIcon.objectForeground#00a3cc
  • symbolIcon.operatorForeground#e33400
  • symbolIcon.packageForeground#b3a1e6
  • symbolIcon.propertyForeground#e39400
  • symbolIcon.referenceForeground#b3a1e6
  • symbolIcon.snippetForeground#5ccc96
  • symbolIcon.stringForeground#3867CE
  • symbolIcon.structForeground#e33400
  • symbolIcon.textForeground#3867CE
  • symbolIcon.typeParameterForeground#e39400
  • symbolIcon.unitForeground#b3a1e6
  • symbolIcon.variableForeground#00a3cc
  • tab.activeBackground#0F111B
  • tab.activeBorder#3867CE
  • tab.activeForeground#3867CE
  • tab.activeModifiedBorder#6E705A
  • tab.border#272c42
  • tab.hoverBackground#0F111B
  • tab.hoverBorder#6E705A
  • tab.inactiveBackground#0F111B
  • tab.inactiveForeground#818596
  • tab.inactiveModifiedBorder#6E705A
  • tab.lastPinnedBorder#6E705A
  • tab.unfocusedActiveBorder#818596
  • tab.unfocusedActiveForeground#ecf0c1
  • tab.unfocusedActiveModifiedBorder#0F111B
  • tab.unfocusedHoverBackground#0F111B
  • tab.unfocusedHoverBorder#0F111B
  • tab.unfocusedInactiveForeground#818596
  • tab.unfocusedInactiveModifiedBorder#0F111B
  • terminal.ansiBlack#0F111B
  • terminal.ansiBlue#3465A4
  • terminal.ansiBrightBlack#ecf0c1
  • terminal.ansiBrightBlue#3465A4
  • terminal.ansiBrightCyan#00a3cc
  • terminal.ansiBrightGreen#5ccc96
  • terminal.ansiBrightMagenta#b3a1e6
  • terminal.ansiBrightRed#e33400
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#E39400
  • terminal.ansiCyan#00a3cc
  • terminal.ansiGreen#5ccc96
  • terminal.ansiMagenta#b3a1e6
  • terminal.ansiRed#e33400
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#E39400
  • terminal.background#0F111B
  • terminal.foreground#ecf0c1
  • terminal.selectionBackground#272c42
  • terminalCursor.background#00000000
  • terminalCursor.foreground#ffffff
  • textBlockQuote.background#0F111B
  • textBlockQuote.border#272c42
  • textCodeBlock.background#0F111B
  • textLink.activeForeground#ffffff
  • textLink.foreground#3867CE
  • textPreformat.foreground#ffffff
  • textSeparator.foreground#ecf0c1
  • titleBar.activeBackground#272c42
  • titleBar.activeForeground#818596
  • titleBar.border#272c42
  • titleBar.inactiveBackground#272c42
  • titleBar.inactiveForeground#6E705A
  • walkThrough.embeddedEditorBackground#272c42
  • welcomePage.buttonBackground#0F111B
  • welcomePage.buttonHoverBackground#6E705A
  • widget.shadow#0F111B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#F8F8F2
comment#5F7A87
string#FFED72
punctuation.definition.template-expression, punctuation.section.embedded#FF2C96
meta.template.expression#F8F8F2
meta.object.member#fffab9
constant.numeric#B78AFF
constant.language#BAA0F4
constant.character, constant.other#B78AFF
variable#F8F8F2
variable.other.constant#BAA0F8
punctuation#8B9798
keyword#FE6E7B
keyword.control#FF6D7E
storage#FF2C96
storage.type#7CD5F1italic
storage.type.function.arrow#FF6D7Eitalic
entity.name.type, entity.name.class#7DD5EF
entity.other.inherited-class#7defc9italic
entity.name.function#A2E57B
variable.parameter#FFB270italic
entity.name.tag#FF2C96
entity.other.attribute-name#7CD5F1italic
support.function#3ae45f
support.constant#2EDCFF
support.type, support.class#7CD5F1italic
support.class.component#FF6D7E
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#FF2C96
markup.inserted#9DFF00
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#B78AFFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#FF2C96
markup.list#E6DB74
markup.bold, markup.italic#2EDCFF
markup.inline.raw#FD971F
markup.heading#9DFF00
markup.heading.setext#9DFF00
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
variable.language#FD971F
moonokai by mtayllan - VS Code Theme