Skip to main content
CodingTheme

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.activeBackground#00000000
  • activityBar.activeBorder#a5a7bb
  • activityBar.background#24252c
  • activityBar.border#292a32
  • activityBar.dropBorder#1482ff
  • activityBar.foreground#c1c4dc
  • activityBar.inactiveForeground#64697b
  • activityBarBadge.background#006DEB
  • activityBarBadge.foreground#FFFFFF
  • badge.background#006DEB
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#dbdbdc
  • breadcrumb.background#24252c
  • breadcrumb.focusForeground#dbdbdc
  • breadcrumb.foreground#dbdbdccc
  • button.background#006DEB
  • button.foreground#ffffff
  • button.hoverBackground#0056b8
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#dbdbdc
  • button.secondaryHoverBackground#393c40
  • checkbox.background#1d1e23
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#23242a
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#23242a
  • debugToolBar.border#00000000
  • diffEditor.border#383e4f9f
  • diffEditor.insertedTextBackground#37725350
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#1d1e23
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#202127
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#7c749855
  • editor.findMatchHighlightBorder#dbdbdc00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#dbdbdc00
  • editor.foldBackground#46525e4d
  • editor.foreground#d9d9d9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#34384185
  • editor.lineHighlightBackground#34394766
  • editor.lineHighlightBorder#43434300
  • editor.rangeHighlightBackground#dbdbdc0b
  • editor.rangeHighlightBorder#dbdbdc00
  • editor.selectionBackground#515b70
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#e6e6e691
  • editorCursor.background#000000
  • editorCursor.foreground#dbdbdc
  • editorError.background#B73A3400
  • editorError.border#dbdbdc00
  • editorError.foreground#f48771
  • editorGroup.border#575a68
  • editorGroup.emptyBackground#202127
  • editorGroupHeader.border#292a32
  • editorGroupHeader.tabsBackground#24252c
  • editorGroupHeader.tabsBorder#3c3c3d00
  • editorGutter.addedBackground#7bc225
  • editorGutter.background#202127
  • editorGutter.commentRangeForeground#8f8f94
  • editorGutter.deletedBackground#ea1c26
  • editorGutter.foldingControlForeground#8f8f94
  • editorGutter.modifiedBackground#0a84ff
  • editorHoverWidget.background#24252c
  • editorHoverWidget.border#41424b
  • editorHoverWidget.foreground#f2f2f2
  • editorIndentGuide.activeBackground#b8b8b85c
  • editorIndentGuide.background#62626252
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c7c7c7
  • editorLineNumber.foreground#5a5d68
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#54afff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#20212743
  • editorOverviewRuler.border#7f7f7f00
  • editorRuler.foreground#6e73844e
  • editorSuggestWidget.background#202127
  • editorSuggestWidget.border#424551
  • editorSuggestWidget.foreground#e4e4e4
  • editorSuggestWidget.highlightForeground#15a2ff
  • editorSuggestWidget.selectedBackground#54545426
  • editorWarning.background#A9904000
  • editorWarning.border#dbdbdc00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#dbdbdc29
  • editorWidget.background#23242a
  • editorWidget.foreground#cfcfcf
  • editorWidget.resizeBorder#1482ff
  • focusBorder#474853
  • foreground#b2b2b2
  • gitDecoration.addedResourceForeground#bad762
  • gitDecoration.conflictingResourceForeground#ff9b4e
  • gitDecoration.deletedResourceForeground#ff647b
  • gitDecoration.ignoredResourceForeground#697098a9
  • gitDecoration.modifiedResourceForeground#ffd75d
  • gitDecoration.stageDeletedResourceForeground#ff647b
  • gitDecoration.stageModifiedResourceForeground#ffd75d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#ff9b4e
  • icon.foreground#b2b2b2
  • input.background#1d1e23
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#777777
  • inputOption.activeBackground#3d3d3e
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#dbdbdc
  • list.activeSelectionBackground#30303b
  • list.activeSelectionForeground#dbdbdc
  • list.dropBackground#3636365c
  • list.focusBackground#5454544c
  • list.focusForeground#cccccc
  • list.highlightForeground#1482ff
  • list.hoverBackground#30303b98
  • list.hoverForeground#dbdbdc
  • list.inactiveSelectionBackground#30303b
  • list.inactiveSelectionForeground#eaeaea
  • listFilterWidget.background#32333b
  • listFilterWidget.noMatchesOutline#ad1641
  • listFilterWidget.outline#00000000
  • menu.background#24252c
  • menu.border#3c3c3d00
  • menu.foreground#d3d3d3
  • menu.selectionBackground#35363d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#dbdbdc
  • menu.separatorBackground#6a6d8070
  • menubar.selectionBackground#dbdbdc1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#3a7165
  • merge.incomingContentBackground#2c3c4f
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#202127
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#515b70
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#7bc225
  • minimapGutter.deletedBackground#ea1c26
  • minimapGutter.modifiedBackground#0a84ff
  • notificationCenter.border#34363f
  • notificationCenterHeader.background#27282e
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#23242a
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ed2239
  • notificationsInfoIcon.foreground#38a1ff
  • notificationsWarningIcon.foreground#ffd104
  • notificationToast.border#47474753
  • panel.background#24252c
  • panel.border#292a32
  • panelSection.border#bebebe28
  • panelTitle.activeBorder#565868
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#64697b
  • peekView.border#32343e
  • peekViewEditor.background#2b2c35
  • peekViewEditor.matchHighlightBackground#86571b99
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#2b2c35
  • peekViewResult.background#24252c
  • peekViewResult.fileForeground#dbdbdc
  • peekViewResult.lineForeground#ababab
  • peekViewResult.matchHighlightBackground#76769c4d
  • peekViewResult.selectionBackground#b0b0b01a
  • peekViewResult.selectionForeground#dbdbdc
  • peekViewTitle.background#32343e
  • peekViewTitleDescription.foreground#d5d5d5b3
  • peekViewTitleLabel.foreground#dbdbdc
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#bebebe
  • progressBar.background#0c92ff
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#3f4558a1
  • scrollbarSlider.background#2a2e3b6c
  • scrollbarSlider.hoverBackground#3f45588e
  • selection.background#276ca9cb
  • settings.focusedRowBackground#dbdbdc07
  • settings.headerForeground#b2b2b2
  • sideBar.background#24252c
  • sideBar.border#292a32
  • sideBar.dropBackground#3636365c
  • sideBar.foreground#7d809b
  • sideBarSectionHeader.background#4143594f
  • sideBarSectionHeader.border#cccccc00
  • sideBarSectionHeader.foreground#a6a7aa
  • sideBarTitle.foreground#d3d6f6
  • statusBar.background#24252c
  • statusBar.border#292a32
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#dbdbdc
  • statusBar.foreground#7d809b
  • statusBar.noFolderBackground#513a79
  • statusBar.noFolderBorder#ff000000
  • statusBar.noFolderForeground#dbdbdc
  • statusBarItem.activeBackground#dbdbdc25
  • statusBarItem.hoverBackground#dbdbdc1f
  • statusBarItem.remoteBackground#1482ff
  • statusBarItem.remoteForeground#dbdbdc
  • tab.activeBackground#4b4b4b00
  • tab.activeBorder#1482ff
  • tab.activeBorderTop#00000000
  • tab.activeForeground#dbdbdc
  • tab.border#3c3c3d00
  • tab.hoverBackground#dbdbdc00
  • tab.hoverForeground#dbdbdc
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#7d809b
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#3581d2
  • terminal.ansiBrightBlack#6b6b6b
  • terminal.ansiBrightBlue#4a9cf7
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#5be4ad
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f77474
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#fdfd73
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#2dc78c
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#e24e4e
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#f2f245
  • terminal.border#bebebe28
  • terminal.foreground#dbdbdc
  • terminal.selectionBackground#ababab40
  • terminalCursor.background#0087ff
  • terminalCursor.foreground#dbdbdc
  • textLink.foreground#3794ff
  • titleBar.activeBackground#24252c
  • titleBar.activeForeground#acafce
  • titleBar.border#292a32
  • titleBar.inactiveBackground#2d2e34
  • titleBar.inactiveForeground#dbdbdc80
  • tree.indentGuidesStroke#62626254
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000056

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#899bad
punctuation.definition.string, string#ff8070
constant.numeric, keyword.other.unit, support.constant#D0BF69
constant.language, entity.name.tag, keyword, storage.modifier, storage.type, support.type.primitive, variable.language#FF7AB2bold
keyword.control.directive, keyword.control.preprocessor, punctuation.definition.preprocessor#FFA14F
markup.underline.link#6699FF
entity.name.type.class.std.rust, storage.type.cs, support.type, meta.object-literal.key#ACF2E4
meta.object-literal.key#72BFAE
punctuation.definition.variable, punctuation.support.type.property-name, storage.modifier.lifetime, support.type.property-name, variable.other.property#b281ec
meta.definition.function, meta.definition.method, meta.method.declaration#5DD8FF
variable.other.constant, meta.definition.variable#DBDBDC
variable.parameter, meta.parameters, meta.method.declaration, meta.object.member#4eb0cb
variable.other.object, meta.var.expr, meta.definition.variable, meta.block#4EB1CC
constant.language.boolean.false, constant.language.boolean.true, meta.objectliteral#D6C455
entity.name.type#E5CFFF
entity.name.type.class, entity.other.inherited-class#5DD8FF
keyword.operator#dfdfe0
meta.return.type, meta.function, support.type.primitive, meta.field.declaration, meta.interface#D0A8FF
meta.function-call#B281EB
entity.name.type.namespace, entity.name.variable, variable.other.assignment#49B7D7
variable.object.property, meta.definition.property, meta.field.declaration, meta.class#49B7D7
entity.name.function, support.function#b281ec
fenced_code.block.language, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown, punctuation.definition.italic.markdown, punctuation.definition.list.begin.markdown, punctuation.definition.markdown, punctuation.definition.metadata.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.raw.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#72BFAE
string.other.link.title.markdown#DFDFE0
entity.name.section#DFDFE0bold
variable.other.object.property, support.variable.property, variable.other.constant.property#83C9BC
markup.bold#DFDFE0bold
markup.italic#DFDFE0italic
punctuation#DFDFE0
punctuation.decorator, meta.brace.round#dbdbdc
entity.other.attribute-name#D0A8FF
meta.tag.without-attributes, metax.children#dbdbdc
variable.other.readwrite.alias#dbdbdc
punctuation.terminator.statement#505050
punctuation.accessor.optional#A167E6
case-clause.expr, switch-block.expr, switch-statement.expr#41A1C0
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Palestorm by Alexander Alekseenko - VS Code Theme