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.activeBorder#33ff33
  • activityBar.background#050805
  • activityBar.foreground#88cc88
  • activityBarBadge.background#33ff33
  • activityBarBadge.foreground#000200
  • badge.background#33ff33
  • badge.foreground#000200
  • breadcrumb.activeSelectionForeground#33ff33
  • breadcrumb.focusForeground#88cc88
  • breadcrumb.foreground#446644
  • button.background#227722
  • button.foreground#ccffcc
  • button.hoverBackground#33aa33
  • button.secondaryBackground#0a140a
  • button.secondaryForeground#33ff33
  • button.secondaryHoverBackground#122012
  • charts.blue#33ffee
  • charts.green#33ff33
  • charts.orange#ffaa33
  • charts.purple#ff33ff
  • charts.red#ff3366
  • charts.yellow#ffff33
  • checkbox.background#030503
  • checkbox.border#1a2a1a
  • checkbox.foreground#33ff33
  • commandCenter.activeBackground#0a140a
  • commandCenter.background#060a06
  • commandCenter.border#1a2a1a
  • debugConsole.errorForeground#ff3366
  • debugConsole.infoForeground#33ffee
  • debugConsole.sourceForeground#336633
  • debugConsole.warningForeground#ffaa33
  • debugConsoleInputIcon.foreground#227722
  • debugExceptionWidget.background#220011
  • debugExceptionWidget.border#ff3366
  • debugIcon.breakpointCurrentStackframeForeground#33ff33
  • debugIcon.breakpointDisabledForeground#446644
  • debugIcon.breakpointForeground#ff3366
  • debugIcon.breakpointStackframeForeground#33ff33
  • debugIcon.breakpointUnverifiedForeground#ffaa33
  • debugIcon.continueForeground#33ff33
  • debugIcon.disconnectForeground#ff3366
  • debugIcon.pauseForeground#ffaa33
  • debugIcon.restartForeground#33ffee
  • debugIcon.startForeground#33ff33
  • debugIcon.stepBackForeground#33ffee
  • debugIcon.stepIntoForeground#33ffee
  • debugIcon.stepOutForeground#33ffee
  • debugIcon.stepOverForeground#33ffee
  • debugIcon.stopForeground#ff3366
  • debugTokenExpression.boolean#33ffee
  • debugTokenExpression.error#ff3366
  • debugTokenExpression.name#ff33ff
  • debugTokenExpression.number#ffff33
  • debugTokenExpression.string#33ff99
  • debugTokenExpression.value#88cc88
  • debugToolBar.background#050805
  • debugView.exceptionLabelBackground#ff0033
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#1a2a1a
  • debugView.stateLabelForeground#88cc88
  • debugView.valueChangedHighlight#ff33ff
  • diffEditor.diagonalFill#1a2a1a
  • diffEditor.insertedLineBackground#33ff3320
  • diffEditor.insertedTextBackground#33ff3340
  • diffEditor.removedLineBackground#ff336620
  • diffEditor.removedTextBackground#ff336640
  • dropdown.background#030503
  • dropdown.border#1a2a1a
  • dropdown.foreground#88cc88
  • dropdown.listBackground#030503
  • editor.background#040604
  • editor.findMatchBackground#33ff3350
  • editor.findMatchBorder#33ff33
  • editor.findMatchHighlightBackground#33ff3330
  • editor.findRangeHighlightBackground#33ffee30
  • editor.focusedStackFrameHighlightBackground#33ff333d
  • editor.foldBackground#04060494
  • editor.foreground#22dd22
  • editor.hoverHighlightBackground#33ff331a
  • editor.lineHighlightBackground#0a140a
  • editor.rangeHighlightBackground#ff33ff30
  • editor.selectionBackground#33ff3340
  • editor.selectionHighlightBackground#ffffff12
  • editor.snippetFinalTabstopHighlightBackground#44664477
  • editor.snippetFinalTabstopHighlightBorder#446644
  • editor.snippetTabstopHighlightBackground#44664477
  • editor.snippetTabstopHighlightBorder#446644
  • editor.stackFrameHighlightBackground#33ffee40
  • editor.symbolHighlightBackground#ff33ff40
  • editor.wordHighlightBackground#33663350
  • editor.wordHighlightStrongBackground#ff33ff40
  • editorBracketHighlight.foreground1#33ff33
  • editorBracketHighlight.foreground2#33ffee
  • editorBracketHighlight.foreground3#ffaa33
  • editorBracketHighlight.foreground4#ff33ff
  • editorBracketHighlight.foreground5#ffff33
  • editorBracketHighlight.foreground6#ff3366
  • editorBracketHighlight.unexpectedBracket.foreground#ff0033
  • editorBracketMatch.border#ff33ff
  • editorCodeLens.foreground#446644
  • editorCursor.background#040604
  • editorCursor.foreground#33ff33
  • editorError.background#ff336630
  • editorError.foreground#ff3366
  • editorGroup.border#020302
  • editorGroup.dropBackground#33663380
  • editorGroup.emptyBackground#050805
  • editorGroup.focusedEmptyBorder#33ff33
  • editorGroupHeader.noTabsBackground#050805
  • editorGroupHeader.tabsBackground#050805
  • editorGutter.addedBackground#33ff33
  • editorGutter.deletedBackground#ff3366
  • editorGutter.modifiedBackground#33ffee
  • editorHint.foreground#ff33ff
  • editorHoverWidget.statusBarBackground#0a140a
  • editorIndentGuide.activeBackground1#336633
  • editorIndentGuide.background1#1a2a1a
  • editorInfo.background#33ffee30
  • editorInfo.foreground#33ffee
  • editorInlayHint.background#ff33ff15
  • editorInlayHint.foreground#ff33ff90
  • editorLightBulb.foreground#ffff33
  • editorLightBulbAutoFix.foreground#33ff33
  • editorLineNumber.activeForeground#33ff33
  • editorLineNumber.foreground#336633
  • editorLink.activeForeground#33ffee
  • editorMarkerNavigation.background#040604
  • editorOverviewRuler.addedForeground#33ff33
  • editorOverviewRuler.bracketMatchForeground#ff33ff
  • editorOverviewRuler.deletedForeground#ff3366
  • editorOverviewRuler.errorForeground#ff3366
  • editorOverviewRuler.findMatchForeground#33ff3380
  • editorOverviewRuler.infoForeground#33ffee
  • editorOverviewRuler.modifiedForeground#33ffee
  • editorOverviewRuler.selectionHighlightForeground#ffffff50
  • editorOverviewRuler.warningForeground#ffaa33
  • editorOverviewRuler.wordHighlightForeground#ffffff50
  • editorOverviewRuler.wordHighlightStrongForeground#ff33ff80
  • editorPane.background#050805
  • editorRuler.foreground#1a2a1a
  • editorWarning.background#ffaa3330
  • editorWarning.foreground#ffaa33
  • editorWhitespace.foreground#1a2a1a
  • editorWidget.background#050805
  • editorWidget.border#446644
  • errorForeground#ff3366
  • extensionButton.prominentBackground#227722
  • extensionButton.prominentForeground#ccffcc
  • extensionButton.prominentHoverBackground#33aa33
  • focusBorder#33ff33
  • foreground#88cc88
  • gitDecoration.addedResourceForeground#33ff33
  • gitDecoration.conflictingResourceForeground#ffaa33
  • gitDecoration.deletedResourceForeground#ff3366
  • gitDecoration.ignoredResourceForeground#446644
  • gitDecoration.modifiedResourceForeground#33ffee
  • gitDecoration.renamedResourceForeground#ff33ff
  • gitDecoration.stageDeletedResourceForeground#ff3366
  • gitDecoration.stageModifiedResourceForeground#33ffee
  • gitDecoration.submoduleResourceForeground#ff33ff
  • gitDecoration.untrackedResourceForeground#33ff33
  • gitlens.gutterBackgroundColor#ffffff08
  • gitlens.gutterForegroundColor#88cc88
  • gitlens.gutterUncommittedForegroundColor#33ffee
  • gitlens.lineHighlightBackgroundColor#1a2a1a
  • gitlens.lineHighlightOverviewRulerColor#1a2a1a
  • gitlens.trailingLineForegroundColor#446644a0
  • input.background#040604
  • input.border#1a2a1a
  • input.foreground#88cc88
  • input.placeholderForeground#336633
  • inputOption.activeBackground#22772277
  • inputOption.activeBorder#33ff33
  • inputOption.activeForeground#ccffcc
  • inputValidation.errorBackground#220011
  • inputValidation.errorBorder#ff3366
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#002222
  • inputValidation.infoBorder#33ffee
  • inputValidation.infoForeground#ffffff
  • inputValidation.warningBackground#221100
  • inputValidation.warningBorder#ffaa33
  • inputValidation.warningForeground#ffffff
  • keybindingLabel.background#ff33ff40
  • keybindingLabel.border#88cc8825
  • keybindingLabel.bottomBorder#88cc8825
  • keybindingLabel.foreground#ccffcccc
  • list.activeSelectionBackground#227722
  • list.dropBackground#113311
  • list.errorForeground#ff3366
  • list.focusForeground#ccffcc
  • list.highlightForeground#33ff33
  • list.hoverBackground#0a140a
  • list.inactiveSelectionBackground#1a2a1a
  • list.warningForeground#ffaa33
  • listFilterWidget.background#33ff3380
  • listFilterWidget.noMatchesOutline#ff0033
  • merge.currentContentBackground#ffaa3330
  • merge.currentHeaderBackground#ffaa3360
  • merge.incomingContentBackground#33ffee30
  • merge.incomingHeaderBackground#33ffee60
  • mergeEditor.change.background#33ff3330
  • mergeEditor.change.word.background#33ff3350
  • mergeEditor.conflict.handled.minimapOverViewRuler#33ff33
  • mergeEditor.conflict.handledFocused.border#33ff33
  • mergeEditor.conflict.handledUnfocused.border#33ff3360
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#ff3366
  • mergeEditor.conflict.unhandledFocused.border#ff3366
  • mergeEditor.conflict.unhandledUnfocused.border#ff336660
  • minimap.background#040604cc
  • minimap.findMatchHighlight#33ff3380
  • minimap.selectionHighlight#33663350
  • minimap.selectionOccurrenceHighlight#33663350
  • notebook.cellBorderColor#1a2a1a
  • notebook.cellEditorBackground#060a06
  • notebook.cellHoverBackground#0a140a
  • notebook.cellStatusBarItemHoverBackground#0a140a
  • notebook.cellToolbarSeparator#1a2a1a
  • notebook.focusedCellBackground#050805
  • notebook.focusedCellBorder#33ff33
  • notebook.inactiveFocusedCellBorder#446644
  • notebook.inactiveSelectedCellBorder#33ff33
  • notebook.outputContainerBackgroundColor#050805
  • notebook.selectedCellBackground#050805
  • notebook.symbolHighlightBackground#1a2a1a
  • notebookScrollbarSlider.activeBackground#33ff3330
  • notebookScrollbarSlider.background#33ff3310
  • notebookScrollbarSlider.hoverBackground#33ff3320
  • notebookStatusErrorIcon.foreground#ff3366
  • notebookStatusRunningIcon.foreground#33ffee
  • notebookStatusSuccessIcon.foreground#33ff33
  • notificationCenter.border#1a2a1a
  • notificationCenterHeader.background#0a140a
  • notificationCenterHeader.foreground#88cc88
  • notificationLink.foreground#33ffee
  • notifications.background#040604
  • notifications.border#1a2a1a
  • notifications.foreground#88cc88
  • notificationToast.border#1a2a1a
  • panel.border#1a2a1a
  • panelTitle.activeBorder#33ff33
  • panelTitle.activeForeground#88cc88
  • panelTitle.inactiveForeground#446644
  • peekView.border#33ff33
  • peekViewEditor.background#040604
  • peekViewEditor.matchHighlightBackground#1a2a1a
  • peekViewResult.background#050805
  • peekViewResult.fileForeground#88cc88
  • peekViewResult.lineForeground#88cc88
  • peekViewResult.matchHighlightBackground#1a2a1a
  • peekViewResult.selectionBackground#33ff33
  • peekViewResult.selectionForeground#000200
  • peekViewTitle.background#050805
  • peekViewTitleDescription.foreground#446644
  • peekViewTitleLabel.foreground#88cc88
  • pickerGroup.border#1a2a1a
  • pickerGroup.foreground#33ff33
  • progressBar.background#33ff33
  • quickInputList.focusBackground#1a2a1a
  • sash.hoverBorder#33ff33
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#33ff3330
  • scrollbarSlider.background#33ff3315
  • scrollbarSlider.hoverBackground#33ff3320
  • selection.background#227722
  • sideBar.background#050805
  • sideBar.border#020302
  • sideBar.dropBackground#1a2a1a
  • sideBar.foreground#88cc88
  • sideBarSectionHeader.background#0a140a
  • sideBarSectionHeader.foreground#88cc88
  • sideBarTitle.foreground#88cc88
  • statusBar.background#040604
  • statusBar.border#33ff33
  • statusBar.debuggingBackground#040604
  • statusBar.debuggingBorder#ffaa33
  • statusBar.debuggingForeground#88cc88
  • statusBar.foreground#88cc88
  • statusBar.noFolderBackground#040604
  • statusBar.noFolderBorder#ff33ff
  • statusBar.noFolderForeground#88cc88
  • statusBarItem.activeBackground#33ff3330
  • statusBarItem.compactHoverBackground#33ff3330
  • statusBarItem.errorBackground#00000000
  • statusBarItem.errorForeground#ff3366
  • statusBarItem.hoverBackground#33ff3320
  • statusBarItem.prominentBackground#227722
  • statusBarItem.prominentForeground#ccffcc
  • statusBarItem.prominentHoverBackground#33aa33
  • statusBarItem.remoteBackground#060a06
  • statusBarItem.remoteForeground#88cc88
  • statusBarItem.remoteHoverBackground#33ff3320
  • statusBarItem.remoteHoverForeground#88cc88
  • statusBarItem.warningBackground#00000000
  • statusBarItem.warningForeground#ffaa33
  • symbolIcon.arrayForeground#ff33ff
  • symbolIcon.booleanForeground#33ffee
  • symbolIcon.classForeground#ff3366
  • symbolIcon.colorForeground#ff33ff
  • symbolIcon.constantForeground#ffaa33
  • symbolIcon.constructorForeground#33ffee
  • symbolIcon.enumeratorForeground#ff3366
  • symbolIcon.enumeratorMemberForeground#ffff33
  • symbolIcon.eventForeground#ffaa33
  • symbolIcon.fieldForeground#ffff33
  • symbolIcon.fileForeground#88cc88
  • symbolIcon.folderForeground#88cc88
  • symbolIcon.functionForeground#33ff33
  • symbolIcon.interfaceForeground#ff3366
  • symbolIcon.keyForeground#ffff33
  • symbolIcon.keywordForeground#33ffee
  • symbolIcon.methodForeground#33ff33
  • symbolIcon.moduleForeground#ff3366
  • symbolIcon.namespaceForeground#ff3366
  • symbolIcon.nullForeground#33ffee
  • symbolIcon.numberForeground#ffff33
  • symbolIcon.objectForeground#88cc88
  • symbolIcon.operatorForeground#ff33ff
  • symbolIcon.propertyForeground#ffff33
  • symbolIcon.referenceForeground#88cc88
  • symbolIcon.snippetForeground#446644
  • symbolIcon.stringForeground#33ff99
  • symbolIcon.structForeground#ff3366
  • symbolIcon.textForeground#446644
  • symbolIcon.typeParameterForeground#ffaa33
  • symbolIcon.unitForeground#33ff99
  • symbolIcon.variableForeground#88cc88
  • tab.activeBorderTop#33ff33
  • tab.activeForeground#88cc88
  • tab.border#1a2a1a
  • tab.hoverBackground#0a140a
  • tab.inactiveBackground#050805
  • tab.inactiveForeground#446644
  • tab.unfocusedActiveBorderTop#446644
  • terminal.ansiBlack#0a140a
  • terminal.ansiBlue#33ffee
  • terminal.ansiBrightBlack#446644
  • terminal.ansiBrightBlue#66ffff
  • terminal.ansiBrightCyan#66ffcc
  • terminal.ansiBrightGreen#66ff66
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff6699
  • terminal.ansiBrightWhite#ccffcc
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#33ff99
  • terminal.ansiGreen#33ff33
  • terminal.ansiMagenta#ff33ff
  • terminal.ansiRed#ff3366
  • terminal.ansiWhite#88cc88
  • terminal.ansiYellow#ffff33
  • terminal.findMatchBorder#33ff33
  • terminal.tab.activeBorder#33ff33
  • terminalCommandDecoration.defaultBackground#1a2a1a
  • terminalCommandDecoration.errorBackground#ff3366
  • terminalCommandDecoration.successBackground#33ff33
  • terminalCursor.foreground#33ff33
  • textBlockQuote.background#0a140a
  • textBlockQuote.border#33ff33
  • textCodeBlock.background#040604
  • textLink.activeForeground#33ffee
  • textLink.foreground#33ffee
  • textPreformat.foreground#ffff33
  • textSeparator.foreground#1a2a1a
  • titleBar.activeBackground#050805
  • titleBar.activeForeground#88cc88
  • titleBar.inactiveBackground#05080599
  • titleBar.inactiveForeground#88cc8899
  • walkThrough.embeddedEditorBackground#050805
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.unused.elixir#22dd22
entity.name.namespace, entity.name.module, entity.name.type.module#ff6699
variable.other.label, entity.name.function.decorator#33ff99
comment, punctuation.definition.comment, comment.block.documentation punctuation.definition, string.comment, comment.block.documentation, comment.block#336633
comment.block.documentation variable, keyword.other.documentation, storage.type.class.jsdoc, comment.block variable.parameter, keyword.other.phpdoc, comment.block.documentation entity.name.type, meta.other.type.phpdoc support class#448844
punctuation.comma, punctuation.semi, punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.function, punctuation.brace, punctuation.terminator.statement, punctuation.delimiter.object.comma, punctuation.definition.entity, punctuation.definition, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.separator.key-value, punctuation.separator.dictionary, punctuation.terminator, punctuation.delimiter.comma, punctuation.separator.comma, punctuation.accessor, punctuation.separator.array, punctuation.section, punctuation.section.property-list.begin.bracket.curly, punctuation.section.property-list.end.bracket.curly, punctuation.separator.statement, punctuation.section.array.elixir, punctuation.separator.object.elixir, punctuation.section.embedded.elixir, punctuation.section.function.elixir, punctuation.section.scope.elixir, punctuation.separator.parameter, meta.brace.round, meta.brace.square, meta.brace.curly, constant.name.attribute.tag.pug, punctuation.section.embedded, punctuation.separator.method, punctuation.separator, punctuation.other.comma, punctuation.bracket, punctuation.brackets, keyword.control.ternary, string.interpolated.pug, support.function.interpolation.sass, punctuation.parenthesis.begin, punctuation.parenthesis.end, punctuation.operation.graphql, punctuation.colon.graphql, constant.character.format.placeholder.other.python, punctuation.description, punctuation#ff33ff
none#22dd22
keyword.operator#ff33ff
keyword, keyword.operator.expression, keyword.operator.type.asserts, variable.language, keyword.other.special-method.elixir, meta.control.flow, meta.separator.grain#33ffee
support.type.primitive#33ffee
variable, source.elixir.embedded.source, string source.groovy, string meta.embedded.line.ruby#22dd22
entity.name.function, meta.require, support.function.any-method, meta.function-call, meta.method-call, variable.function#33ff33
support.class, entity.name.class, entity.name.type.class, meta.class.instance, meta.class.inheritance, entity.other.inherited-class, entity.name.type, variable.other.constant.elixir, storage.type.haskell, support.type.graphql, support.type.enum.graphql#ff3366
keyword.other.special-method#33ff33
storage, constant.language#33ffee
support.function#33ff33
string, punctuation.definition.string, support.constant.property-value, string.quoted.double.shell, support.function.variable.quoted.single.elixir, storage.type.string#33ff99
constant.numeric, variable.other.anonymous.elixir#ffff33
none#ffff33
none#33ffee
constant, variable.other.constant, punctuation.definition.constant, constant.other.symbol, constant.language.symbol, support.constant, support.variable.magic.python, variable.other.enummember#ffaa33
entity.name.tag, punctuation.definition.tag#33ffee
entity.other.attribute-name, string.unquoted.alias.graphql#ff33ff
meta.selector#ff33ff
none#ffff33
markup.heading, punctuation.definition.heading, entity.name.section, markup.heading.setext#33ff33
keyword.other.unit#33ff99
markup.bold, punctuation.definition.bold#ff3366bold
markup.italic, punctuation.definition.italic#ffaa33italic
markup.strikethrough, punctuation.definition.strikethrough#336633strikethrough
markup.strikethrough markup.italic, markup.strikethrough markup.italic punctuation.definition.italic#336633italic strikethrough
markup.strikethrough markup.bold, markup.strikethrough markup.bold punctuation.definition.bold#336633bold strikethrough
markup.raw.inline#33ff99
string.other.link#33ffee
meta.link#ff33ff
beginning.punctuation.definition.list#ffff33
markup.quote#ffaa33
meta.separator#22dd22
markup.inserted#33ff33
markup.deleted#ff3366
markup.changed#33ffee
string.regexp#33ff99
constant.character.escape, constant.other.character-class#ffaa33
variable.interpolation#33ffee
invalid#ff0033
keyword.operator.new#33ffee
entity.other.attribute-name.id#ff3366
meta.function-call.arguments#22dd22
meta.object-literal.key, meta.object.member, variable.other.property, variable.other.object.property, support.variable.property, variable.object.property, support.type.property-name, meta.property-name, entity.name.tag.yaml, constant.other.key, constant.other.object.key.js, string.unquoted.label.js, support.type.map.key, variable.graphql, entity.name.grain, entity.other.grain#ffff33
markup.inline.raw, markup.fenced_code.block, markup.raw.block#ffff33
markup.underline.link.image#33ff33
variable.parameter, parameter.variable.function.elixir, variable.other.block.ruby#66ffcc
support.type.primitive, support.type.builtin#33ffee
string.interpolated.dollar.shell#ff3366
string.other.math.shell#33ffee
punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell#ff33ff
comment.rainbow4#ffff33
markup.bold.rainbow9#ffaa33
invalid.rainbow10#ff6699