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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBackground#181818
  • activityBar.background#181818
  • activityBar.border#1f1f1f
  • activityBar.foreground#e3e1e3
  • activityBar.inactiveForeground#7a797a
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#d6d6dd
  • badge.background#228df2
  • badge.foreground#d6d6dd
  • breadcrumb.activeSelectionForeground#d6d6dd
  • breadcrumb.background#181818
  • breadcrumb.focusForeground#d6d6dd
  • breadcrumb.foreground#a6a6a6
  • button.background#228df2
  • button.foreground#e6e6ed
  • button.hoverBackground#359dff
  • button.secondaryBackground#1d1d1d
  • button.secondaryForeground#d6d6dd
  • button.secondaryHoverBackground#303030
  • checkbox.background#1d1d1d
  • checkbox.border#6B6B6B
  • checkbox.foreground#d6d6dd
  • commandCenter.activeBackground#1d1d1d
  • commandCenter.background#292929
  • commandCenter.foreground#c1c1c1
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#383838
  • debugToolBar.background#343334
  • debugToolBar.border#383838
  • diffEditor.border#383838
  • diffEditor.insertedTextBackground#83d6c530
  • diffEditor.insertedTextBorder#d6d6dd00
  • diffEditor.removedTextBackground#f14c4c30
  • diffEditor.removedTextBorder#d6d6dd00
  • dropdown.background#1d1d1d
  • dropdown.border#383838
  • dropdown.foreground#d6d6dd
  • editor.background#1E1E1E
  • editor.findMatchBackground#163764
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#7c511a
  • editor.findMatchHighlightBorder#d7d7dd02
  • editor.findRangeHighlightBackground#1d1d1d
  • editor.findRangeHighlightBorder#d6d6dd00
  • editor.foldBackground#1d1d1d
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#5b51ec70
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#1d1d1d
  • editor.rangeHighlightBorder#38383800
  • editor.selectionBackground#163761
  • editor.selectionHighlightBackground#ADD6FF26
  • editor.selectionHighlightBorder#d6d6dd00
  • editor.wordHighlightBackground#ff000000
  • editor.wordHighlightBorder#d6d6dd00
  • editor.wordHighlightStrongBackground#16376170
  • editor.wordHighlightStrongBorder#d6d6dd00
  • editorBracketMatch.background#163761
  • editorBracketMatch.border#d6d6dd00
  • editorCodeLens.foreground#d6d6dd
  • editorCursor.background#181818
  • editorCursor.foreground#d6d6dd
  • editorError.background#b73a3400
  • editorError.border#d6d6dd00
  • editorError.foreground#f14c4c
  • editorGroup.border#383838
  • editorGroup.emptyBackground#181818
  • editorGroupHeader.border#d6d6dd00
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#181818
  • editorGutter.addedBackground#15ac91
  • editorGutter.background#181818
  • editorGutter.commentRangeForeground#d6d6dd
  • editorGutter.deletedBackground#f14c4c
  • editorGutter.foldingControlForeground#d6d6dd
  • editorGutter.modifiedBackground#e5b95c
  • editorHoverWidget.background#1d1d1d
  • editorHoverWidget.border#383838
  • editorHoverWidget.foreground#d6d6dd
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#d6d6dd00
  • editorInfo.border#d6d6dd00
  • editorInfo.foreground#228df2
  • editorInlayHint.background#2b2b2b
  • editorInlayHint.foreground#838383
  • editorLineNumber.activeForeground#c2c2c2
  • editorLineNumber.foreground#535353
  • editorLink.activeForeground#228df2
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f14c4c
  • editorMarkerNavigationInfo.background#4c9df3
  • editorMarkerNavigationWarning.background#e5b95c
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#383838
  • editorSuggestWidget.background#1d1d1d
  • editorSuggestWidget.border#383838
  • editorSuggestWidget.foreground#d6d6dd
  • editorSuggestWidget.highlightForeground#d6d6dd
  • editorSuggestWidget.selectedBackground#163761
  • editorWarning.background#a9904000
  • editorWarning.border#d6d6dd00
  • editorWarning.foreground#ea7620
  • editorWhitespace.foreground#737373
  • editorWidget.background#292929
  • editorWidget.foreground#d6d6dd
  • editorWidget.resizeBorder#ea7620
  • focusBorder#d6d6dd00
  • foreground#d6d6dd
  • gitDecoration.addedResourceForeground#5a964d
  • gitDecoration.conflictingResourceForeground#aaa0fa
  • gitDecoration.deletedResourceForeground#f14c4c
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#F8BD96
  • gitDecoration.stageDeletedResourceForeground#f14c4c
  • gitDecoration.stageModifiedResourceForeground#F8BD96
  • gitDecoration.submoduleResourceForeground#F8BD96
  • gitDecoration.untrackedResourceForeground#42be65
  • icon.foreground#d6d6dd
  • input.background#212121
  • input.border#ffffff1e
  • input.foreground#d6d6dd
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBackground#de3c72
  • inputOption.activeBorder#d6d6dd00
  • inputOption.activeForeground#d6d6dd
  • list.activeSelectionBackground#163761
  • list.activeSelectionForeground#d6d6dd
  • list.activeSelectionIconForeground#FFF
  • list.dropBackground#383B3D
  • list.focusBackground#5b51ec
  • list.focusForeground#d6d6dd
  • list.highlightForeground#d6d6dd
  • list.hoverBackground#2a282a
  • list.hoverForeground#d6d6dd
  • list.inactiveSelectionBackground#3c3b3c
  • list.inactiveSelectionForeground#d6d6dd
  • listFilterWidget.background#5b51ec
  • listFilterWidget.noMatchesOutline#f14c4c
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#454545
  • menu.foreground#CCCCCC
  • menu.selectionBackground#0078d4
  • menu.selectionBorder#00000000
  • menu.selectionForeground#d6d6dd
  • menu.separatorBackground#454545
  • menubar.selectionBackground#d6d6dd20
  • menubar.selectionBorder#d6d6dd00
  • menubar.selectionForeground#d6d6dd
  • merge.commonContentBackground#1d1d1d
  • merge.commonHeaderBackground#323232
  • merge.currentContentBackground#1a493d
  • merge.currentHeaderBackground#83d6c595
  • merge.incomingContentBackground#28384b
  • merge.incomingHeaderBackground#395f8f
  • minimap.background#181818
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#15ac9170
  • minimap.selectionHighlight#363636
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#15ac91
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#e5b95c
  • notebook.focusedCellBorder#15ac91
  • notebook.focusedEditorBorder#15ac9177
  • notificationCenter.border#2c2c2c
  • notificationCenterHeader.background#2c2c2c
  • notificationCenterHeader.foreground#d6d6dd
  • notifications.background#1d1d1d
  • notifications.border#2c2c2c
  • notifications.foreground#d6d6dd
  • notificationsErrorIcon.foreground#f14c4c
  • notificationsInfoIcon.foreground#228df2
  • notificationsWarningIcon.foreground#ea7620
  • notificationToast.border#383838
  • panel.background#181818
  • panel.border#242424
  • panelSection.border#383838
  • panelTitle.activeBorder#d6d6dd
  • panelTitle.activeForeground#d6d6dd
  • panelTitle.inactiveForeground#d6d6dd
  • peekView.border#383838
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ea762070
  • peekViewEditor.matchHighlightBorder#d6d6dd00
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#1d1d1d
  • peekViewResult.fileForeground#d6d6dd
  • peekViewResult.lineForeground#d6d6dd
  • peekViewResult.matchHighlightBackground#ea762070
  • peekViewResult.selectionBackground#363636
  • peekViewResult.selectionForeground#d6d6dd
  • peekViewTitle.background#1d1d1d
  • peekViewTitleDescription.foreground#d6d6dd
  • peekViewTitleLabel.foreground#d6d6dd
  • pickerGroup.border#383838
  • pickerGroup.foreground#d6d6dd
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#15ac91
  • scrollbar.shadow#d6d6dd00
  • scrollbarSlider.activeBackground#676767
  • scrollbarSlider.background#67676750
  • scrollbarSlider.hoverBackground#676767
  • selection.background#163761
  • settings.focusedRowBackground#d6d6dd07
  • settings.headerForeground#d6d6dd
  • sideBar.background#181818
  • sideBar.border#1f1f1f
  • sideBar.dropBackground#d6d6dd00
  • sideBar.foreground#d1d1d1
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#d1d1d1
  • sideBarTitle.foreground#BBBBBB
  • statusBar.background#181818
  • statusBar.border#383838
  • statusBar.debuggingBackground#ea7620
  • statusBar.debuggingBorder#d6d6dd00
  • statusBar.debuggingForeground#e7e7e7
  • statusBar.foreground#d6d6dd
  • statusBar.noFolderBackground#181818
  • statusBar.noFolderBorder#d6d6dd00
  • statusBar.noFolderForeground#6b6b6b
  • statusBarItem.activeBackground#d6d6dd25
  • statusBarItem.hoverBackground#d6d6dd20
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#181818
  • tab.activeBorder#181818
  • tab.activeBorderTop#0078d4
  • tab.activeForeground#ffffff
  • tab.border#ffffff15
  • tab.hoverBackground#1f1f1f
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#ffffff80
  • tab.lastPinnedBorder#ccc3
  • tab.selectedBackground#222222
  • tab.selectedForeground#ffffffa0
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#ffffff15
  • tab.unfocusedHoverBackground#6e76811a
  • terminal.ansiBlack#676767
  • terminal.ansiBlue#4c9df3
  • terminal.ansiBrightBlack#676767
  • terminal.ansiBrightBlue#4c9df3
  • terminal.ansiBrightCyan#75d3ba
  • terminal.ansiBrightGreen#15ac91
  • terminal.ansiBrightMagenta#e567dc
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#d6d6dd
  • terminal.ansiBrightYellow#e5b95c
  • terminal.ansiCyan#75d3ba
  • terminal.ansiGreen#15ac91
  • terminal.ansiMagenta#e567dc
  • terminal.ansiRed#f14c4c
  • terminal.ansiWhite#d6d6dd
  • terminal.ansiYellow#e5b95c
  • terminal.background#181818
  • terminal.border#383838
  • terminal.foreground#d6d6dd
  • terminal.inactiveSelectionBackground#3A3D41
  • terminal.selectionBackground#636262fd
  • terminalCursor.background#5b51ec
  • terminalCursor.foreground#d6d6dd
  • textLink.foreground#228df2
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#cccccc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#8b949e
  • tree.indentGuidesStroke#d6d6dd00
  • walkThrough.embeddedEditorBackground#00000050
  • widget.border#303031
  • widget.shadow#111111eb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#9CDCFE
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#d7ba7d
constant.character, constant.other.option#569cd6
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#9CDCFE
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#d7ba7d
constant.character, constant.other.option#569cd6
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#D4D4D4
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.language#569cd6
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#b5cea8
constant.regexp#646695
entity.name.tag#569cd6
entity.name.tag.css, entity.name.tag.less#d7ba7d
entity.other.attribute-name#9cdcfe
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#ce9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#569cd6
storage.type#569cd6
storage.modifier, keyword.operator.noexcept#569cd6
string, meta.embedded.assembly#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#9cdcfe
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569cd6
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#569cd6

Shiki preview

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

Loading...

darkest-modern - Coding Theme