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#181818
  • activityBar.border#ffffff15
  • activityBar.foreground#d7d7d7
  • activityBar.inactiveForeground#ffffff80
  • activityBarBadge.background#0078d4
  • activityBarBadge.foreground#ffffff
  • badge.background#0078d4
  • badge.foreground#ffffff
  • button.background#0078d4
  • button.border#ffffff12
  • button.foreground#ffffff
  • button.hoverBackground#0078d4e6
  • button.secondaryBackground#ffffff0f
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#ffffff15
  • checkbox.background#313131
  • checkbox.border#ffffff1f
  • debugToolBar.background#181818
  • descriptionForeground#8b949e
  • diffEditor.insertedLineBackground#23863633
  • diffEditor.insertedTextBackground#2386364d
  • diffEditor.removedLineBackground#da363333
  • diffEditor.removedTextBackground#da36334d
  • dropdown.background#313131
  • dropdown.border#ffffff1f
  • dropdown.foreground#cccccc
  • dropdown.listBackground#1f1f1f
  • editor.background#1f1f1f
  • editor.findMatchBackground#9e6a03
  • editor.foreground#cccccc
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorGroup.border#ffffff17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#ffffff15
  • editorGutter.addedBackground#2ea043
  • editorGutter.deletedBackground#f85149
  • editorGutter.modifiedBackground#0078d4
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInlayHint.background#8b949e1b
  • editorInlayHint.typeBackground#8b949e1b
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#6e7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#1f1f1f
  • errorForeground#f85149
  • focusBorder#0078d4
  • foreground#cccccc
  • icon.foreground#cccccc
  • input.background#2a2a2a
  • input.border#ffffff1f
  • input.foreground#cccccc
  • input.placeholderForeground#ffffff79
  • inputOption.activeBackground#2489db82
  • inputOption.activeBorder#2488db
  • keybindingLabel.foreground#cccccc
  • list.activeSelectionBackground#323232
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#383b3d
  • menu.background#1f1f1f
  • menu.border#454545
  • menu.foreground#cccccc
  • menu.separatorBackground#454545
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1f1f1f
  • notifications.border#ffffff15
  • notifications.foreground#cccccc
  • panel.background#181818
  • panel.border#ffffff15
  • panelInput.border#ffffff15
  • panelTitle.activeBorder#0078d4
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#8b949e
  • peekViewEditor.background#1f1f1f
  • peekViewEditor.matchHighlightBackground#bb800966
  • peekViewResult.background#1f1f1f
  • peekViewResult.matchHighlightBackground#bb800966
  • pickerGroup.border#ffffff15
  • pickerGroup.foreground#8b949e
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#0078d4
  • quickInput.background#1f1f1f
  • quickInput.foreground#cccccc
  • scrollbar.shadow#484f5833
  • scrollbarSlider.activeBackground#6e768187
  • scrollbarSlider.background#6e768133
  • scrollbarSlider.hoverBackground#6e768145
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#ffffff1f
  • settings.headerForeground#ffffff
  • settings.modifiedItemIndicator#bb800966
  • sideBar.background#181818
  • sideBar.border#ffffff15
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#ffffff15
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#cccccc
  • statusBar.background#181818
  • statusBar.border#ffffff15
  • statusBar.debuggingBackground#0078d4
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#0078d4
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#1f1f1f
  • statusBarItem.focusBorder#0078d4
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#0078d4
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1f1f1f
  • tab.activeBorder#1f1f1f
  • tab.activeBorderTop#0078d4
  • tab.activeForeground#ffffff
  • tab.border#ffffff15
  • tab.hoverBackground#1f1f1f
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#ffffff80
  • tab.lastPinnedBorder#cccccc33
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#ffffff15
  • tab.unfocusedHoverBackground#6e76811a
  • terminal.foreground#cccccc
  • terminal.inactiveSelectionBackground#3a3d41
  • terminal.tab.activeBorder#0078d4
  • textBlockQuote.background#010409
  • textBlockQuote.border#ffffff14
  • textCodeBlock.background#6e768166
  • textLink.activeForeground#40a6ff
  • textLink.foreground#40a6ff
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#cccccc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#8b949e
  • welcomePage.progress.foreground#0078d4
  • welcomePage.tileBackground#ffffff0f
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.definition.variable.name, meta.function.parameter, meta.object-literal.key#9bdcff—
meta.diff.header, meta.preprocessor#569CD6—
meta.embedded, meta.template.expression#D4D4D4—
meta.embedded.assembly#9fc585—
meta.preprocessor.numeric#B5CEA8—
meta.preprocessor.string#CE9178—
meta.structure.dictionary.key.python#9CDCFE—
meta.type.cast.expr, meta.type.new.expr#70CAB8—
comment#666666—
emphasis—italic
header#000080—
invalid#F44747—
markup.bold, markup.heading, markup.changed#569CD6—
markup.bold, markup.heading—bold
markup.deleted, markup.inline.raw#CE9178—
markup.inserted#B5CEA8—
markup.italic—italic
markup.underline—underline
markup.strikethrough—strikethrough
parameter#9bdcff—
punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.group.regexp#CE9178—
punctuation.definition.list.begin.markdown#6796E6—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.tag#808080—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#68a3d3—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569CD6—
string#9fc585—
string.quoted.docstring#666666—
string.regexp#D16969—
string.tag, string.value#CE9178—
strong—bold
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
constant.character, constant.other.option#569CD6—
constant.character.escape#D7BA7D—
constant.character.set.regexp, constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp#D16969—
constant.language, constant.numeric#e0e0c0—
constant.other.color.rgb-value, constant.other.rgb-value#CE9178—
constant.other.placeholder#9bdcff—
constant.sha.git-rebase#B5CEA8—
constant.regexp#646695—
entity.name.function, entity.name.operator.custom-literal#78C2FF—
entity.name.function.preprocessor#569CD6—
entity.name.label#C8C8C8—
entity.name.operator#C586C0—
entity.name.namespace, entity.name.scope-resolution, entity.name.class, entity.other.attribute#4EC9B0—
entity.name.tag, entity.name.tag.css#b46262—
entity.name.type#e0ce93—
entity.name.variable#9bdcff—
entity.other.attribute-name#c29e50—
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, entity.other.attribute-name.scss#D7BA7D—
entity.other.inherited-class#70CAB8—
source.coffee.embedded#7c99a8—
source.groovy.embedded#D4D4D4—
support.constant.color, support.constant.font-name, support.constant.media, support.constant.media-type, support.constant.property-value, support.other.parenthesis.regexp#CE9178—
keyword#569CD6—
keyword.control, keyword.operator.delete, keyword.other.using, keyword.other.operator#C586C0—
keyword.control.anchor.regexp, keyword.operator.or.regexp#DCDCAA—
keyword.operator, 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.operator.minus.exponent, keyword.operator.plus.exponent#e0e0c0—
keyword.operator.negation.regexp#CE9178—
keyword.operator.noexcept#6b9bc2—
keyword.operator.quantifier.regexp#D7BA7D—
keyword.other.unit#E0E0C0—
storage#569CD6—
storage.modifier#6b9bc2—
storage.modifier.import.java, storage.modifier.package.java#D4D4D4—
storage.type#C586C0—
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—
support.constant.handlebars, support.function#78C2FF—
support.class.component#ccce6c—
support.constant.dom, support.constant.json, support.constant.math#70CAB8—
support.function.git-rebase#9CDCFE—
support.type#4EC9B0—
support.type.vendored.property-name, support.type.property-name#7c99a8—
support.variable#9bdcff—
variable, variable.other.object, variable.other.readwrite, variable.other.constant, variable.other.enummember, variable.parameter#9bdcff—
variable.css, variable.other.less, variable.scss#7c99a8—
variable.language#C586C0—
variable.language.this—italic
variable.language.wildcard.java#D4D4D4—
variable.other.enummember#e0e0c0—
variable.other.property#9cd8f8—
meta.definition.function entity.name.function, meta.definition.variable entity.name.function, meta.function-call entity.name.function#DCDCAA—
meta.block meta.definition.variable entity.name.function#78C2FF—
source.css.less entity.other.attribute-name.id#D7BA7D—
source.cpp keyword.operator.new#C586C0—
source.powershell variable.other.member#78C2FF—
source.ts entity.name.function#E1EE9B—
source.ts entity.name.type, source.ts support.type, source.ts variable.other.object#4EC9B0—
source.ts keyword.control, source.ts storage.modifier, source.ts storage.type#569CD6—
source.ts meta.import string#CE9178—
source.yaml string.unquoted#CE9178—
source.yaml entity.name.tag#569CD6—
string meta.image.inline.markdown#D4D4D4—
Recylink Themes by diegoolavarriau - VS Code Theme