Skip to main content
Coding Theme

Color themes

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.activeBorder#ffffff
  • activityBar.background#1c1c1f
  • activityBar.border#2b2b2b
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#9d9d9d
  • activityBarBadge.background#0078d4
  • activityBarBadge.foreground#ffffff
  • badge.background#0078d4
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#a9a9a9
  • breadcrumbPicker.background#252526
  • button.background#0078d4
  • button.foreground#ffffff
  • button.hoverBackground#106ebe
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#45494e
  • checkbox.background#313131
  • checkbox.border#6b6b6b
  • checkbox.foreground#cccccc
  • commandCenter.activeBackground#04395e
  • commandCenter.activeBorder#0078d4
  • commandCenter.activeForeground#cccccc
  • commandCenter.background#232326
  • commandCenter.border#3c3c3c
  • commandCenter.foreground#cccccc
  • commandCenter.inactiveBorder#2b2b2b
  • descriptionForeground#9d9d9d
  • diffEditor.insertedLineBackground#9ccc2c22
  • diffEditor.insertedTextBackground#9ccc2c33
  • diffEditor.removedLineBackground#ff000022
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#313131
  • dropdown.border#3c3c3c
  • dropdown.foreground#cccccc
  • dropdown.listBackground#1c1c1f
  • editor.background#232326
  • editor.findMatchBackground#515c6a
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.foldBackground#264f7840
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketHighlight.foreground1#ffd700
  • editorBracketHighlight.foreground2#da70d6
  • editorBracketHighlight.foreground3#179fff
  • editorBracketHighlight.foreground4#ffd700
  • editorBracketHighlight.foreground5#da70d6
  • editorBracketHighlight.foreground6#179fff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCursor.foreground#aeafad
  • editorError.foreground#f85149
  • editorGroup.border#444444
  • editorGroupHeader.noTabsBackground#1c1c1f
  • editorGroupHeader.tabsBackground#1c1c1f
  • editorGroupHeader.tabsBorder#2b2b2b
  • editorGutter.addedBackground#487e02
  • editorGutter.background#232326
  • editorGutter.deletedBackground#f14c4c
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#1b81a8
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#28282b
  • editorHoverWidget.border#454545
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.foreground#3794ff
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#6e7681
  • editorLink.activeForeground#3794ff
  • editorOverviewRuler.addedForeground#487e02
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#f14c4c
  • editorOverviewRuler.errorForeground#f85149
  • editorOverviewRuler.findMatchForeground#d18616
  • editorOverviewRuler.infoForeground#3794ff
  • editorOverviewRuler.modifiedForeground#1b81a8
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#cca700
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#28282b
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#2aaaff
  • editorSuggestWidget.selectedBackground#04395e
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#28282b
  • editorWidget.border#454545
  • editorWidget.foreground#cccccc
  • errorForeground#f85149
  • focusBorder#0078d4
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#e4676b
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.renamedResourceForeground#73c991
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#c5c5c5
  • input.background#313131
  • input.border#3c3c3c
  • input.foreground#cccccc
  • input.placeholderForeground#9d9d9d
  • inputOption.activeBackground#0078d466
  • inputOption.activeBorder#0078d4
  • inputOption.activeForeground#cccccc
  • list.activeSelectionBackground#04395e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.errorForeground#f85149
  • list.focusBackground#04395e
  • list.focusForeground#cccccc
  • list.highlightForeground#2aaaff
  • list.hoverBackground#2a2a2d
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#35353a
  • list.inactiveSelectionForeground#cccccc
  • list.invalidItemForeground#b89500
  • list.warningForeground#cca700
  • listFilterWidget.background#2b2b2b
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#0078d4
  • menu.background#252526
  • menu.foreground#cccccc
  • menu.selectionBackground#04395e
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#454545
  • menubar.selectionBackground#5a5a5a50
  • menubar.selectionForeground#cccccc
  • merge.border#454545
  • merge.currentContentBackground#27403b
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384b
  • merge.incomingHeaderBackground#395f8f
  • minimap.background#232326
  • minimap.findMatchHighlight#d18616
  • minimap.selectionHighlight#264f78
  • minimapSlider.activeBackground#79797973
  • minimapSlider.background#79797933
  • minimapSlider.hoverBackground#79797959
  • notificationCenter.border#2b2b2b
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notificationLink.foreground#3794ff
  • notifications.background#252526
  • notifications.border#2b2b2b
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f85149
  • notificationsInfoIcon.foreground#3794ff
  • notificationsWarningIcon.foreground#cca700
  • panel.background#1c1c1f
  • panel.border#2b2b2b
  • panelInput.border#3c3c3c
  • panelTitle.activeBorder#0078d4
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#9d9d9d
  • peekView.border#3794ff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#252526
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#0078d4
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#264f78
  • sideBar.background#1c1c1f
  • sideBar.border#2b2b2b
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#1c1c1f
  • sideBarSectionHeader.border#2b2b2b
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#cccccc
  • statusBar.background#1c1c1f
  • statusBar.border#2b2b2b
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff20
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ffffff10
  • statusBarItem.prominentBackground#ffffff20
  • statusBarItem.prominentHoverBackground#ffffff30
  • statusBarItem.remoteBackground#0078d4
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#7a6400
  • statusBarItem.warningForeground#ffffff
  • tab.activeBackground#232326
  • tab.activeBorderTop#0078d4
  • tab.activeForeground#ffffff
  • tab.border#2b2b2b
  • tab.hoverBackground#232326
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#28282b
  • tab.inactiveForeground#9d9d9d
  • tab.unfocusedActiveBorderTop#0078d480
  • tab.unfocusedActiveForeground#ffffff
  • tab.unfocusedInactiveForeground#9d9d9d
  • 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.background#1c1c1f
  • terminal.foreground#cccccc
  • terminal.selectionBackground#264f78
  • terminalCursor.foreground#ffffff
  • textBlockQuote.background#1c1c1f
  • textBlockQuote.border#3794ff
  • textCodeBlock.background#2a2a2e
  • textLink.activeForeground#3794ff
  • textLink.foreground#3794ff
  • textPreformat.foreground#d7ba7d
  • titleBar.activeBackground#1c1c1f
  • titleBar.activeForeground#cccccc
  • titleBar.border#2b2b2b
  • titleBar.inactiveBackground#1c1c1f
  • titleBar.inactiveForeground#9d9d9d
  • tree.indentGuidesStroke#585858

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a9955italic
string, string.quoted, string.template#ce9178
constant.numeric, constant.language, constant.character#b5cea8
constant.other#4fc1ff
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, storage.type, storage.modifier#569cd6
keyword.operator, punctuation#d4d4d4
entity.name.type, entity.name.class, entity.name.namespace, entity.other.inherited-class, support.class, support.type#4ec9b0
entity.name.function, support.function, meta.function-call#dcdcaa
variable, variable.other, variable.parameter#9cdcfe
variable.language, variable.other.constant, support.constant#4fc1ff
entity.name.tag, punctuation.definition.tag, meta.tag#569cd6
entity.other.attribute-name#9cdcfe
support.other.variable#f14c4c
invalid, invalid.illegal#f44747
meta.embedded, source.groovy.embedded#d4d4d4
markup.heading, entity.name.section#569cd6bold
markup.italicitalic
markup.boldbold
markup.underlineunderline
markup.quote#6a9955italic
markup.inline.raw, markup.fenced_code#ce9178
markup.deleted#f14c4c
markup.inserted#89d185
markup.changed#4fc1ff
punctuation.definition.list.begin.markdown#6796e6
markup.list#d4d4d4
string.other.link, markup.underline.link#3794ff
My MD Reader by LEI Zongmin - VS Code Theme