Skip to main content
Coding Theme

Color themes

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#000000
  • activityBar.border#1a1a1a
  • activityBar.foreground#00ff41
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#00ff41
  • activityBarBadge.foreground#000000
  • badge.background#00ff41
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#00ff41
  • breadcrumb.focusForeground#00ff41
  • breadcrumb.foreground#666666
  • breadcrumbPicker.background#0a0a0a
  • button.background#00ff41
  • button.foreground#000000
  • button.hoverBackground#39ff14
  • diffEditor.insertedTextBackground#00ff4120
  • diffEditor.removedTextBackground#ff005520
  • dropdown.background#0a0a0a
  • dropdown.border#333333
  • dropdown.foreground#00ff41
  • editor.background#000000
  • editor.foreground#00ff41
  • editor.lineHighlightBackground#111111
  • editor.lineHighlightBorder#111111
  • editor.selectionBackground#1a1a1a
  • editor.selectionHighlightBackground#1a1a1a80
  • editorBracketHighlight.foreground1#00ff41
  • editorBracketHighlight.foreground2#00ff88
  • editorBracketHighlight.foreground3#00ffaa
  • editorBracketHighlight.foreground4#00ffcc
  • editorBracketHighlight.foreground5#00d9ff
  • editorBracketHighlight.foreground6#00bbff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0055
  • editorBracketMatch.background#00ff4120
  • editorBracketMatch.border#00ff41
  • editorCursor.foreground#00ff41
  • editorError.foreground#ff0055
  • editorGhostText.border#00ff4130
  • editorGhostText.foreground#00ff4150
  • editorHint.foreground#00ffaa
  • editorHoverWidget.background#0a0a0a
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground1#333333
  • editorIndentGuide.background1#1a1a1a
  • editorInfo.foreground#00d9ff
  • editorInlayHint.background#00330020
  • editorInlayHint.foreground#00ffaa
  • editorInlayHint.parameterForeground#00ffaa
  • editorInlayHint.typeForeground#00d9ff
  • editorLineNumber.activeForeground#00ff41
  • editorLineNumber.foreground#333333
  • editorStickyScroll.background#0a0a0a
  • editorStickyScroll.border#00ff4130
  • editorStickyScrollHover.background#111111
  • editorSuggestWidget.background#0a0a0a
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#00ff41
  • editorSuggestWidget.highlightForeground#39ff14
  • editorSuggestWidget.selectedBackground#1a1a1a
  • editorWarning.foreground#ff9900
  • editorWhitespace.foreground#222222
  • editorWidget.background#0a0a0a
  • editorWidget.border#333333
  • gitDecoration.conflictingResourceForeground#ffaa00
  • gitDecoration.deletedResourceForeground#ff0055
  • gitDecoration.ignoredResourceForeground#4a4a4a
  • gitDecoration.modifiedResourceForeground#00d9ff
  • gitDecoration.untrackedResourceForeground#00ff88
  • input.background#0a0a0a
  • input.border#333333
  • input.foreground#00ff41
  • input.placeholderForeground#666666
  • inputOption.activeBorder#00ff41
  • inputValidation.errorBackground#ff005520
  • inputValidation.errorBorder#ff0055
  • list.activeSelectionBackground#1a1a1a
  • list.activeSelectionForeground#00ff41
  • list.focusBackground#1a1a1a
  • list.focusForeground#00ff41
  • list.highlightForeground#00ff41
  • list.hoverBackground#0f0f0f
  • list.hoverForeground#00ff41
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#00d9ff
  • merge.currentHeaderBackground#00ff4140
  • merge.incomingHeaderBackground#00d9ff40
  • minimap.errorHighlight#ff005580
  • minimap.findMatchHighlight#00ff4180
  • minimap.selectionHighlight#1a1a1a60
  • minimap.warningHighlight#ffaa0080
  • notificationCenter.border#333333
  • notificationCenterHeader.background#0a0a0a
  • notifications.background#0a0a0a
  • notifications.border#333333
  • notifications.foreground#00ff41
  • panel.background#000000
  • panel.border#1a1a1a
  • panelTitle.activeBorder#00ff41
  • panelTitle.activeForeground#00ff41
  • panelTitle.inactiveForeground#666666
  • peekView.border#00ff41
  • peekViewEditor.background#000000
  • peekViewResult.background#0a0a0a
  • peekViewTitle.background#000000
  • progressBar.background#00ff41
  • scrollbarSlider.activeBackground#66666680
  • scrollbarSlider.background#33333380
  • scrollbarSlider.hoverBackground#4a4a4a80
  • sideBar.background#0a0a0a
  • sideBar.border#1a1a1a
  • sideBar.foreground#00d9ff
  • sideBarSectionHeader.background#050505
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#00ff41
  • sideBarTitle.foreground#00ff41
  • statusBar.background#0a0a0a
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#ff0055
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#00ff41
  • statusBar.noFolderBackground#0a0a0a
  • statusBarItem.remoteBackground#00d9ff
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#00ff41
  • tab.activeBorderTop#00ff41
  • tab.activeForeground#00ff41
  • tab.border#1a1a1a
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#666666
  • tab.unfocusedActiveBorder#333333
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00aaff
  • terminal.ansiBrightBlack#4a4a4a
  • terminal.ansiBrightBlue#2196f3
  • terminal.ansiBrightCyan#00ffff
  • terminal.ansiBrightGreen#39ff14
  • terminal.ansiBrightMagenta#ff77ff
  • terminal.ansiBrightRed#ff3377
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffc107
  • terminal.ansiCyan#00d9ff
  • terminal.ansiGreen#00ff41
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0055
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffaa00
  • terminal.background#000000
  • terminal.foreground#00ff41
  • terminalCursor.foreground#00ff41
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00ff41
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#009966italic
comment.block.documentation, comment.line.documentation#00bb88—
variable.other.local, variable.other.readwrite.local#00ff88—
variable.other.constant#00ffffbold
entity.name.namespace, entity.name.module#00bbff—
string, string.quoted#00d9ff—
string.template, string.quoted.template#00ffff—
constant.numeric, constant.language.numeric#00ffcc—
constant.language.boolean#ff00ff—
constant.language.null, constant.language.undefined#ff00ff—
keyword, storage.type, storage.modifier#00aaffbold
keyword.control, keyword.operator.new#2196f3bold
keyword.operator, punctuation.separator, punctuation.terminator#00ff41—
variable, support.variable#00ff41—
variable.parameter, meta.function.parameters#39ff14—
entity.name.function, support.function#00ff41bold
entity.name.class, entity.name.type, support.class, support.type#00ff88bold
variable.other.property, variable.other.object.property, support.type.property-name#39ff14—
constant, variable.other.constant#ff00ff—
entity.name.tag, meta.tag#00aaff—
entity.other.attribute-name#00ff88—
keyword.control.import, keyword.control.export, keyword.control.from#2196f3bold
entity.name.type.module, entity.name.namespace#00d9ff—
support#00ff88—
invalid, invalid.illegal#ff0055bold
invalid.deprecated#ffaa00strikethrough
punctuation#666666—
markup.bold#00ff41bold
markup.italic#00d9ffitalic
markup.heading#00ff41bold
markup.underline.link#00d9ffunderline
markup.inline.raw, markup.fenced_code.block#00ffcc—
support.type.property-name.json#00ff41—
entity.other.attribute-name.class.css#00ff88—
entity.other.attribute-name.id.css#00d9ff—
support.type.property-name.css#39ff14—
string.regexp#ff00ff—