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.activeBorder#603a9c
  • activityBar.background#151515
  • activityBar.border#404040
  • activityBar.dropBorder#606060
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#603a9c
  • activityBarBadge.foreground#ffffff
  • badge.background#603a9c99
  • badge.foreground#ffffff
  • button.background#603a9c99
  • button.foreground#ffffff
  • button.hoverBackground#603a9c
  • debugIcon.breakpointForeground#ff615a
  • debugIcon.continueForeground#83afe5
  • debugIcon.disconnectForeground#ff615a
  • debugIcon.pauseForeground#83afe5
  • debugIcon.restartForeground#83ce4d
  • debugIcon.startForeground#83ce4d
  • debugIcon.stepBackForeground#83afe5
  • debugIcon.stepIntoForeground#83afe5
  • debugIcon.stepOutForeground#83afe5
  • debugIcon.stepOverForeground#83afe5
  • debugIcon.stopForeground#ff615a
  • debugTokenExpression.boolean#ffffff
  • debugTokenExpression.error#ff615a
  • debugTokenExpression.name#a26eea
  • debugTokenExpression.number#ebcb8b
  • debugTokenExpression.string#6ec477
  • debugTokenExpression.type#8b98ac
  • debugTokenExpression.value#ccccccb0
  • descriptionForeground#cccccc
  • diffEditor.insertedTextBackground#83ce4d22
  • diffEditor.insertedTextBorder#83ce4d22
  • diffEditor.removedTextBackground#ff615a22
  • diffEditor.removedTextBorder#ff615a22
  • dropdown.background#181818
  • dropdown.border#404040
  • dropdown.foreground#cccccc
  • dropdown.listBackground#202020
  • editor.background#151515
  • editor.findMatchBackground#603a9caa
  • editor.findMatchBorder#603a9c
  • editor.findMatchHighlightBackground#603a9c4e
  • editor.findMatchHighlightBorder#603a9c
  • editor.findRangeHighlightBackground#30303090
  • editor.foldBackground#40404090
  • editor.foreground#c0c0c0
  • editor.hoverHighlightBackground#60606070
  • editor.inactiveSelectionBackground#6060603a
  • editor.lineHighlightBackground#2a2a2a7a
  • editor.lineHighlightBorder#2a2a2a
  • editor.rangeHighlightBackground#3333339a
  • editor.rangeHighlightBorder#404040c4
  • editor.selectionBackground#60606070
  • editor.selectionHighlightBackground#33333370
  • editor.selectionHighlightBorder#606060
  • editor.snippetFinalTabstopHighlightBorder#999999
  • editor.snippetTabstopHighlightBackground#333333dd
  • editorBracketHighlight.unexpectedBracket.foreground#ff1212cc
  • editorCodeLens.foreground#606060
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.border#ff615a00
  • editorError.foreground#ff615a
  • editorGroup.border#404040
  • editorGroup.dropBackground#303030cc
  • editorGroup.emptyBackground#151515
  • editorGroup.focusedEmptyBorder#603a9c
  • editorGroupHeader.border#404040
  • editorGroupHeader.noTabsBackground#151515
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#151515
  • editorGutter.addedBackground#83ce4d
  • editorGutter.background#151515
  • editorGutter.deletedBackground#ff615a
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#ebcb8b
  • editorHoverWidget.background#202020
  • editorHoverWidget.border#404040
  • editorIndentGuide.activeBackground1#444444
  • editorIndentGuide.background1#292929
  • editorInlayHint.background#15151500
  • editorInlayHint.foreground#505050
  • editorLightBulb.foreground#d8a13b
  • editorLightBulbAutoFix.foreground#d8a13b
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#505050
  • editorLink.activeForeground#a26eea
  • editorOverviewRuler.addedForeground#83ce4d
  • editorOverviewRuler.background#151515
  • editorOverviewRuler.border#15151500
  • editorOverviewRuler.bracketMatchForeground#ffffff
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#ff615a
  • editorOverviewRuler.errorForeground#ff615a
  • editorOverviewRuler.findMatchForeground#603a9cd6
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#83afe5
  • editorOverviewRuler.modifiedForeground#ebcb8b
  • editorOverviewRuler.rangeHighlightForeground#ffffffdd
  • editorOverviewRuler.selectionHighlightForeground#ffffffdd
  • editorOverviewRuler.warningForeground#d8a13b
  • editorRuler.foreground#333333
  • editorSuggestWidget.border#404040
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#a26eea
  • editorSuggestWidget.selectedBackground#603a9c90
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.foreground#d8a13b
  • editorWhitespace.foreground#333333
  • editorWidget.background#222222
  • editorWidget.border#404040
  • editorWidget.foreground#cccccc
  • errorForeground#ff615a
  • extensionButton.prominentBackground#603a9c99
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#603a9c
  • focusBorder#603a9c
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#83ce4d
  • gitDecoration.conflictingResourceForeground#a26eea
  • gitDecoration.deletedResourceForeground#ff615a
  • gitDecoration.ignoredResourceForeground#606060
  • gitDecoration.modifiedResourceForeground#ebcb8b
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#cccccc
  • input.background#181818
  • input.border#404040
  • input.foreground#cccccc
  • input.placeholderForeground#606060
  • inputOption.activeBackground#333333
  • inputOption.activeBorder#606060
  • inputOption.activeForeground#cccccc
  • inputValidation.errorBackground#202020
  • inputValidation.errorBorder#ff615a
  • inputValidation.infoBackground#202020
  • inputValidation.infoBorder#83afe5
  • inputValidation.warningBackground#202020
  • inputValidation.warningBorder#d8a13b
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#303030cc
  • list.errorForeground#ff615a
  • list.filterMatchBackground#603a9c99
  • list.focusBackground#333333
  • list.focusForeground#ffffff
  • list.highlightForeground#a26eea
  • list.hoverBackground#22222299
  • list.hoverForeground#cccccc
  • list.inactiveFocusBackground#333333
  • list.inactiveSelectionBackground#222222
  • list.inactiveSelectionForeground#cccccc
  • list.warningForeground#d8a13b
  • listFilterWidget.background#202020
  • listFilterWidget.noMatchesOutline#ff615a
  • listFilterWidget.outline#603a9c
  • menu.background#202020
  • menu.border#404040
  • menu.foreground#cccccc
  • menu.selectionBackground#333333
  • menu.selectionBorder#404040
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#333333
  • minimap.errorHighlight#ff615a
  • minimap.findMatchHighlight#603a9c9b
  • minimap.selectionHighlight#ffffff97
  • minimap.warningHighlight#d8a13b
  • minimapGutter.addedBackground#83ce4d
  • minimapGutter.deletedBackground#ff615a
  • minimapGutter.modifiedBackground#d8a13b
  • notificationCenter.border#404040
  • notificationCenterHeader.background#202020
  • notificationCenterHeader.foreground#cccccc
  • notificationLink.foreground#a26eea
  • notifications.background#202020
  • notifications.border#404040
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff615a
  • notificationsInfoIcon.foreground#83afe5
  • notificationsWarningIcon.foreground#d8a13b
  • notificationToast.border#404040
  • panel.background#151515
  • panel.border#404040
  • panel.dropBorder#606060
  • panelTitle.activeBorder#cccccc
  • panelTitle.activeForeground#cccccc
  • panelTitle.border#404040
  • panelTitle.inactiveForeground#808080
  • peekView.border#603a9c
  • peekViewEditor.background#181818
  • peekViewEditor.matchHighlightBackground#6060605a
  • peekViewEditorGutter.background#202020
  • peekViewEditorStickyScroll.background#202020
  • peekViewResult.background#202020
  • peekViewResult.fileForeground#cccccc
  • peekViewResult.lineForeground#808080
  • peekViewResult.matchHighlightBackground#00000000
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#cccccc
  • peekViewTitle.background#303030
  • peekViewTitleDescription.foreground#cccccc
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#404040
  • pickerGroup.foreground#cccccc
  • problemsErrorIcon.foreground#ff615a
  • problemsInfoIcon.foreground#83afe5
  • problemsWarningIcon.foreground#d8a13b
  • progressBar.background#603a9c
  • quickInput.background#222222
  • quickInput.foreground#cccccc
  • quickInputList.focusBackground#603a9c90
  • scrollbar.shadow#6666667a
  • scrollbarSlider.activeBackground#3333336a
  • scrollbarSlider.background#33333380
  • scrollbarSlider.hoverBackground#333333cc
  • selection.background#603a9c99
  • settings.checkboxBackground#222222
  • settings.checkboxBorder#404040
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#222222
  • settings.dropdownBorder#404040
  • settings.dropdownForeground#cccccc
  • settings.dropdownListBorder#404040
  • settings.headerForeground#ffffff
  • settings.modifiedItemIndicator#603a9c
  • settings.numberInputBackground#222222
  • settings.numberInputBorder#404040
  • settings.numberInputForeground#cccccc
  • settings.textInputBackground#222222
  • settings.textInputBorder#404040
  • settings.textInputForeground#cccccc
  • sideBar.background#151515
  • sideBar.border#404040
  • sideBar.dropBackground#303030cc
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#202020
  • sideBarSectionHeader.border#404040
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.border#404040
  • sideBarTitle.foreground#cccccc
  • statusBar.background#151515
  • statusBar.border#404040
  • statusBar.debuggingBackground#603a9c99
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#603a9c
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#151515
  • statusBar.noFolderBorder#444444
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.activeBackground#151515
  • statusBarItem.hoverBackground#333333
  • tab.activeBackground#303030
  • tab.activeBorder#603a9c
  • tab.activeForeground#ffffff
  • tab.border#151515
  • tab.hoverBackground#222222
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#909090
  • tab.unfocusedActiveBackground#222222
  • tab.unfocusedActiveBorder#151515
  • tab.unfocusedActiveForeground#909090
  • tab.unfocusedInactiveBackground#151515
  • tab.unfocusedInactiveForeground#808080
  • terminal.ansiBlack#3b4252
  • terminal.ansiBlue#83afe5
  • terminal.ansiBrightBlack#4c566a
  • terminal.ansiBrightBlue#83afe5
  • terminal.ansiBrightCyan#8fbcbb
  • terminal.ansiBrightGreen#ddf88f
  • terminal.ansiBrightMagenta#d18ec2
  • terminal.ansiBrightRed#df8c8c
  • terminal.ansiBrightWhite#eceff4
  • terminal.ansiBrightYellow#ebcb8b
  • terminal.ansiCyan#88c0d0
  • terminal.ansiGreen#a8ce93
  • terminal.ansiMagenta#d18ec2
  • terminal.ansiRed#df8c8c
  • terminal.ansiWhite#e5e9f0
  • terminal.ansiYellow#ebcb8b
  • terminal.border#404040
  • textLink.activeForeground#a26eeaa3
  • textLink.foreground#a26eea
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#ffffff
  • titleBar.border#404040
  • titleBar.inactiveBackground#20202033
  • titleBar.inactiveForeground#ffffff62
  • tree.indentGuidesStroke#333333
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
comment.documentation, meta.attribute.rust, comment.line.documentation, comment.block.documentation.rust#8b98ac
keyword, keyword.type.go, storage.modifier, storage.type#ffffff
keyword.other.special-method, keyword.control.pseudo-method, keyword.control.directive, keyword.control.flow.zig, keyword.control.trycatch.zig, keyword.control.async.zig, keyword.statement.zig, keyword.other.unsafe.rust, support.function.log.rust, support.type.python, support.type.exception.python#df8c8c
variable.other.constant, entity.name.type, support.class, support.type, storage.class.std.rust, support.class.builtin.js, support.constant.math.js, entity.name.type.js, variable.other.readwrite.alias.js, entity.other.inherited-class.js, string.quoted.double.include.c, string.quoted.double.include.cpp, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, constant.other.elm#c48ed1
support.function, entity.name.function, entity.name.function-call, variable.other.anonymous, entity.name.function.js, punctuation.accessor.js, meta.brace.round.js, meta.function-call.generic.python, punctuation.definition.arguments, entity.name.function.c#8ea9d1
constant.other.symbol, constant.language.symbol, storage.modifier.lifetime.rust, storage.modifier.static.rust, meta.object-literal.key.js, storage.type.core.rust, support.constant.elm, support.variable.property.js, variable.other.property.go, variable.other.object.property.js, variable.other.property.js, support.variable.property.dom.js, keyword.type, storage.type.built-in#8b98ac
variable.other.readwrite, variable.other.constant.elixir, variable.other.object.ruby, variable.language.rust, support.constant.core.rust, support.function.builtin.zig, entity.name.function.preprocessor.c, storage.type.string.go, storage.type.numeric.go, storage.type.rune.go, storage.type.byte.go, storage.type.uintptr.go, storage.type.boolean.go, storage.type.error.go#867edf
variable.language, constant.language#ffffff
variable, source.elixir.embedded, meta.embedded, meta.interpolation.rust, variable.parameter.function.ruby, variable.other.local.c, variable.other.readwrite.c, variable.other.readwrite.elixir, variable.other.readwrite.js, variable.other.constant.js, variable.parameter.js#c0c0c0
string, punctuation.definition.string.begin, punctuation.definition.string.end#71945c
support.function.variable.quoted.single.elixir, string.quoted.single, string.regexp, punctuation.section.regexp, constant.other.rune.go#90c275
constant.character.escape, constant.other.placeholder.c, punctuation.section.embedded, punctuation.definition.interpolation, punctuation.definition.template-expression#df8c8c
punctuation.definition.variable, punctuation.separator.key-value, punctuation.separator.pointer-access, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.other, keyword.operator.c, keyword.operator.bitwise.zig, keyword.operator.question.zig, keyword.operator.sigil.rust, keyword.operator.address#dba849
constant.numeric#ebcb8b
punctuation.section, punctuation.definition.map.elixir, punctuation.separator.variable.ruby, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, variable.other.anonymous.elixir#ffffff
invalid#ff615a
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css#ebcb8b
support.type.property-name, entity.other.attribute-name.html#8b98ac
entity.name.tag.html#c48ed1
keyword.other.unit#DF8C8C
markup.heading#8b98acbold
markup.italic#8b98acitalic
markup.bold#8b98acbold
string.other.link.title#8ea9d1bold
markup.underline.link, constant.other.reference.link#c48ed1underline
punctuation.definition.list.begin.markdown, punctuation.definition.heading.markdown, punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ffffff
markup.inline.raw, markup.raw, markup.quote, markup.fenced_code.block, punctuation.definition.raw.markdown#71945c
Dark Elixir by Ricardo Marinovic - VS Code Theme