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#ff000000
  • activityBar.background#0f0f0f
  • activityBar.border#36454f00
  • activityBar.foreground#eeeeee
  • activityBar.inactiveForeground#ffffff3a
  • activityBarBadge.background#36454f
  • activityBarBadge.foreground#ffffff
  • badge.background#414141
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#999999
  • breadcrumb.background#111111
  • breadcrumb.focusForeground#999999
  • breadcrumb.foreground#cccccccc
  • button.background#36454f
  • button.foreground#ffffff
  • button.hoverBackground#ff1e63
  • button.secondaryBackground#2e2e2e
  • button.secondaryForeground#d1d1d1
  • button.secondaryHoverBackground#3b3b3b
  • checkbox.background#343434
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#ea6e30
  • debugToolBar.background#1d1d1d
  • debugToolBar.border#ea6e30
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#343434
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0d0d0d
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#36454f3e
  • editor.foreground#dbdbdb
  • editor.hoverHighlightBackground#4343433e
  • editor.inactiveSelectionBackground#494949
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#79a8e53f
  • editor.selectionHighlightBackground#ADD6FF26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#8686863e
  • editorBracketMatch.background#36454f3e
  • editorBracketMatch.border#36454f
  • editorCodeLens.foreground#454545
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ed254e
  • editorGroup.border#44444452
  • editorGroup.emptyBackground#0d0d0d
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#71f79f4a
  • editorGutter.background#111111
  • editorGutter.commentRangeForeground#474747
  • editorGutter.deletedBackground#ff000c60
  • editorGutter.foldingControlForeground#474747
  • editorGutter.modifiedBackground#00c7ff32
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#7b7b7b
  • editorIndentGuide.background#191919
  • editorInfo.background#4490BF00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#7cb7ff
  • editorLineNumber.activeForeground#ececec
  • editorLineNumber.foreground#545454
  • editorLink.activeForeground#00ffb1
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#02010100
  • editorRuler.foreground#131313
  • editorSuggestWidget.background#1a1a1a
  • editorSuggestWidget.border#2c2c2c
  • editorSuggestWidget.foreground#a3a3a3
  • editorSuggestWidget.highlightForeground#00ffb1
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ea6e30
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#131313
  • editorWidget.foreground#bebebe
  • editorWidget.resizeBorder#4d4d4d
  • focusBorder#36454f
  • foreground#a7a7a7
  • gitDecoration.addedResourceForeground#71f79fb5
  • gitDecoration.conflictingResourceForeground#7cb7ff
  • gitDecoration.deletedResourceForeground#ed254eb5
  • gitDecoration.ignoredResourceForeground#36454f
  • gitDecoration.modifiedResourceForeground#f9dc5cb5
  • gitDecoration.stageDeletedResourceForeground#ed254eb5
  • gitDecoration.stageModifiedResourceForeground#f9dc5cb5
  • gitDecoration.submoduleResourceForeground#7cb7ffb5
  • gitDecoration.untrackedResourceForeground#2e7359
  • icon.foreground#a7a7a7
  • input.background#343434
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#626262
  • inputOption.activeBackground#36454f3e
  • inputOption.activeBorder#00ffb100
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#36454f3e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#242424
  • list.focusBackground#36454f3e
  • list.focusForeground#cdcdcd
  • list.highlightForeground#00ffb1
  • list.hoverBackground#1b1b1b
  • list.hoverForeground#d7d7d7
  • list.inactiveSelectionBackground#242424
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#340000
  • listFilterWidget.noMatchesOutline#ff1700
  • listFilterWidget.outline#541000
  • menu.background#151515
  • menu.border#ffffff13
  • menu.foreground#c0c0c0
  • menu.selectionBackground#36454f3e
  • menu.selectionBorder#36454f00
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#212121
  • menubar.selectionBackground#ffffff12
  • menubar.selectionForeground#dedede
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0d0d0d
  • minimap.errorHighlight#ed254e
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#5c688e26
  • minimap.warningHighlight#ea6e30
  • minimapGutter.addedBackground#71f79f4a
  • minimapGutter.deletedBackground#ff000c60
  • minimapGutter.modifiedBackground#00c7ff32
  • notificationCenter.border#3f3f3f93
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#999999
  • notifications.background#101011
  • notifications.border#262626
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ed254e
  • notificationsInfoIcon.foreground#7cb7ff
  • notificationsWarningIcon.foreground#f9dc5c
  • notificationToast.border#36363600
  • panel.background#080808
  • panel.border#80808000
  • panelSection.border#75727259
  • panelTitle.activeBorder#c4c4c4
  • panelTitle.activeForeground#cfcfcf
  • panelTitle.inactiveForeground#9b9b9b99
  • peekView.border#36454f
  • peekViewEditor.background#0d0004
  • peekViewEditor.matchHighlightBackground#ff8f003c
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#24000b
  • peekViewResult.background#171717
  • peekViewResult.fileForeground#dbdbdb
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#36454f3e
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#545456
  • pickerGroup.foreground#00ffb1
  • progressBar.background#36454f
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#92929266
  • scrollbarSlider.background#45454566
  • scrollbarSlider.hoverBackground#454545b3
  • selection.background#36454f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a7a7a7
  • sideBar.background#131313
  • sideBar.border#ff000000
  • sideBar.dropBackground#242424
  • sideBar.foreground#a1a1a1
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc14
  • sideBarSectionHeader.foreground#cfcfcf
  • sideBarTitle.foreground#646464
  • statusBar.background#0f0f0f
  • statusBar.border#d12d2d00
  • statusBar.debuggingBackground#ea6e30
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#9c38b6
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#1d1d1d
  • statusBarItem.remoteForeground#b9b9b9
  • tab.activeBackground#111111
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#cbcbcb
  • tab.border#3434341a
  • tab.hoverBackground#ffffff06
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#9f9f9f80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#7cb7ff
  • terminal.ansiBrightBlack#282c34
  • terminal.ansiBrightBlue#2b90ff
  • terminal.ansiBrightCyan#01ffff
  • terminal.ansiBrightGreen#3bff7f
  • terminal.ansiBrightMagenta#ff30e8
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd000
  • terminal.ansiCyan#00c1e4
  • terminal.ansiGreen#71f79f
  • terminal.ansiMagenta#c74ded
  • terminal.ansiRed#ed254e
  • terminal.ansiWhite#dcdfe4
  • terminal.ansiYellow#e5e510
  • terminal.border#75727259
  • terminal.foreground#c3c7d1
  • terminal.selectionBackground#6b6b6b40
  • terminalCursor.background#000000
  • terminalCursor.foreground#00ffb1
  • textLink.foreground#00ffb1
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#626262
  • titleBar.border#ffffff10
  • titleBar.inactiveBackground#13131399
  • titleBar.inactiveForeground#7b7b7b99
  • tree.indentGuidesStroke#58585826
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F6F6F6
comment, string.comment#5c6370italic
string#FFD945
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#FF3F4F
meta.string.template#E5A422
meta#f8f8f0
constant.numeric#E373CE
string.embedded.begin, string.embedded.end#E373CE
string.embedded#98c379
constant.language#E373CE
constant.character, constant.other#E373CE
variable.language#FF3F4Fitalic
variable.readwrite, variable.readwrite.other.block#00a0e4
keyword, keyword.operator.logical, keyword.operator.constructor#FF3F4F
keyword.operator#FF3F4F
storage#FF3F4Fitalic
storage.type#19D1E5
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#00a0e4
meta.block.switch.c, variable.other.object#00a0e4
variable.other.property, variable.other.block#f8f8f0
entity.other.inherited-class#81F900
entity.name.function, support.function#81F900
support.function#19D1E5
variable.parameter#FF9700italic
entity.name.function-call#f8f8f0
function.support.builtin, function.support.core#81F900
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#FF3F4F
entity.name.tag.class, entity.name.tag.id#19D1E5
entity.other.attribute-name#81F900
support.constant#19D1E5
support.type, support.variable#19D1E5
support.dictionary.json#19D1E5
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#6AEBF7
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#c678dd
constant.numeric.css, constant.numeric.scss, constant.numeric.less, constant.numeric.sass#E373CE
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#56b6c2
string.detected-link#00a0e4
meta.diff, meta.diff.header#75715E
markup.deleted#E542FF
markup.inserted#e5c07b
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#e5c07b
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#00a0e4
markup.bold.markdownbold
punctuation.definition.bold.markdown#919191
markup.heading.markdown#FF3F4Fbold
punctuation.definition.heading.markdown#919191
markup.quote.markdown#6FD80D
meta.separator.markdown#E542FFbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold
variable.other.jsdoc#9496a5
Shape Monokai Dark Theme by Mustafa El-gaml - VS Code Theme