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#030a0d
  • activityBar.background#030a0d
  • activityBar.border#030a0d
  • activityBar.foreground#7db8d9
  • activityBar.inactiveForeground#1d64b69c
  • activityBarBadge.background#1a3f58
  • activityBarBadge.foreground#9bcbec
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.insertedTextBorderdefault
  • diffEditor.removedTextBackground#ff000033
  • diffEditor.removedTextBorderdefault
  • editor.background#07161b
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0054
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#cfcfcf
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#add6ff26
  • editor.lineHighlightBackground#8c656500
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0a
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightBorderdefault
  • editor.wordHighlightStrongBackground#004972b8
  • editor.wordHighlightStrongBorderdefault
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#9bcbec
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#9bcbec
  • editorGroupHeader.borderdefault
  • editorGroupHeader.tabsBackground#07161b
  • editorGroupHeader.tabsBorderdefault
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#07161bff
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#9bcbec00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ff8080
  • editorLineNumber.foreground#9bcbec
  • editorLink.activeForeground#4e94ce
  • editorOverviewRuler.addedForeground#587c0c
  • editorOverviewRuler.background#07161bff
  • editorOverviewRuler.border#07161bff
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#94151b
  • editorOverviewRuler.errorForeground#f48771
  • editorOverviewRuler.findMatchForeground#d186167d
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#75beff
  • editorOverviewRuler.modifiedForeground#0c7d9d
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#cca700
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • extensionBadge.remoteBackground#007acc
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#9bcbec
  • foreground#9bcbec
  • gitDecoration.addedResourceForeground#b8e6be
  • gitDecoration.conflictingResourceForeground#f48771
  • gitDecoration.deletedResourceForeground#d97584
  • gitDecoration.ignoredResourceForeground#7db8d9
  • gitDecoration.modifiedResourceForeground#ffb347
  • gitDecoration.untrackedResourceForeground#90d959
  • input.background#050d11
  • input.border#00000000
  • input.foreground#9bcbec
  • input.placeholderForeground#7db8d9
  • inputOption.activeBackground#3794ff66
  • inputOption.activeBorder#3794ff00
  • inputOption.activeForeground#ffffff
  • keybindingLabel.background#8080802b
  • keybindingLabel.border#33333399
  • keybindingLabel.bottomBorder#44444499
  • keybindingLabel.foreground#cccccc
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#c26262
  • list.hoverBackground#16414f
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#2063d7b3
  • list.inactiveSelectionForeground#ffffff
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#094771
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorderdefault
  • menubar.selectionForeground#cccccc
  • minimap.background#07161bff
  • minimapSlider.activeBackground#bfbfbf66
  • minimapSlider.background#79797933
  • minimapSlider.hoverBackground#64646459
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#07161b
  • panel.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#9bcbec
  • quickInput.background#252526
  • quickInput.foreground#cccccc
  • scrollbar.shadow#07161bff
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#056fcd
  • sideBar.background#050d11
  • sideBar.border#1a3f58
  • sideBar.foreground#9bcbec
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#1a3f5833
  • sideBarSectionHeader.foreground#7db8d9
  • sideBarTitle.foreground#7db8d9
  • statusBar.background#050d11
  • statusBar.borderdefault
  • statusBar.debuggingBackground#5a8fb4
  • statusBar.debuggingBorderdefault
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9bcbec
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderBorderdefault
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#07161b
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.hoverBackgrounddefault
  • tab.hoverBorderdefault
  • tab.hoverForegrounddefault
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#9bcbec
  • 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#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#050d11
  • titleBar.activeForeground#9bcbec
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f0f0f0
comment#b8e6beitalic
string, entity.name.import#ffb347
constant.numeric#d4f090
constant#ffb347
entity#ff8547
variable, keyword.operator.star.sql#a8d8f0
keyword, storage, variable.other.property#edb0ff
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown, markup.bold.markdown, markup.italic.markdown#b49eff
entity.other.inherited-class#ff8547italic underline
entity.name.function, support.function#d4f090
entity.other.attribute-name#ff8547
support.constant#ff8547
support.type, support.class#ff8547italic
support.other.variable
invalid#f0f0f0
invalid.deprecated#f0f0f0
meta.structure.dictionary.json string.quoted.double.json#d4f090
meta.diff, meta.diff.header#75715E
markup.deleted#00A8C6
markup.inserted#b8e6be
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
meta.property-value, support.constant.property-value, constant.other.color#d4f090
meta.structure.dictionary.json string.quoted.double.json#ff8547
meta.structure.dictionary.value.json string.quoted.double.json#d4f090
meta.property-name support.type.property-name
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ff8547italic
variable.parameter, entity.name.variable.parameter#ffb347
variable.parameter, variable.parameter.function#d4f090
variable.parameter.function.coffee#d4f090italic
entity.name.section.markdown#ff8547
punctuation.definition.heading.markdown#ff8547
markup.raw.inline.markdown#d4f090
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#ff8547
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ff8547
punctuation.definition.metadata.markdown#ff8547
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#00a8c6
markup.deleted.git_gutter#d97584
markup.inserted.git_gutter#b8e6be
markup.changed.git_gutter#ffb347
entity.other.attribute-name.class.css#d4f090
Frost Spark Theme by pbarnum - VS Code Theme