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#25272e
  • activityBar.border#25272e
  • activityBar.foreground#ffffff80
  • activityBar.inactiveForeground#ffffff4d
  • activityBarBadge.background#ecb546
  • activityBarBadge.foreground#25272ecc
  • badge.background#ffffff4d
  • badge.foreground#0d1017e6
  • breadcrumb.activeSelectionForeground#ffffffcc
  • breadcrumb.background#0d1017
  • breadcrumb.focusForeground#ffffffcc
  • breadcrumb.foreground#ffffff4d
  • button.background#ecb546
  • button.foreground#0d1017cc
  • button.hoverBackground#ecb546cc
  • button.secondaryBackground#33373d
  • button.secondaryForeground#ffffffcc
  • button.secondaryHoverBackground#33373dcc
  • checkbox.background#0d1017
  • checkbox.border#ecb54680
  • checkbox.foreground#ffffffcc
  • debugExceptionWidget.background#0d1017
  • debugExceptionWidget.border#ffffff1a
  • debugToolBar.background#0d1017
  • debugToolBar.border#ffffff1a
  • diffEditor.border#25272e
  • diffEditor.insertedTextBackground#75ec4633
  • diffEditor.removedTextBackground#ec464633
  • dropdown.background#0d1017
  • dropdown.border#ecb54680
  • dropdown.foreground#ffffffcc
  • editor.background#0d1017
  • editor.findMatchBackground#ffffff33
  • editor.findMatchBorder#ffffff33
  • editor.findMatchHighlightBackground#ecb5464d
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#ffffff1a
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#ffffff1a
  • editor.foreground#ffffffcc
  • editor.hoverHighlightBackground#ffffff1a
  • editor.inactiveSelectionBackground#ffffff0d
  • editor.lineHighlightBackground#ffffff1a
  • editor.lineHighlightBorder#ffffff00
  • editor.rangeHighlightBackground#ffffff33
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff1a
  • editor.selectionHighlightBackground#ffffff1a
  • editor.selectionHighlightBorder#ffffff33
  • editor.wordHighlightBackground#ffffff33
  • editor.wordHighlightStrongBackground#ffffff33
  • editorBracketHighlight.foreground1#ffcc26
  • editorBracketHighlight.foreground2#26ffc9
  • editorBracketHighlight.foreground3#2660ff
  • editorBracketHighlight.foreground4#a826ff
  • editorBracketHighlight.foreground5#ff26ed
  • editorBracketHighlight.foreground6#fc8638
  • editorBracketHighlight.unexpectedBracket.foreground#ff1212
  • editorBracketMatch.background#ffffff33
  • editorBracketMatch.border#ffffff00
  • editorCodeLens.foreground#ffffff4d
  • editorCursor.background#0d1017
  • editorCursor.foreground#ffffffcc
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#25272e
  • editorGroup.emptyBackground#0d1017
  • editorGroupHeader.border#25272e
  • editorGroupHeader.tabsBackground#25272e
  • editorGroupHeader.tabsBorder#25272e
  • editorGutter.addedBackground#75ec46
  • editorGutter.background#12151c
  • editorGutter.commentRangeForeground#ffffff4d
  • editorGutter.deletedBackground#ec4646
  • editorGutter.foldingControlForeground#ffffff4d
  • editorGutter.modifiedBackground#ecb546
  • editorHoverWidget.background#0d1017
  • editorHoverWidget.border#ffffff1a
  • editorHoverWidget.foreground#ffffffcc
  • editorIndentGuide.activeBackground1#ecb5464d
  • editorIndentGuide.background1#ffffff4d
  • editorInfo.background#ffffff00
  • editorInfo.border#ffffff00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffffcc
  • editorLineNumber.foreground#ffffff4d
  • editorLink.activeForeground#ecb546
  • editorMarkerNavigation.background#25272e
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#ffffff1a
  • editorOverviewRuler.border#ffffff1a
  • editorRuler.foreground#ffffff1a
  • editorSuggestWidget.background#0d1017f2
  • editorSuggestWidget.border#ffffff1a
  • editorSuggestWidget.foreground#ffffffcc
  • editorSuggestWidget.highlightForeground#ecb546
  • editorSuggestWidget.selectedBackground#ecb5464d
  • editorWarning.background#ffffff00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#ffffff4d
  • editorWidget.background#0d1017
  • editorWidget.foreground#ffffffcc
  • editorWidget.resizeBorder#8d6c2a
  • focusBorder#ecb54600
  • foreground#ffffff80
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffffcc
  • input.background#0d1017
  • input.border#ecb54680
  • input.foreground#ffffffcc
  • input.placeholderForeground#ffffff4d
  • inputOption.activeBackground#ecb54680
  • inputOption.activeBorder#ecb54680
  • inputOption.activeForeground#ffffffd9
  • list.activeSelectionBackground#ecb5468c
  • list.activeSelectionForeground#ffffffcc
  • list.dropBackground#ffffff0d
  • list.focusBackground#ecb5464d
  • list.focusForeground#ffffffd9
  • list.highlightForeground#ecb546
  • list.hoverBackground#ecb5464d
  • list.hoverForeground#ffffff80
  • list.inactiveSelectionBackground#ecb5464d
  • list.inactiveSelectionForeground#ffffff80
  • listFilterWidget.background#8d6c2a
  • listFilterWidget.noMatchesOutline#750000
  • listFilterWidget.outline#ecb54640
  • menu.background#0d1017
  • menu.border#ffffff1a
  • menu.foreground#ffffffcc
  • menu.selectionBackground#ecb5464d
  • menu.selectionBorder#ecb5464d
  • menu.selectionForeground#ffffffcc
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ecb546
  • menubar.selectionBorder#ecb546
  • menubar.selectionForeground#0d1017cc
  • merge.commonContentBackground#282828f2
  • merge.commonHeaderBackground#383838f2
  • merge.currentContentBackground#27403Bf2
  • merge.currentHeaderBackground#367366f2
  • merge.incomingContentBackground#28384Bf2
  • merge.incomingHeaderBackground#395F8Ff2
  • minimap.background#12151c
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#ffffff33
  • minimap.selectionHighlight#ffffff1a
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#25272e
  • notifications.border#303031
  • notifications.foreground#ffffffcc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#ffffff1a
  • panel.background#0d1017e6
  • panel.border#25272e
  • panelSection.border#25272e
  • panelTitle.activeBorder#ecb546
  • panelTitle.activeForeground#ffffffcc
  • panelTitle.inactiveForeground#ffffff4d
  • peekView.border#ffffff1a
  • peekViewEditor.background#25272e
  • peekViewEditor.matchHighlightBackground#ecb54680
  • peekViewEditor.matchHighlightBorder#ffffff00
  • peekViewEditorGutter.background#ffffff1a
  • peekViewResult.background#25272e
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ecb5464d
  • peekViewResult.selectionBackground#ecb54680
  • peekViewResult.selectionForeground#ffffffcc
  • peekViewTitle.background#25272e
  • peekViewTitleDescription.foreground#ffffff4d
  • peekViewTitleLabel.foreground#ffffffcc
  • pickerGroup.border#ffffff1a
  • pickerGroup.foreground#ffffff80
  • progressBar.background#ecb546
  • scrollbar.shadow#ffffff1a
  • scrollbarSlider.activeBackground#ffffff4d
  • scrollbarSlider.background#ffffff1a
  • scrollbarSlider.hoverBackground#ffffff33
  • selection.background#eca5194d
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff80
  • sideBar.background#12151c
  • sideBar.border#25272e
  • sideBar.dropBackground#ffffff0d
  • sideBar.foreground#ffffff80
  • sideBarSectionHeader.background#0d1017e6
  • sideBarSectionHeader.border#25272e
  • sideBarSectionHeader.foreground#ffffffcc
  • sideBarTitle.foreground#ffffffcc
  • statusBar.background#0d1017
  • statusBar.border#25272e
  • statusBar.debuggingBackground#ec4646
  • statusBar.debuggingBorder#25272e
  • statusBar.debuggingForeground#ffffff80
  • statusBar.foreground#ffffff80
  • statusBar.noFolderBackground#ecb546
  • statusBar.noFolderBorder#25272e
  • statusBar.noFolderForeground#0d1017cc
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff80
  • statusBarItem.remoteBackground#ecb546
  • statusBarItem.remoteForeground#0d1017cc
  • tab.activeBackground#0d1017
  • tab.activeBorder#ecb546
  • tab.activeBorderTop#ecb54600
  • tab.activeForeground#ffffffcc
  • tab.border#25272e
  • tab.hoverBackground#ecb5464d
  • tab.hoverForeground#ffffff80
  • tab.inactiveBackground#0d1017
  • tab.inactiveForeground#ffffff4d
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#25272e
  • terminal.foreground#ffffffcc
  • terminal.selectionBackground#ffffff4c
  • terminalCursor.background#ecb546
  • terminalCursor.foreground#ffffffcc
  • textLink.foreground#ecb546
  • titleBar.activeBackground#0d1017
  • titleBar.activeForeground#ffffffcc
  • titleBar.border#25272e
  • titleBar.inactiveBackground#25272e
  • titleBar.inactiveForeground#ffffff80
  • tree.indentGuidesStroke#ffffff4d
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ffffff1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ffffff80
variable#39bae6
constant#ca98fd
string#fde598
meta.tag.attributes#39bae6
keyword.control, meta.selector.css, entity.name.tag.css, entity.name.tag.wildcard.css#f55e84
meta.attribute#39bae6italic
storage, entity.name, keyword.control.at-rule#10ccb3
constant.numeric.css#ffffffcc
Midnight Candy by Rav Goundar - VS Code Theme