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#0a0a18
  • activityBar.border#1a1a2e
  • activityBar.foreground#00ffff
  • activityBar.inactiveForeground#8888aa
  • activityBarBadge.background#ff00ff
  • activityBarBadge.foreground#ffffff
  • badge.background#ff00ff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0ff
  • breadcrumb.background#0d0d1e
  • breadcrumb.focusForeground#00ffff
  • breadcrumb.foreground#8888aa
  • breadcrumbPicker.background#1a1a2e
  • button.background#ff00ff
  • button.foreground#ffffff
  • button.hoverBackground#cc00cc
  • button.secondaryBackground#1a1a2e
  • button.secondaryForeground#e0e0ff
  • commandCenter.background#0d0d1e
  • commandCenter.border#1a1a2e
  • commandCenter.foreground#e0e0ff
  • debugToolBar.background#1a1a2e
  • dropdown.background#1a1a2e
  • dropdown.border#00ffff44
  • dropdown.foreground#e0e0ff
  • editor.background#0d0d1e
  • editor.findMatchBackground#ffff0044
  • editor.findMatchHighlightBackground#00ffff33
  • editor.foreground#e0e0ff
  • editor.inactiveSelectionBackground#2e1a4a88
  • editor.lineHighlightBackground#1a1a2e
  • editor.selectionBackground#2e1a4a
  • editor.wordHighlightBackground#00ffff22
  • editor.wordHighlightStrongBackground#ff00ff22
  • editorBracketMatch.background#00ffff22
  • editorBracketMatch.border#00ffff88
  • editorCursor.foreground#00ffff
  • editorError.foreground#ff0055
  • editorGroupHeader.tabsBackground#0a0a18
  • editorGroupHeader.tabsBorder#1a1a2e
  • editorGutter.addedBackground#00ff88
  • editorGutter.deletedBackground#ff0055
  • editorGutter.modifiedBackground#ffff00
  • editorIndentGuide.activeBackground1#ff00ff88
  • editorIndentGuide.background1#1e1e3e
  • editorInfo.foreground#00ffff
  • editorLineNumber.activeForeground#00ffff
  • editorLineNumber.foreground#8888aa
  • editorOverviewRuler.addedForeground#00ff88
  • editorOverviewRuler.deletedForeground#ff0055
  • editorOverviewRuler.modifiedForeground#ffff00
  • editorSuggestWidget.background#0d0d1e
  • editorSuggestWidget.border#00ffff44
  • editorSuggestWidget.highlightForeground#00ffff
  • editorSuggestWidget.selectedBackground#1a1a2e
  • editorWarning.foreground#ffff00
  • editorWhitespace.foreground#2a2a4e
  • editorWidget.background#1a1a2e
  • editorWidget.border#00ffff44
  • focusBorder#00ffff66
  • gitDecoration.addedResourceForeground#00ff88
  • gitDecoration.conflictingResourceForeground#ff00ff
  • gitDecoration.deletedResourceForeground#ff0055
  • gitDecoration.ignoredResourceForeground#8888aa88
  • gitDecoration.modifiedResourceForeground#ffff00
  • gitDecoration.untrackedResourceForeground#00ffff
  • input.background#1a1a2e
  • input.border#00ffff44
  • input.foreground#e0e0ff
  • input.placeholderForeground#8888aa
  • inputOption.activeBorder#00ffff
  • list.activeSelectionBackground#1a1a2e
  • list.activeSelectionForeground#00ffff
  • list.focusOutline#00ffff44
  • list.highlightForeground#00ffff
  • list.hoverBackground#1a1a2e66
  • list.inactiveSelectionBackground#1a1a2e88
  • minimap.selectionHighlight#00ffff44
  • minimapGutter.addedBackground#00ff88
  • minimapGutter.deletedBackground#ff0055
  • minimapGutter.modifiedBackground#ffff00
  • notificationCenter.border#1a1a2e
  • notifications.background#1a1a2e
  • notifications.border#00ffff44
  • notificationsErrorIcon.foreground#ff0055
  • notificationsInfoIcon.foreground#00ffff
  • notificationsWarningIcon.foreground#ffff00
  • panel.background#0a0a18
  • panel.border#1a1a2e
  • panelTitle.activeBorder#00ffff
  • panelTitle.activeForeground#00ffff
  • panelTitle.inactiveForeground#8888aa
  • peekView.border#00ffff
  • peekViewEditor.background#0d0d1e
  • peekViewEditor.matchHighlightBackground#00ffff33
  • peekViewResult.background#0a0a18
  • peekViewResult.matchHighlightBackground#00ffff33
  • peekViewTitle.background#1a1a2e
  • quickInput.background#0d0d1e
  • quickInput.foreground#e0e0ff
  • quickInputList.focusBackground#1a1a2e
  • quickInputTitle.background#1a1a2e
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#00ffff66
  • scrollbarSlider.background#00ffff22
  • scrollbarSlider.hoverBackground#00ffff44
  • sideBar.background#0a0a18
  • sideBar.border#1a1a2e
  • sideBar.foreground#e0e0ff
  • sideBarSectionHeader.background#0d0d1e
  • sideBarSectionHeader.foreground#ff00ff
  • sideBarTitle.foreground#00ffff
  • statusBar.background#0a0a18
  • statusBar.border#1a1a2e
  • statusBar.debuggingBackground#ff0055
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#00ffff
  • statusBar.noFolderBackground#0a0a18
  • statusBarItem.hoverBackground#1a1a2e
  • statusBarItem.remoteBackground#ff00ff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1a1a2e
  • tab.activeBorderTop#00ffff
  • tab.activeForeground#00ffff
  • tab.border#0d0d1e
  • tab.hoverBackground#1a1a2e88
  • tab.inactiveBackground#0d0d1e
  • tab.inactiveForeground#8888aa
  • terminal.ansiBlack#1a1a2e
  • terminal.ansiBlue#0088ff
  • terminal.ansiBrightBlack#3a3a5e
  • terminal.ansiBrightBlue#33aaff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#33ffaa
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff3377
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff88
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0055
  • terminal.ansiWhite#e0e0ff
  • terminal.ansiYellow#ffff00
  • terminal.background#0d0d1e
  • terminal.foreground#e0e0ff
  • terminalCursor.foreground#00ffff
  • titleBar.activeBackground#0a0a18
  • titleBar.activeForeground#e0e0ff
  • titleBar.border#1a1a2e
  • titleBar.inactiveBackground#0a0a18
  • titleBar.inactiveForeground#8888aa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8888aaitalic
string, string.quoted, string.template#00ff88
constant.character.escape, string.regexp#00ffff
constant.numeric#ff8800
constant.language#ff00ffbold
variable.other.constant, variable.other.enummember#ff8800
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, storage.type, storage.modifier#ff00ffitalic
keyword.control.flow.return, keyword.control.flow.throw#ff0055italic
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational#00ffff
entity.name.function, meta.function-call, support.function#00ffffbold
variable.parameter, meta.parameter#ff69b4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.type.class, support.class, support.type#00ffff
entity.name.type.interface, entity.name.type.type-parameter#00ffffitalic
entity.name.type.struct, entity.name.type.enum#00ffff
entity.other.inherited-class#00ffffunderline
variable, variable.other.readwrite#e0e0ff
variable.other.property, variable.other.object.property#e0e0ff
variable.language#ff69b4
keyword.control.import, keyword.control.using, keyword.other.using#ff69b4
entity.name.type.namespace#aa55ff
meta.decorator, meta.attribute, punctuation.decorator, entity.name.type.attribute#ffff00
meta.preprocessor, keyword.control.preprocessor#ff69b4
entity.name.tag, punctuation.definition.tag#00ffff
entity.other.attribute-name#ff69b4
support.type.property-name.css#00ffff
support.constant.property-value.css#ff8800
keyword.other.unit.css#ff8800
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ffff00
support.type.property-name.json#00ffff
markup.heading, entity.name.section.markdown#00ffffbold
markup.bold#ff00ffbold
markup.italic#ff69b4italic
markup.underline.link#00ffffunderline
markup.inline.raw, markup.fenced_code.block#00ff88
markup.inserted#00ff88
markup.deleted#ff0055
markup.changed#ffff00
punctuation.separator, punctuation.terminator, punctuation.section, meta.brace#8888aa
entity.name.function.cs#00ffffbold
entity.name.type.attribute.cs#ffff00
keyword.control.hlsl, storage.type.hlsl#ff00ff
support.function.hlsl#00ffff
support.variable.semantic.hlsl#ffff00
Cyberpunkmb by mbektas - VS Code Theme