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#212121
  • activityBar.background#212121
  • activityBar.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#433f3f
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1c1c1c
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#797979cc
  • button.background#555758
  • button.foreground#eeeeee
  • button.hoverBackground#636363
  • button.secondaryBackground#1e1e1e
  • button.secondaryForeground#eeeeee
  • button.secondaryHoverBackground#040404
  • checkbox.background#202020
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#5a757133
  • diffEditor.removedTextBackground#77505033
  • dropdown.background#202020
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1d1d1d
  • editor.findMatchBackground#4f4f4f
  • editor.findMatchBorder#bababa
  • editor.findMatchHighlightBackground#adadad55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#414141aa
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#333536
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#757575
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#4f4f4fb8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ffc4b885
  • editorGroup.border#0f0f0f
  • editorGroup.emptyBackground#1e1e1e
  • editorGroupHeader.tabsBackground#151515
  • editorGutter.addedBackground#71b86b
  • editorGutter.background#1d1d1d
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#9b9b9b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#5d85ff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#494949
  • editorIndentGuide.background1#282727
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#badeffab
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#4f4f4f
  • editorMarkerNavigationInfo.background#4f4f4f
  • editorMarkerNavigationWarning.background#666664
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorStickyScroll.background#222223
  • editorStickyScroll.border#222222
  • editorStickyScroll.shadowdefault
  • editorSuggestWidget.background#282828
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#e4e4e4
  • editorSuggestWidget.selectedBackground#414141
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ad9a43cb
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#565656
  • foreground#7d7d7d
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#cf6552
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#cccccc
  • input.background#202020
  • input.border#232323
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#00000066
  • inputOption.activeBorder#7b7b7b00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#343434
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#474747
  • list.focusForeground#cccccc
  • list.highlightForeground#f7f7f7
  • list.hoverBackground#363636a2
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#432222
  • listFilterWidget.noMatchesOutline#baafad
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#343434
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828aa
  • merge.commonHeaderBackground#383838aa
  • merge.currentContentBackground#27403Baa
  • merge.currentHeaderBackground#367366aa
  • merge.incomingContentBackground#28384Baa
  • merge.incomingHeaderBackground#395F8Faa
  • minimap.background#1e1e1e
  • minimap.errorHighlight#ffc4b885
  • minimap.findMatchHighlight#4f4f4f
  • minimap.selectionHighlight#333536
  • minimap.warningHighlight#ad9a43cb
  • minimapGutter.addedBackground#71b86b
  • minimapGutter.deletedBackground#9b9b9b
  • minimapGutter.modifiedBackground#5d85ff
  • 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#141414
  • panel.border#2f2e2e
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#494949
  • peekViewEditor.background#343434
  • peekViewEditor.matchHighlightBackground#96969699
  • peekViewEditor.matchHighlightBorder#a7a7a7
  • peekViewEditorGutter.background#303030
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#c0c0c04d
  • peekViewResult.selectionBackground#94949433
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#2a2a2a
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#ffbbbb
  • progressBar.background#c2c2c2
  • scrollbar.shadow#00000031
  • scrollbarSlider.activeBackground#46464666
  • scrollbarSlider.background#4b4b4b66
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#4a4a4a
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#161616
  • sideBar.border#232323
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#86848400
  • sideBarSectionHeader.border#2a2a2a00
  • sideBarSectionHeader.foreground#dedede
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#171717
  • statusBar.border#232323
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#111111
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#171717
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1b1b1b
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#232323
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#ffffff80
  • tab.selectedBorderTop#232323
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#ff6f6f
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#fb8585
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff21
  • terminalCursor.background#3e3f3f
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#1d1d1d
  • titleBar.activeForeground#cccccc
  • titleBar.border#232323
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#292929a3
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f8c98
string#fe8170
storage.type.function.arrow#ffffffd8
storage.type, storage.modifier, keyword, variable.language.this, variable.language.super, keyword.other.typedef, constant.language#fe7ab2
entity.name.type.class#6bdfff
variable.other.property, variable.other.object.property#b181ec
entity.name.function, entity.name.function.method#4db1cb
entity.name.type.module, entity.other.inherited-class, entity.name.class#d9baff
markup.bold, markdown.bold#6bdfff
markup.heading, markdown.heading#6bdfff
markup.italic, markdown.italic#d9baff
markup.quote, markdown.quote#d9baff
meta.type.annotation#6bdfff
punctuation.definition.tag, entity.name.tag, punctuation.separator.key-value#fe7ab2
punctuation.separator.key-value.js#ffffffd9
meta.attribute, entity.other.attribute-name#cc9767
constant.numeric#d8c87c
variable.other.property#abf2e4
keyword.operator#ffffffd9
variable.parameter#ffffffd9
support.type#d9baff
keyword.operator.assignment#ffffffd9
entity.name.fragment.graphql, variable.fragment.graphql#6bdfff
punctuation.quasi.element#ffffffd9
variable.other.readwrite#ffffffd9
meta.brace#ffffffd9
keyword.operator.arithmetic#b281eb
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
MacOS Deus Theme by FelixTran - VS Code Theme