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.activeBorder#0078d4
  • activityBar.background#000000
  • activityBar.border#2e2e2e
  • activityBar.foreground#ededed
  • activityBar.inactiveForeground#a0a0a0
  • activityBarBadge.background#5cc2b2
  • activityBarBadge.foreground#000000
  • badge.background#5cc2b2
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ededed
  • breadcrumb.background#0a0a0a
  • breadcrumb.focusForeground#ededed
  • breadcrumb.foreground#a0a0a0
  • button.background#5cc2b2
  • button.border#ffffff12
  • button.foreground#000000
  • button.hoverBackground#5cc2b2bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#2e2e2e
  • debugToolBar.background#000000
  • debugToolBar.border#2e2e2e
  • descriptionForeground#8b949e
  • diffEditor.border#444444
  • diffEditor.insertedLineBackground#23863633
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedLineBackground#da363333
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • dropdown.listBackground#313131
  • editor.background#0a0a0a
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#4598f7
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ededed
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff24
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495f77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#b73a3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#0a0a0a
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGroupHeader.tabsBorder#ffffff15
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#2e2e2e
  • editorHoverWidget.foreground#a0a0a0
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#2e2e2e
  • editorInfo.background#4490bf00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#75beff
  • editorInlayHint.background#8b949e33
  • editorInlayHint.foreground#8b949e
  • editorInlayHint.typeBackground#8b949e33
  • editorInlayHint.typeForeground#8b949e
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#2e2e2e
  • editorSuggestWidget.foreground#a0a0a0
  • editorSuggestWidget.highlightForeground#5cc2b2
  • editorSuggestWidget.selectedBackground#282828
  • editorWarning.background#a9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#000000
  • editorWidget.foreground#a0a0a0
  • editorWidget.resizeBorder#2e2e2e
  • errorForeground#f85149
  • focusBorder#5cc2b2
  • foreground#a0a0a0
  • gitDecoration.addedResourceForeground#40c458
  • gitDecoration.conflictingResourceForeground#8484f5
  • gitDecoration.deletedResourceForeground#f04343
  • gitDecoration.ignoredResourceForeground#777777
  • gitDecoration.modifiedResourceForeground#fdca7d
  • gitDecoration.stageDeletedResourceForeground#f04343
  • gitDecoration.stageModifiedResourceForeground#fdca7d
  • gitDecoration.submoduleResourceForeground#60adf5
  • gitDecoration.untrackedResourceForeground#99dbb0
  • icon.foreground#a0a0a0
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#ffffff24
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • keybindingLabel.foreground#cccccc
  • list.activeSelectionBackground#ffffff24
  • list.activeSelectionForeground#ededed
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#ffffff12
  • list.focusBackground#ffffff24
  • list.focusForeground#ededed
  • list.highlightForeground#5cc2b2
  • list.hoverBackground#ffffff12
  • list.hoverForeground#ededed
  • list.inactiveSelectionBackground#ffffff12
  • list.inactiveSelectionForeground#ededed
  • listFilterWidget.background#2e2e2e
  • listFilterWidget.noMatchesOutline#ff2424
  • listFilterWidget.outline#5cc2b2
  • menu.background#000000
  • menu.border#2e2e2e
  • menu.foreground#a0a0a0
  • menu.selectionBackground#ffffff12
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ededed
  • menu.separatorBackground#2e2e2e
  • menubar.selectionBackground#ffffff12
  • menubar.selectionBorder#2e2e2e
  • menubar.selectionForeground#ededed
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403b
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384b
  • merge.incomingHeaderBackground#395f8f
  • minimap.background#0a0a0a
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#ffffff24
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#2e2e2e
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ededed
  • notifications.background#000000
  • notifications.border#2e2e2e
  • notifications.foreground#a0a0a0
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#2e2e2e
  • panel.background#000000
  • panel.border#2e2e2e
  • panelInput.border#ffffff15
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#5cc2b2
  • peekViewEditor.background#00322a
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#00322a
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ededed
  • peekViewResult.lineForeground#a0a0a0
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#00000000
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#2e2e2e
  • pickerGroup.foreground#5cc2b2
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#5cc2b2
  • quickInput.background#1f1f1f
  • quickInput.foreground#cccccc
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#ffffff24
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#ffffff1f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a0a0a0
  • settings.modifiedItemIndicator#bb800966
  • sideBar.background#000000
  • sideBar.border#2e2e2e
  • sideBar.dropBackground#ffffff12
  • sideBar.foreground#a0a0a0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#ededed
  • sideBarTitle.foreground#a0a0a0
  • statusBar.background#000000
  • statusBar.border#2e2e2e
  • statusBar.debuggingBackground#cb6308
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#a0a0a0
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#2e2e2e
  • statusBar.noFolderForeground#a0a0a0
  • statusBarItem.activeBackground#ffffff25
  • statusBarItem.focusBorder#0078d4
  • statusBarItem.hoverBackground#ffffff12
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2e2e2e
  • tab.hoverBackground#1f1f1f
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#ffffff80
  • tab.lastPinnedBorder#cccccc33
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#ffffff15
  • tab.unfocusedHoverBackground#6e76811a
  • 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.border#80808059
  • terminal.foreground#cccccc
  • terminal.inactiveSelectionBackground#3a3d41
  • terminal.selectionBackground#ffffff40
  • terminal.tab.activeBorder#0078d4
  • terminalCursor.background#ffffff24
  • terminalCursor.foreground#ffffff
  • textBlockQuote.background#010409
  • textBlockQuote.border#ffffff14
  • textCodeBlock.background#6e768166
  • textLink.activeForeground#40a6ff
  • textLink.foreground#3794ff
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#a0a0a0
  • titleBar.border#2e2e2e
  • titleBar.inactiveBackground#2e2e2e
  • titleBar.inactiveForeground#a0a0a0
  • tree.indentGuidesStroke#2e2e2e
  • walkThrough.embeddedEditorBackground#00000050
  • welcomePage.progress.foreground#0078d4
  • welcomePage.tileBackground#ffffff0f
  • widget.border#ffffff15
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#D4D4D4
emphasisitalic
strongbold
header#000080
comment, string.quoted.docstring#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#D7BA7D
entity.other.attribute-name#9CDCFE
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, 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, variable.css, variable.scss, variable.other.less, 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
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.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
comment, punctuation.definition.comment#A0A0A0
constant.language.symbol.elixir#E56B91
keyword.operator.expression.import#6FA5FC
variable.other.generic-type.haskell#E56B91
support.function.std.rust#6FA5FC
entity.name.lifetime.rust#6FA5FC
support.constant.edge#E56B91
comment markup.link#A0A0A0
markup.changed.diff#6FA5FC
markup.inserted.diff#5CC2B2
support.constant.math#6FA5FC
storage.type.annotation.java, storage.type.object.array.java#6FA5FC
meta.method.java#6FA5FC
storage.modifier.import.java,storage.type.java,storage.type.generic.java#6FA5FC
keyword.operator.instanceof.java#E56B91
keyword.operator.logical#E56B91
keyword.operator.bitwise#E56B91
keyword.operator.channel#E56B91
keyword.operator.css,keyword.operator.scss,keyword.operator.less#E56B91
support.type.vendored.property-name.css#E56B91
support.module.node,support.type.object.module,support.module.node#6FA5FC
entity.name.type.module#6FA5FC
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#E56B91
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
vs + nextjs by Shayan Ali Jalbani - VS Code Theme