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#1E2129
  • activityBar.border#2D353F
  • activityBar.foreground#fff
  • activityBarBadge.background#4687FE
  • banner.background#1E2129
  • breadcrumb.background#11131a
  • breadcrumb.foreground#8C8E93
  • breadcrumbPicker.background#1E2129
  • button.background#2171b3
  • button.hoverBackground#4687FE
  • button.secondaryBackground#4C4E54
  • button.secondaryForeground#cad6d6
  • button.secondaryHoverBackground#595e61
  • checkbox.background#252933
  • checkbox.foreground#4687FE
  • contrastBorder#2D353F
  • dropdown.background#252933
  • editor.background#11131a
  • editor.findMatchBackground#355d80
  • editor.findMatchBorder#307abb
  • editor.findMatchHighlightBackground#33485a
  • editor.foreground#cad6d6
  • editor.lineHighlightBackground#2B3B47
  • editor.lineHighlightBorder#2B3B47
  • editor.selectionBackground#2D3E4E
  • editor.selectionHighlightBackground#2D3E4E
  • editor.selectionHighlightBorder#798091
  • editor.wordHighlightBackground#2D3E4E
  • editor.wordHighlightBorder#8C8E93
  • editor.wordHighlightStrongBackground#2D3E4E
  • editor.wordHighlightStrongBorder#798091
  • editorBracketMatch.border#acaeb3AA
  • editorCursor.background#4687FE
  • editorCursor.foreground#4687FE
  • editorGroup.border#2D353F
  • editorGroupHeader.border#2D353F
  • editorGroupHeader.tabsBackground#1E2129
  • editorGroupHeader.tabsBorder#2D353F
  • editorHoverWidget.background#1E2129
  • editorHoverWidget.border#383e4d
  • editorIndentGuide.background#24313b
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#7a7f85
  • editorSuggestWidget.background#1E2129
  • editorSuggestWidget.border#383e4d
  • editorSuggestWidget.selectedBackground#0e2663
  • editorSuggestWidget.selectedForeground#fff
  • editorWidget.background#1E2129
  • editorWidget.border#383e4d
  • extensionIcon.verifiedForeground#4687FE
  • focusBorder#4687FE00
  • input.background#252933
  • list.activeSelectionBackground#252933
  • list.activeSelectionForeground#fff
  • list.focusBackground#252933
  • list.hoverBackground#252933
  • list.inactiveFocusBackground#252933
  • list.inactiveSelectionBackground#252933
  • list.inactiveSelectionForeground#fff
  • menu.background#252933
  • menu.selectionBackground#2e313b
  • menu.separatorBackground#595e61
  • menubar.selectionBackground#2e313b
  • minimap.background#11131a
  • minimap.findMatchHighlight#314353
  • minimapSlider.activeBackground#acaeb380
  • minimapSlider.background#8A8C9130
  • minimapSlider.hoverBackground#8A8C9150
  • panel.background#1E2129
  • panel.border#2D353F
  • panelSectionHeader.background#252933
  • panelTitle.inactiveForeground#8C8E93
  • peekViewEditor.background#181b27
  • peekViewEditor.matchHighlightBackground#4f5668
  • peekViewEditorGutter.background#181b27
  • peekViewResult.background#181b27
  • peekViewResult.matchHighlightBackground#4f5668
  • peekViewTitle.background#2D3E4E
  • scrollbarSlider.activeBackground#acaeb3AA
  • scrollbarSlider.background#8A8C9180
  • scrollbarSlider.hoverBackground#8A8C91AA
  • searchEditor.findMatchBackground#314353
  • settings.focusedRowBackground#11131a
  • settings.focusedRowBorder#11131a
  • sideBar.background#1E2129
  • sideBar.border#2D353F
  • sideBar.foreground#8b9099
  • sideBarSectionHeader.background#1E2129
  • sideBarTitle.foreground#fff
  • statusBar.background#1E2129
  • statusBar.border#2D353F
  • statusBarItem.hoverBackground#2e313b
  • tab.activeBackground#252933
  • tab.activeBorder#4687FE
  • tab.border#2D353F
  • tab.inactiveBackground#1E2129
  • tab.inactiveForeground#8C8E93
  • terminal.background#1E2129
  • textLink.foreground#4687FE
  • textSeparator.foreground#8C8E93
  • titleBar.activeBackground#1E2129
  • titleBar.activeForeground#FFF
  • titleBar.border#2D353F
  • titleBar.inactiveBackground#1E2129
  • titleBar.inactiveForeground#FFF
  • tree.indentGuidesStroke#303544
  • welcomePage.progress.background#383e4d
  • welcomePage.progress.foreground#4687FE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#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#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.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
Pacific Default Dark Theme by michaelxf - VS Code Theme