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#030955
  • activityBar.activeBorder#000000
  • activityBar.background#000000
  • activityBar.border#000000
  • activityBar.foreground#efd72c
  • activityBar.inactiveForeground#888888
  • activityBarBadge.background#030955
  • activityBarBadge.foreground#efd72c
  • badge.background#333333
  • badge.foreground#a89f1f
  • breadcrumb.activeSelectionForeground#efd72c
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#dddddd
  • breadcrumb.foreground#666666
  • breadcrumbPicker.background#363636
  • button.background#030955
  • button.foreground#dddddd
  • debugExceptionWidget.background#363636
  • debugExceptionWidget.border#353535
  • debugToolBar.background#363636
  • debugToolBar.border#363636
  • descriptionForeground#dddddd
  • diffEditor.insertedTextBackground#03085563
  • diffEditor.removedTextBackground#4d141063
  • dropdown.background#363636
  • dropdown.border#363636
  • dropdown.foreground#dddddd
  • dropdown.listBackground#363636
  • editor.background#000000
  • editor.findMatchBackground#efd82c49
  • editor.findMatchHighlightBackground#efd82c44
  • editor.findRangeHighlightBackground#a7a7a7a6
  • editor.focusedStackFrameHighlightBackground#838383c9
  • editor.foreground#dddddd
  • editor.hoverHighlightBackground#363636ce
  • editor.inactiveSelectionBackground#041c2b
  • editor.lineHighlightBackground#3338
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#062b42
  • editor.selectionForeground#dddddd
  • editor.selectionHighlightBackground#363636c5
  • editor.snippetFinalTabstopHighlightBackground#8f2020ab
  • editor.snippetFinalTabstopHighlightBorder#00000000
  • editor.snippetTabstopHighlightBackground#ffffff20
  • editor.snippetTabstopHighlightBorder#00000000
  • editor.stackFrameHighlightBackground#b9912a8a
  • editor.wordHighlightBackground#fafafa0c
  • editor.wordHighlightStrongBackground#ffffff1e
  • editorBracketMatch.background#363636
  • editorBracketMatch.border#666666
  • editorCodeLens.foreground#666666
  • editorCursor.background#1f1f1f
  • editorCursor.foreground#f2f2f2
  • editorError.border#00000000
  • editorError.foreground#e24d2f
  • editorGroup.border#00000000
  • editorGroup.dropBackground#ffffff12
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#00000000
  • editorGroupHeader.noTabsBackground#00000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#030955
  • editorGutter.background#00000000
  • editorGutter.deletedBackground#4d1410
  • editorGutter.modifiedBackground#3688c0
  • editorHint.border#00000000
  • editorHint.foreground#229df0
  • editorHoverWidget.background#2e2e2e
  • editorHoverWidget.border#000000
  • editorIndentGuide.activeBackground#333
  • editorIndentGuide.background#0000
  • editorInfo.border#00000000
  • editorInfo.foreground#3688c0
  • editorLineNumber.activeForeground#555
  • editorLineNumber.foreground#333
  • editorLink.activeForeground#66d9ef
  • editorMarkerNavigation.background#363636
  • editorMarkerNavigationError.background#694038
  • editorMarkerNavigationInfo.background#3688c0
  • editorMarkerNavigationWarning.background#efd72c
  • editorOverviewRuler.addedForeground#030955
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.bracketMatchForeground#666666
  • editorOverviewRuler.currentContentForeground#675cab
  • editorOverviewRuler.deletedForeground#4d1410
  • editorOverviewRuler.errorForeground#694038
  • editorOverviewRuler.findMatchForeground#776b0ed0
  • editorOverviewRuler.incomingContentForeground#f8eb82
  • editorOverviewRuler.infoForeground#e2e2e2
  • editorOverviewRuler.modifiedForeground#3688c0
  • editorOverviewRuler.rangeHighlightForeground#67a3c8
  • editorOverviewRuler.warningForeground#efd72c
  • editorOverviewRuler.wordHighlightForeground#666666
  • editorOverviewRuler.wordHighlightStrongForeground#444
  • editorPane.background#000000
  • editorRuler.foreground#363636
  • editorSuggestWidget.background#0f0f0f
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#dddddd
  • editorSuggestWidget.highlightForeground#dddddd
  • editorSuggestWidget.selectedBackground#363636
  • editorUnnecessaryCode.border#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#dfa61b
  • editorWhitespace.foreground#363636
  • editorWidget.background#363636
  • editorWidget.border#666666
  • editorWidget.resizeBorder#666666
  • errorForeground#dddddd
  • extensionButton.prominentBackground#363636
  • extensionButton.prominentForeground#dddddd
  • extensionButton.prominentHoverBackground#464646
  • focusBorder#00000000
  • foreground#dddddd
  • gitDecoration.addedResourceForeground#67a3c8
  • gitDecoration.conflictingResourceForeground#dd6236
  • gitDecoration.deletedResourceForeground#e24d2f
  • gitDecoration.ignoredResourceForeground#868686
  • gitDecoration.modifiedResourceForeground#67a3c8
  • gitDecoration.renamedResourceForeground#4c87c1
  • gitDecoration.stageDeletedResourceForeground#d46345
  • gitDecoration.stageModifiedResourceForeground#1d4ba1
  • gitDecoration.submoduleResourceForeground#97bbd1
  • gitDecoration.untrackedResourceForeground#f8eb82
  • input.background#0f0f0f
  • input.border#00000000
  • input.foreground#dddddd
  • input.placeholderForeground#6e6e6e
  • inputOption.activeBackground#464646
  • inputOption.activeBorder#464646
  • inputValidation.errorBackground#e24d2f
  • inputValidation.errorForeground#e2e2e2
  • inputValidation.infoBackground#1d4ba1
  • inputValidation.infoForeground#e2e2e2
  • inputValidation.warningBackground#735591
  • inputValidation.warningForeground#e2e2e2
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#dddddd
  • list.dropBackground#363636
  • list.errorForeground#dfa61b
  • list.focusBackground#1f1f1f
  • list.focusForeground#dddddd
  • list.highlightForeground#dddddd
  • list.hoverBackground#2e2e2e
  • list.hoverForeground#dddddd
  • list.inactiveSelectionBackground#262626
  • list.inactiveSelectionForeground#dddddd
  • list.invalidItemForeground#e24d2f
  • list.warningForeground#dfa61b
  • menu.background#363636
  • menu.foreground#dddddd
  • menu.selectionBackground#262626
  • menu.selectionBorder#00000000
  • menu.selectionForeground#dddddd
  • menu.separatorBackground#666666
  • menubar.selectionBackground#363636
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#dddddd
  • merge.border#000000aa
  • merge.currentContentBackground#0b0d2ca6
  • merge.currentHeaderBackground#040a14be
  • merge.incomingContentBackground#4d1410a4
  • merge.incomingHeaderBackground#310b08ab
  • mergeEditor.change.background#efd72c50
  • mergeEditor.conflict.handled.minimapOverViewRuler#3688c0
  • mergeEditor.conflict.handledFocused.border#3688c0
  • mergeEditor.conflict.handledUnfocused.border#1d4ba1
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#efd72c
  • mergeEditor.conflict.unhandledFocused.border#e24d2f
  • mergeEditor.conflict.unhandledUnfocused.border#b84b44
  • minimap.findMatchHighlight#efd72c
  • notificationCenter.border#464646
  • notificationCenterHeader.background#464646
  • notificationCenterHeader.foreground#dddddd
  • notificationLink.foreground#67a3c8
  • notifications.background#363636
  • notifications.border#464646
  • notifications.foreground#dddddd
  • notificationToast.border#363636
  • panel.background#000000
  • panel.border#000
  • panelTitle.activeForeground#dddddd
  • panelTitle.inactiveForeground#666666
  • peekView.border#666666
  • peekViewEditor.background#262626
  • peekViewEditor.matchHighlightBackground#464646
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#262626
  • peekViewResult.background#262626
  • peekViewResult.fileForeground#dddddd
  • peekViewResult.lineForeground#dddddd
  • peekViewResult.matchHighlightBackground#464646
  • peekViewResult.selectionBackground#464646
  • peekViewResult.selectionForeground#dddddd
  • peekViewTitle.background#262626
  • peekViewTitleDescription.foreground#dddddd
  • peekViewTitleLabel.foreground#dddddd
  • pickerGroup.border#262626
  • pickerGroup.foreground#666666
  • progressBar.background#363636
  • scrollbarSlider.activeBackground#5558
  • scrollbarSlider.background#3338
  • scrollbarSlider.hoverBackground#4448
  • selection.background#aaaaaa
  • settings.checkboxBackground#363636
  • settings.checkboxBorder#363636
  • settings.checkboxForeground#dddddd
  • settings.dropdownBackground#363636
  • settings.dropdownBorder#363636
  • settings.dropdownForeground#dddddd
  • settings.dropdownListBorder#666666
  • settings.headerForeground#dddddd
  • settings.numberInputBackground#363636
  • settings.numberInputBorder#363636
  • settings.numberInputForeground#dddddd
  • settings.textInputBackground#363636
  • settings.textInputBorder#363636
  • settings.textInputForeground#dddddd
  • sideBar.background#000000
  • sideBar.border#000
  • sideBar.dropBackground#262626
  • sideBar.foreground#dddddd
  • sideBarSectionHeader.background#000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#dddddd
  • sideBarTitle.foreground#dddddd
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#efd72c
  • statusBar.debuggingForeground#0c0c0c
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#000000
  • statusBar.noFolderForeground#dddddd
  • statusBarItem.activeBackground#030955
  • statusBarItem.hoverBackground#03085571
  • statusBarItem.prominentBackground#363636
  • statusBarItem.prominentHoverBackground#ffffff40
  • tab.activeBackground#030955
  • tab.activeForeground#dddddd
  • tab.activeModifiedBorder#000000
  • tab.border#00000000
  • tab.hoverBackground#3b3b3b
  • tab.hoverForeground#efd72c
  • tab.inactiveBackground#0f0f0f
  • tab.inactiveForeground#dddddd
  • tab.unfocusedActiveBackground#060d7052
  • tab.unfocusedActiveForeground#dddddd
  • tab.unfocusedHoverBackground#383838
  • tab.unfocusedHoverForeground#efd72c
  • tab.unfocusedInactiveForeground#dddddd
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#6a7ec8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#9e9e9e
  • terminal.ansiBrightCyan#67a3c8
  • terminal.ansiBrightGreen#3688c0
  • terminal.ansiBrightMagenta#b84b44
  • terminal.ansiBrightRed#e24d2f
  • terminal.ansiBrightWhite#e2e2e2
  • terminal.ansiBrightYellow#f8eb82
  • terminal.ansiCyan#97bbd1
  • terminal.ansiGreen#3688c0
  • terminal.ansiMagenta#e22f56
  • terminal.ansiRed#e24d2f
  • terminal.ansiWhite#e3e3dd
  • terminal.ansiYellow#dfa621
  • terminal.background#000000
  • terminal.foreground#dddddd
  • terminal.selectionBackground#ffffff24
  • terminalCursor.background#262626
  • terminalCursor.foreground#949494
  • textBlockQuote.background#363636
  • textBlockQuote.border#666666
  • textCodeBlock.background#161616
  • textLink.activeForeground#97bbd1
  • textLink.foreground#67a3c8
  • textPreformat.foreground#e6db74
  • textSeparator.foreground#666666
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#dddddd
  • titleBar.border#000000
  • titleBar.inactiveBackground#161616
  • titleBar.inactiveForeground#666666
  • walkThrough.embeddedEditorBackground#0f0f0f
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#e9e9e9
punctuation.definition.template-expression#ac5685
comment#666italic
string#97bbd1italic
string.template#97bbd1
punctuation.definition.string.template.end, punctuation.definition.string.template.begin#dd6236
constant.numeric#9b3867
constant.language#666eb6
constant.character, constant.other#e2e2e2italic
variable#67a3c8
keyword#e24d2f
storage#4c87c1
storage.type#e2e2e2italic
entity.name.type, entity.name.class#e2e2e2underline
entity.other.inherited-class#e2e2e2italic underline
entity.name.function#efd72c
variable.parameter#d46345italic
entity.name.tag, support.class.component#67a3c8italic
entity.other.attribute-name#e2e2e2
support.function#efd72c
support.constant#e2e2e2
support.type, support.class#3688c0
support.other.variable#f8eb82
invalid#b84b44
invalid.deprecated#b84b44
meta.structure.dictionary.json string.quoted.double.json#e2e2e2
meta.diff, meta.diff.header#333333
markup.deleted#311513
markup.inserted#0b1820
markup.changed#312f1b
constant.numeric.line-number.find-in-files - match#E24D2F
entity.name.filename.find-in-files#735591
markup.quote#675cab
markup.list#97bbd1
markup.bold, markup.italic#67a3c8
markup.inline.raw#dd6236
markup.heading#67a3c8
markup.heading.setext#e2e2e2
token.info-token#67a3c8
token.warn-token#d46345
token.error-token#e24d2f
token.debug-token#3688c0
variable.language#dd6236
keyword.other#e2e2e2italic
keyword.other.important.css #e24d2f

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Daily Coder Color Theme - Coding Theme