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#080814
  • activityBar.foreground#a78bfa
  • activityBar.inactiveForeground#6b6b8a
  • activityBarBadge.background#8b5cf6
  • activityBarBadge.foreground#ffffff
  • badge.background#8b5cf6
  • badge.foreground#ffffff
  • button.background#8b5cf6
  • button.foreground#ffffff
  • button.hoverBackground#a78bfa
  • dropdown.background#0e0e1c
  • dropdown.border#1e1e3a
  • editor.background#07070f
  • editor.findMatchBackground#8b5cf655
  • editor.findMatchHighlightBackground#06b6d433
  • editor.foreground#e2e2f0
  • editor.inactiveSelectionBackground#1e1e3a66
  • editor.lineHighlightBackground#0e0e1c
  • editor.selectionBackground#2a2a5a66
  • editor.wordHighlightBackground#8b5cf622
  • editorBracketMatch.background#8b5cf633
  • editorBracketMatch.border#8b5cf6
  • editorCursor.foreground#a78bfa
  • editorError.foreground#f87171
  • editorGroup.border#1e1e3a
  • editorGroupHeader.tabsBackground#080814
  • editorGroupHeader.tabsBorder#1e1e3a
  • editorGutter.background#07070f
  • editorHoverWidget.background#0e0e1c
  • editorHoverWidget.border#1e1e3a
  • editorIndentGuide.activeBackground1#3a3a5a
  • editorIndentGuide.background1#1e1e3a
  • editorInfo.foreground#06b6d4
  • editorLineNumber.activeForeground#a78bfa
  • editorLineNumber.foreground#3a3a5a
  • editorSuggestWidget.background#0c0c1e
  • editorSuggestWidget.border#1e1e3a
  • editorSuggestWidget.selectedBackground#1e1e3a
  • editorWarning.foreground#fbbf24
  • editorWhitespace.foreground#1e1e3a
  • editorWidget.background#0e0e1c
  • editorWidget.border#1e1e3a
  • focusBorder#8b5cf6
  • foreground#c9c9e0
  • input.background#0e0e1c
  • input.border#1e1e3a
  • input.foreground#e2e2f0
  • inputOption.activeBorder#8b5cf6
  • list.activeSelectionBackground#1e1e3a
  • list.activeSelectionForeground#e2e2f0
  • list.highlightForeground#a78bfa
  • list.hoverBackground#13132a
  • list.inactiveSelectionBackground#13132a
  • panel.background#0c0c1e
  • panel.border#1e1e3a
  • panelTitle.activeForeground#a78bfa
  • panelTitle.inactiveForeground#6b6b8a
  • peekView.border#8b5cf6
  • peekViewEditor.background#0c0c1e
  • peekViewResult.background#0c0c1e
  • progressBar.background#8b5cf6
  • scrollbarSlider.activeBackground#8b5cf699
  • scrollbarSlider.background#1e1e3a80
  • scrollbarSlider.hoverBackground#2a2a5a99
  • selection.background#8b5cf655
  • sideBar.background#0c0c1e
  • sideBar.border#1e1e3a
  • sideBar.foreground#c9c9e0
  • sideBarSectionHeader.background#0e0e1c
  • sideBarSectionHeader.foreground#a78bfa
  • sideBarTitle.foreground#8b8bac
  • statusBar.background#0c0c1e
  • statusBar.border#1e1e3a
  • statusBar.debuggingBackground#8b5cf6
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#a78bfa
  • statusBar.noFolderBackground#0c0c1e
  • statusBarItem.remoteBackground#8b5cf6
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0e0e1c
  • tab.activeBorderTop#a78bfa
  • tab.activeForeground#e2e2f0
  • tab.border#1e1e3a
  • tab.hoverBackground#13132a
  • tab.inactiveBackground#080814
  • tab.inactiveForeground#6b6b8a
  • terminal.ansiBlack#0e0e1c
  • terminal.ansiBlue#7dd3fc
  • terminal.ansiBrightBlack#6b6b8a
  • terminal.ansiBrightCyan#67e8f9
  • terminal.ansiBrightMagenta#c4b5fd
  • terminal.ansiCyan#22d3ee
  • terminal.ansiGreen#86efac
  • terminal.ansiMagenta#a78bfa
  • terminal.ansiRed#f87171
  • terminal.ansiWhite#e2e2f0
  • terminal.ansiYellow#fbbf24
  • terminal.background#07070f
  • terminal.foreground#e2e2f0
  • textLink.activeForeground#67e8f9
  • textLink.foreground#22d3ee
  • titleBar.activeBackground#080814
  • titleBar.activeForeground#e2e2f0
  • titleBar.border#1e1e3a
  • titleBar.inactiveBackground#080814
  • titleBar.inactiveForeground#6b6b8a
  • tree.indentGuidesStroke#1e1e3a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b6b8aitalic
string, string.quoted.double.serez, string.quoted.double.raw.serez#86efac
constant.character.escape, punctuation.section.interpolation#22d3ee
meta.interpolation.serez#e2e2f0
constant.numeric#fbbf24
constant.language, constant.language.boolean, constant.language.null#fb923c
keyword, keyword.control, keyword.declaration, keyword.control.import#a78bfa
keyword.modifier, storage.modifier#c084fcitalic
keyword.operator#9aa0c4
keyword.operator.arrow.serez, keyword.operator.null.serez, keyword.operator.spread.serez#89ddff
support.type, storage.type, support.type.serez#f0abfc
support.class.builtin.serez, support.class, support.constant#22d3ee
entity.name.type.class, entity.name.type, entity.name.class#f0abfcbold
entity.name.function, support.function, meta.function-call#7dd3fc
variable.language.this.serez, variable.language, constant.language.this#fb7185italic
variable.parameter#e2e2f0
variable, variable.other.serez#e2e2f0
entity.name.tag#a78bfa
entity.other.attribute-name#7dd3fc
punctuation, meta.brace#8b8bac
invalid, invalid.illegal#f87171
Serez-Code Formatter by Serez Dev - VS Code Theme