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#0b0e0f
  • activityBar.border#11346c55
  • activityBar.foreground#94ecff
  • activityBar.inactiveForeground#11346c
  • activityBarBadge.background#94ecff
  • activityBarBadge.foreground#d4e1ff
  • badge.background#11346c
  • badge.foreground#94ecff
  • button.background#EB8593
  • button.foreground#080b12
  • button.hoverBackground#2697f5
  • button.secondaryBackground#0b0e0f
  • button.secondaryForeground#ffdd85
  • button.secondaryHoverBackground#0d1a3a
  • checkbox.background#0b0e0f
  • checkbox.border#11346c
  • checkbox.foreground#94ecff
  • dropdown.background#0b0e0f
  • dropdown.border#11346c
  • dropdown.foreground#94ecff
  • editor.background#080b12
  • editor.foreground#94ecff
  • editor.lineHighlightBackground#0d1a3a
  • editor.selectionBackground#11346c
  • editor.wordHighlightBackground#11346c88
  • editor.wordHighlightStrongBackground#11346caa
  • editorBracketMatch.background#11346c55
  • editorBracketMatch.border#2697f5
  • editorCursor.foreground#94ecff
  • editorError.foreground#94ecff
  • editorGroupHeader.tabsBackground#0b0e0f
  • editorGroupHeader.tabsBorder#11346c55
  • editorHint.foreground#71bb70
  • editorIndentGuide.activeBackground1#11346c
  • editorIndentGuide.background1#11346c55
  • editorInfo.foreground#2697f5
  • editorLineNumber.activeForeground#2697f5
  • editorLineNumber.foreground#11346c
  • editorRuler.foreground#11346c55
  • editorWarning.foreground#EB8593
  • editorWhitespace.foreground#11346c55
  • focusBorder#2697f5
  • gitDecoration.addedResourceForeground#71bb70
  • gitDecoration.conflictingResourceForeground#EB8593
  • gitDecoration.deletedResourceForeground#94ecff
  • gitDecoration.ignoredResourceForeground#11346c
  • gitDecoration.modifiedResourceForeground#ffdd85
  • gitDecoration.untrackedResourceForeground#71bb70
  • input.background#0b0e0f
  • input.border#11346c
  • input.foreground#94ecff
  • input.placeholderForeground#11346c
  • inputValidation.errorBackground#0b0e0f
  • inputValidation.errorBorder#94ecff
  • inputValidation.infoBackground#0b0e0f
  • inputValidation.infoBorder#2697f5
  • inputValidation.warningBackground#0b0e0f
  • inputValidation.warningBorder#EB8593
  • keybindingLabel.background#11346c
  • keybindingLabel.border#2697f5
  • keybindingLabel.foreground#94ecff
  • list.activeSelectionBackground#11346c
  • list.activeSelectionForeground#94ecff
  • list.errorForeground#94ecff
  • list.highlightForeground#ffdd85
  • list.hoverBackground#0d1a3a
  • list.hoverForeground#94ecff
  • list.inactiveSelectionBackground#0d1a3a
  • list.inactiveSelectionForeground#94ecff
  • list.warningForeground#EB8593
  • menu.background#0b0e0f
  • menu.border#11346c
  • menu.foreground#94ecff
  • menu.selectionBackground#11346c
  • menu.selectionForeground#94ecff
  • menu.separatorBackground#11346c55
  • menubar.selectionBackground#11346c
  • menubar.selectionForeground#94ecff
  • notificationCenterHeader.background#0b0e0f
  • notificationCenterHeader.foreground#ffdd85
  • notifications.background#0b0e0f
  • notifications.border#11346c
  • notifications.foreground#94ecff
  • notificationsErrorIcon.foreground#94ecff
  • notificationsInfoIcon.foreground#2697f5
  • notificationsWarningIcon.foreground#EB8593
  • notificationToast.border#11346c
  • panel.background#080b12
  • panel.border#11346c
  • panelTitle.activeBorder#2697f5
  • panelTitle.activeForeground#94ecff
  • panelTitle.inactiveForeground#11346c
  • pickerGroup.border#11346c55
  • pickerGroup.foreground#ffdd85
  • progressBar.background#2697f5
  • quickInput.background#0b0e0f
  • quickInput.foreground#94ecff
  • quickInputTitle.background#0d1a3a
  • scrollbarSlider.activeBackground#94ecff44
  • scrollbarSlider.background#11346c55
  • scrollbarSlider.hoverBackground#2697f5
  • sideBar.background#0b0e0f
  • sideBar.border#11346c55
  • sideBar.foreground#94ecff
  • sideBarSectionHeader.background#0d1a3a
  • sideBarSectionHeader.border#11346c55
  • sideBarSectionHeader.foreground#ffdd85
  • sideBarTitle.foreground#ffdd85
  • statusBar.background#0b0e0f
  • statusBar.border#11346c55
  • statusBar.debuggingBackground#94ecff
  • statusBar.debuggingForeground#d4e1ff
  • statusBar.foreground#94ecff
  • statusBarItem.activeBackground#2697f5
  • statusBarItem.hoverBackground#11346c
  • symbolIcon.classForeground#94ecff
  • symbolIcon.errorForeground#94ecff
  • symbolIcon.functionForeground#2697f5
  • symbolIcon.keywordForeground#d4e1ff
  • symbolIcon.stringForeground#94ecff
  • symbolIcon.variableForeground#ffdd85
  • symbolIcon.warningForeground#EB8593
  • tab.activeBackground#0d1a3a
  • tab.activeBorder#2697f5
  • tab.activeForeground#94ecff
  • tab.border#11346c55
  • tab.inactiveBackground#0b0e0f
  • tab.inactiveForeground#11346c
  • tab.unfocusedActiveBorder#11346c
  • terminal.ansiBlack#080b12
  • terminal.ansiBlue#11346c
  • terminal.ansiBrightBlack#11346c
  • terminal.ansiBrightBlue#2697f5
  • terminal.ansiBrightCyan#94ecff
  • terminal.ansiBrightGreen#71bb70
  • terminal.ansiBrightMagenta#EB8593
  • terminal.ansiBrightRed#94ecff
  • terminal.ansiBrightWhite#d4e1ff
  • terminal.ansiBrightYellow#ffdd85
  • terminal.ansiCyan#2697f5
  • terminal.ansiGreen#71bb70
  • terminal.ansiMagenta#EB8593
  • terminal.ansiRed#94ecff
  • terminal.ansiWhite#d4e1ff
  • terminal.ansiYellow#ffdd85
  • terminal.background#080b12
  • terminal.foreground#94ecff
  • titleBar.activeBackground#0b0e0f
  • titleBar.activeForeground#94ecff
  • titleBar.border#11346c55
  • titleBar.inactiveBackground#0b0e0f
  • titleBar.inactiveForeground#11346c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#11346citalic
string, string.quoted, string.template#94ecff
constant.numeric, constant.language.numeric#ffdd85
constant.language#EB8593
keyword, storage.type, storage.modifier#d4e1ffbold
keyword.operator#2697f5
entity.name.function, support.function, meta.function-call#2697f5
entity.name.type, entity.name.class, support.class#94ecffbold
variable, variable.other#94ecff
variable.parameter#ffdd85
support.type, support.type.property-name#2697f5
entity.name.tag, meta.tag#2697f5
entity.other.attribute-name#ffdd85
markup.heading#94ecffbold
markup.bold#d4e1ffbold
markup.italic#94ecffitalic
markup.inserted#71bb70
markup.deleted#94ecff
markup.changed#ffdd85
invalid, invalid.illegal#94ecffbold
invalid.deprecated#EB8593italic
WOPR — Workflow Optimization & Process Router by Greg McCammon - VS Code Theme