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.background#a898d0
  • activityBar.border#9a88c8
  • activityBar.foreground#f8f0ff
  • activityBar.inactiveForeground#ddd8e8
  • activityBarBadge.background#f08080
  • activityBarBadge.foreground#ffffff
  • badge.background#f08080
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#2a1a60
  • breadcrumb.background#f7f0ff
  • breadcrumb.focusForeground#2a1a60
  • breadcrumb.foreground#8870b8
  • breadcrumbPicker.background#f5f0ff
  • button.background#8878c8
  • button.foreground#f8f0ff
  • button.hoverBackground#9a88d0
  • button.secondaryBackground#f0e8ff
  • button.secondaryForeground#2a1a60
  • button.secondaryHoverBackground#dcd0f0
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • dropdown.background#f5f0ff
  • dropdown.border#d8d0f0
  • dropdown.foreground#2a1a60
  • editor.background#1F1F1F
  • editor.findMatchBackground#E06B6B30
  • editor.findMatchHighlightBackground#E06B6B30
  • editor.foreground#CCCCCC
  • editor.inactiveSelectionBackground#CDBBE544
  • editor.lineHighlightBackground#FFFFFF10
  • editor.selectionBackground#A78BFA30
  • editor.wordHighlightBackground#7DD3FC20
  • editorBracketHighlight.foreground1#DCDCAA
  • editorBracketHighlight.foreground2#C4B5FD
  • editorBracketHighlight.foreground3#7DD3FC
  • editorBracketHighlight.foreground4#DCDCAA
  • editorBracketHighlight.foreground5#C4B5FD
  • editorBracketHighlight.foreground6#7DD3FC
  • editorBracketPairGuide.activeBackground1#DCDCAA
  • editorBracketPairGuide.activeBackground2#C4B5FD
  • editorBracketPairGuide.activeBackground3#7DD3FC
  • editorBracketPairGuide.activeBackground4#DCDCAA
  • editorBracketPairGuide.activeBackground5#C4B5FD
  • editorBracketPairGuide.activeBackground6#7DD3FC
  • editorCursor.foreground#C4B5FD
  • editorGroup.border#2B2B2B
  • editorGroup.dropBackground#A78BFA20
  • editorGroupHeader.noTabsBackground#1F1F1F
  • editorGroupHeader.tabsBackground#c8b8e0
  • editorGroupHeader.tabsBorder#b8a8d8
  • editorGutter.addedBackground#2EA043
  • editorGutter.background#1F1F1F
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorIndentGuide.activeBackground1#A78BFA
  • editorIndentGuide.background1#2A2E37
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorWhitespace.foreground#BCAED6
  • focusBorder#a898d0
  • gitDecoration.addedResourceForeground#509878
  • gitDecoration.conflictingResourceForeground#d05840
  • gitDecoration.deletedResourceForeground#d06060
  • gitDecoration.ignoredResourceForeground#a8bac8
  • gitDecoration.modifiedResourceForeground#8878c8
  • gitDecoration.untrackedResourceForeground#409878
  • input.background#faf8ff
  • input.border#d8d0f0
  • input.foreground#2a1a60
  • input.placeholderForeground#b0a8d0
  • inputOption.activeBackground#d8d0f8
  • inputOption.activeBorder#a898d8
  • inputOption.activeForeground#2a1a60
  • list.activeSelectionBackground#e8dcff
  • list.activeSelectionForeground#2a1a60
  • list.focusBackground#e8dcff
  • list.focusForeground#2a1a60
  • list.hoverBackground#d8ccf0
  • list.hoverForeground#2a1a60
  • list.inactiveSelectionBackground#dcd0f0
  • list.inactiveSelectionForeground#3d2a80
  • listFilterWidget.background#c8b8e0
  • listFilterWidget.outline#a898d0
  • merge.currentContentBackground#a898d020
  • merge.currentHeaderBackground#a898d040
  • merge.incomingContentBackground#8878c820
  • merge.incomingHeaderBackground#8878c840
  • minimap.background#1F2128
  • minimap.errorHighlight#F8717180
  • minimap.findMatchHighlight#7DD3FC60
  • minimap.selectionHighlight#A78BFA50
  • minimapGutter.addedBackground#80d890
  • minimapGutter.deletedBackground#f08080
  • minimapGutter.modifiedBackground#a8a8d8
  • notificationLink.foreground#8878c8
  • notifications.background#f5f0ff
  • notifications.border#d8d0f0
  • notifications.foreground#2a1a60
  • notificationsErrorIcon.foreground#d06060
  • notificationsInfoIcon.foreground#6080d8
  • notificationsWarningIcon.foreground#d08040
  • panel.background#f0e8ff
  • panel.border#c8b8e0
  • panelTitle.activeBorder#8878c8
  • panelTitle.activeForeground#2a1a60
  • panelTitle.inactiveForeground#7a6a98
  • peekView.border#a898d0
  • peekViewEditor.background#f8f5ff
  • peekViewEditor.matchHighlightBackground#f0b8a050
  • peekViewResult.background#f0e8ff
  • peekViewResult.selectionBackground#e8dcff
  • peekViewResult.selectionForeground#2a1a60
  • peekViewTitle.background#c8b8e0
  • peekViewTitleDescription.foreground#6a5a98
  • peekViewTitleLabel.foreground#f8f0ff
  • pickerGroup.border#d8d0f0
  • pickerGroup.foreground#8878c8
  • quickInput.background#f5f0ff
  • quickInput.foreground#2a1a60
  • quickInputList.focusBackground#e8dcff
  • quickInputList.focusForeground#2a1a60
  • quickInputTitle.background#c8b8e0
  • scrollbar.shadow#a898d040
  • scrollbarSlider.activeBackground#a898d0aa
  • scrollbarSlider.background#d8d0f060
  • scrollbarSlider.hoverBackground#c8b8e090
  • settings.checkboxBackground#f5f0ff
  • settings.checkboxBorder#d8d0f0
  • settings.dropdownBackground#f5f0ff
  • settings.dropdownBorder#d8d0f0
  • settings.headerForeground#2a1a60
  • settings.modifiedItemIndicator#8878c8
  • settings.numberInputBackground#faf8ff
  • settings.numberInputBorder#d8d0f0
  • settings.textInputBackground#faf8ff
  • settings.textInputBorder#d8d0f0
  • sideBar.background#b8a8d8
  • sideBar.border#a898d0
  • sideBar.foreground#2a1a60
  • sideBarSectionHeader.background#a898d0
  • sideBarSectionHeader.border#9a88c8
  • sideBarSectionHeader.foreground#f8f0ff
  • sideBarTitle.foreground#1a0a30
  • statusBar.background#a898d0
  • statusBar.border#9a88c8
  • statusBar.debuggingBackground#d08080
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#f8f0ff
  • statusBar.noFolderBackground#8870b0
  • statusBarItem.activeBackground#d8c8f8
  • statusBarItem.hoverBackground#c8b8e0
  • tab.activeBackground#f7f0ff
  • tab.activeBorder#f7f0ff
  • tab.activeBorderTop#8878c8
  • tab.activeForeground#2a1a60
  • tab.border#c8b8e0
  • tab.hoverBackground#e8dcff
  • tab.inactiveBackground#dcd0f0
  • tab.inactiveForeground#5a4a88
  • tab.unfocusedActiveBackground#f0e8ff
  • tab.unfocusedActiveForeground#2a1a60
  • titleBar.activeBackground#c8b8e0
  • titleBar.activeForeground#2a1a60
  • titleBar.border#a898d0
  • titleBar.inactiveBackground#b8a8d8
  • titleBar.inactiveForeground#6a5a98
  • walkThrough.embeddedEditorBackground#f0e8ff
  • welcomePage.background#f7f0ff
  • widget.shadow#a898d030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, storage.type, storage.modifier, keyword.control, keyword.operator.type#51a8ffcebold
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, punctuation.separator.namespace.ruby#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#a7e3ff
variable.other.constant, variable.other.enummember#3fbcff
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
string, string.quoted, string.template, string.yaml, string.unquoted.yaml#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
Retro Lavender by cometAndRememberMe - VS Code Theme