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#6cc08a
  • activityBar.background#1f2421
  • activityBar.foreground#455e50
  • activityBar.inactiveForeground#455e507e
  • activityBarBadge.background#6cc08a
  • activityBarBadge.foreground#0f1d1b
  • badge.background#6cc08a
  • badge.foreground#0f1d1b
  • breadcrumb.activeSelectionForeground#c2e6d5
  • breadcrumb.background#1b1b1b
  • breadcrumb.focusForeground#c2e6d5
  • breadcrumb.foreground#7c837c
  • button.background#2f5a52
  • button.foreground#eafff6
  • button.hoverBackground#376a60
  • button.secondaryBackground#262a29
  • button.secondaryForeground#a3bcb0
  • button.secondaryHoverBackground#2f3433
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#15151500
  • diffEditor.diagonalFill#ffffff10
  • diffEditor.insertedLineBackground#6cc08a14
  • diffEditor.insertedTextBackground#6cc08a22
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedLineBackground#e0817f14
  • diffEditor.removedTextBackground#e0817f26
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#6cc08a24
  • diffEditorGutter.removedLineBackground#e0817f24
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1b1b1b
  • editor.findMatchBackground#547972
  • editor.findMatchBorder#5ac9b4
  • editor.findMatchHighlightBackground#5ac9b434
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#5ac9b414
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#1f7c8632
  • editor.foreground#a3bcb0
  • editor.hoverHighlightBackground#5ac9b424
  • editor.inactiveSelectionBackground#455e507c
  • editor.lineHighlightBackground#455e5030
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#5479720e
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#455e50
  • editor.selectionHighlightBackground#60a37d36
  • editor.selectionHighlightBorder#455e50
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#5ac9b45e
  • editorBracketHighlight.foreground1#5b6488
  • editorBracketHighlight.foreground2#646d92
  • editorBracketHighlight.foreground3#6d769b
  • editorBracketHighlight.foreground4#7680a4
  • editorBracketHighlight.foreground5#7f89ad
  • editorBracketHighlight.foreground6#8892b6
  • editorBracketHighlight.unexpectedBracket.foreground#535b79
  • editorBracketMatch.background#455e50
  • editorBracketMatch.border#a8d4c6
  • editorBracketPairGuide.activeBackground1#5b648880
  • editorBracketPairGuide.activeBackground2#646d9280
  • editorBracketPairGuide.activeBackground3#6d769b80
  • editorBracketPairGuide.background1#5b648840
  • editorBracketPairGuide.background2#646d9240
  • editorBracketPairGuide.background3#6d769b40
  • editorCodeLens.foreground#5479727a
  • editorCursor.background#1f2421
  • editorCursor.foreground#c2e6d5
  • editorError.background#e476760c
  • editorError.border#ffffff00
  • editorError.foreground#d98f8f
  • editorGroup.border#2a2a2a
  • editorGroup.emptyBackground#1b1b1b
  • editorGroupHeader.border#ff393900
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2a2a2a
  • editorGutter.addedBackground#6cc08a
  • editorGutter.background#455e5000
  • editorGutter.commentRangeForeground#455e50
  • editorGutter.deletedBackground#e0817f
  • editorGutter.foldingControlForeground#455e50
  • editorGutter.modifiedBackground#5aa6b0
  • editorHoverWidget.background#1f2421
  • editorHoverWidget.border#455e5074
  • editorHoverWidget.foreground#e7f0eb
  • editorIndentGuide.activeBackground#60a37d62
  • editorIndentGuide.background#60a37d1e
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#a6cfd4
  • editorLineNumber.activeForeground#a8d4c6
  • editorLineNumber.foreground#455e50
  • editorLink.activeForeground#1f7c86
  • editorMarkerNavigation.background#1f2421
  • editorMarkerNavigationError.background#e4767687
  • editorMarkerNavigationInfo.background#5ac9b491
  • editorMarkerNavigationWarning.background#eae37d89
  • editorOverviewRuler.background#455e5012
  • editorOverviewRuler.border#ffffff00
  • editorOverviewRuler.errorForeground#d98f8f
  • editorOverviewRuler.infoForeground#a6cfd4
  • editorOverviewRuler.warningForeground#d9c98a
  • editorRuler.foreground#5ac9b428
  • editorSuggestWidget.background#1f2421fd
  • editorSuggestWidget.border#1f242170
  • editorSuggestWidget.foreground#e7f0eb
  • editorSuggestWidget.highlightForeground#60a37d
  • editorSuggestWidget.selectedBackground#455e50
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#d9c98a
  • editorWhitespace.foreground#60a37d78
  • editorWidget.background#1f2421
  • editorWidget.foreground#e7f0eb
  • editorWidget.resizeBorder#455e50
  • focusBorder#4f8f76
  • foreground#455e50
  • gitDecoration.addedResourceForeground#78bd94
  • gitDecoration.conflictingResourceForeground#c9a06a
  • gitDecoration.deletedResourceForeground#e0817f
  • gitDecoration.ignoredResourceForeground#547972
  • gitDecoration.modifiedResourceForeground#c9b98a
  • gitDecoration.stageDeletedResourceForeground#e0817f
  • gitDecoration.stageModifiedResourceForeground#c9b98a
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#78bd94
  • icon.foreground#455e50
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#1f7c867a
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#2a1e1e
  • inputValidation.errorBorder#d98f8f
  • inputValidation.errorForeground#e6d3d3
  • inputValidation.infoBackground#1c232a
  • inputValidation.infoBorder#a6cfd4
  • inputValidation.infoForeground#d5e2e4
  • inputValidation.warningBackground#2a2719
  • inputValidation.warningBorder#d9c98a
  • inputValidation.warningForeground#e6e0cf
  • list.activeSelectionBackground#243330
  • list.activeSelectionForeground#c2e6d5
  • list.dropBackground#455e5032
  • list.focusBackground#243330
  • list.focusForeground#c2e6d5
  • list.focusOutline#4f8f76
  • list.highlightForeground#c2e6d5
  • list.hoverBackground#1f2221
  • list.hoverForeground#e7f0eb
  • list.inactiveSelectionBackground#212423
  • list.inactiveSelectionForeground#a3bcb0
  • listFilterWidget.background#455e50
  • listFilterWidget.noMatchesOutline#e47676
  • listFilterWidget.outline#00000000
  • menu.background#1f2421
  • menu.border#455e503e
  • menu.foreground#60a37d
  • menu.selectionBackground#455e5044
  • menu.selectionBorder#00000000
  • menu.selectionForeground#e7f0eb
  • menu.separatorBackground#455e503e
  • menubar.selectionBackground#1f2421
  • menubar.selectionForeground#455e50
  • merge.commonContentBackground#547972
  • merge.commonHeaderBackground#547972
  • merge.currentContentBackground#455e50
  • merge.currentHeaderBackground#455e50
  • merge.incomingContentBackground#1f7c86
  • merge.incomingHeaderBackground#1f7c86
  • minimap.background#1b1b1b
  • minimap.errorHighlight#e47676
  • minimap.findMatchHighlight#547972
  • minimap.selectionHighlight#455e50
  • minimap.warningHighlight#eae37d
  • minimapGutter.addedBackground#6cc08a
  • minimapGutter.deletedBackground#e0817f
  • minimapGutter.modifiedBackground#5aa6b0
  • notificationCenter.border#455e5072
  • notificationCenterHeader.background#1d1f22
  • notificationCenterHeader.foreground#455e50
  • notificationLink.foreground#8bbfc6
  • notifications.background#202225
  • notifications.border#2a2a2a
  • notifications.foreground#bfd9ca
  • notificationsErrorIcon.foreground#d98f8f
  • notificationsInfoIcon.foreground#a6cfd4
  • notificationsWarningIcon.foreground#d9c98a
  • notificationToast.border#455e505a
  • panel.background#1e1e1e
  • panel.border#2a2a2a
  • panelSection.border#80808059
  • panelTitle.activeBorder#6cc08a
  • panelTitle.activeForeground#a3bcb0
  • panelTitle.inactiveForeground#7c837c
  • peekView.border#455e50
  • peekViewEditor.background#1f2421
  • peekViewEditor.matchHighlightBackground#54797297
  • peekViewEditor.matchHighlightBorder#547972
  • peekViewEditorGutter.background#1f2421
  • peekViewResult.background#1f2421
  • peekViewResult.fileForeground#bfd9ca
  • peekViewResult.lineForeground#bfd9ca
  • peekViewResult.matchHighlightBackground#547972a5
  • peekViewResult.selectionBackground#60a37d2a
  • peekViewResult.selectionForeground#e7f0eb
  • peekViewTitle.background#1f2421
  • peekViewTitleDescription.foreground#455e50
  • peekViewTitleLabel.foreground#60a37d
  • pickerGroup.border#60a37d80
  • pickerGroup.foreground#60a37d
  • progressBar.background#6cc08a
  • scrollbar.shadow#455e5033
  • scrollbarSlider.activeBackground#455e50ab
  • scrollbarSlider.background#455e502e
  • scrollbarSlider.hoverBackground#455e506a
  • selection.background#455e50
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#455e50
  • sideBar.background#1f2421
  • sideBar.border#ff000000
  • sideBar.dropBackground#455e5032
  • sideBar.foreground#bfd9ca
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#1b1b1b24
  • sideBarSectionHeader.foreground#e7f0eb
  • sideBarTitle.foreground#9aa39c
  • statusBar.background#181818
  • statusBar.border#2a2a2a
  • statusBar.debuggingBackground#3a4a44
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#eafff6
  • statusBar.foreground#a3bcb0
  • statusBar.noFolderBackground#181818
  • statusBar.noFolderBorder#ff000000
  • statusBar.noFolderForeground#60a37d
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.errorBackground#d98f8f
  • statusBarItem.errorForeground#1b1414
  • statusBarItem.hoverBackground#60a37d50
  • statusBarItem.prominentBackground#243330
  • statusBarItem.prominentForeground#c2e6d5
  • statusBarItem.remoteBackground#2f5a52
  • statusBarItem.remoteForeground#eafff6
  • statusBarItem.warningBackground#d9c98a
  • statusBarItem.warningForeground#1c1a12
  • tab.activeBackground#1b1b1b
  • tab.activeBorder#00000000
  • tab.activeBorderTop#6cc08a
  • tab.activeForeground#c2e6d5
  • tab.activeModifiedBorder#7fbcc4
  • tab.border#00000000
  • tab.hoverBackground#202020
  • tab.hoverBorder#455e5072
  • tab.hoverForeground#60a37d
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#7c837c
  • tab.inactiveModifiedBorder#4d7176
  • tab.unfocusedActiveBorderTop#4f8f76
  • tab.unfocusedActiveForeground#a3bcb0
  • terminal.ansiBlack#2a2a2a
  • terminal.ansiBlue#7f89ad
  • terminal.ansiBrightBlack#6f746c
  • terminal.ansiBrightBlue#9aa3c8
  • terminal.ansiBrightCyan#a3d4da
  • terminal.ansiBrightGreen#8fe0a8
  • terminal.ansiBrightMagenta#c1abda
  • terminal.ansiBrightRed#f0a3a1
  • terminal.ansiBrightWhite#e6e9e4
  • terminal.ansiBrightYellow#e2d199
  • terminal.ansiCyan#7fbcc4
  • terminal.ansiGreen#6cc08a
  • terminal.ansiMagenta#a891c2
  • terminal.ansiRed#e0817f
  • terminal.ansiWhite#c6cbc8
  • terminal.ansiYellow#cbb883
  • terminal.background#1b1b1b
  • terminal.border#2a2a2a
  • terminal.findMatchBackground#3a4a44
  • terminal.findMatchHighlightBackground#33403a80
  • terminal.foreground#c6cbc8
  • terminal.inactiveSelectionBackground#2b332f80
  • terminal.selectionBackground#33403a80
  • terminalCommandDecoration.defaultBackground#535b79
  • terminalCommandDecoration.errorBackground#d98f8f
  • terminalCommandDecoration.successBackground#6cc08a
  • terminalCursor.background#1b1b1b
  • terminalCursor.foreground#a8d4c6
  • terminalOverviewRuler.cursorForeground#a8d4c6
  • terminalOverviewRuler.findMatchForeground#d9c98a
  • textBlockQuote.background#20232a
  • textBlockQuote.border#56756a
  • textCodeBlock.background#202020
  • textLink.activeForeground#a6cfd4
  • textLink.foreground#8bbfc6
  • textPreformat.background#2a2a2a
  • textPreformat.foreground#9bb3ab
  • textSeparator.foreground#535b79
  • titleBar.activeBackground#1b1b1b
  • titleBar.activeForeground#60a37d
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1f2421
  • titleBar.inactiveForeground#e7f0eb7e
  • tree.indentGuidesStroke#333
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#455e5066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, variable.other, variable.other.readwrite, meta.definition.variable, variable.other.object, meta.object-literal.key, support.variable, variable.other.constant.object#a3bcb0
variable.parameter, variable.parameter.function, meta.function.parameters variable, meta.parameters variable.other#a4c9cb
variable.other.property, variable.other.object.property, meta.property.object, support.type.property-name, support.type.property-name.json, support.type.property-name.css#99cbbc
entity.name.function, meta.function-call, meta.function-call.generic, support.function, variable.function, entity.name.function.member, meta.function.python entity.name.function, entity.name.method#c2e6d5
entity.name.type, entity.name.class, entity.name.type.class, entity.other.inherited-class, support.class, support.type, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, entity.name.namespace, entity.name.type.module, storage.type.class, storage.type.interface, meta.type.annotation entity.name.type, support.type.primitive, entity.name.type.numeric#a8d4c6
support.function.builtin, support.function.std, support.type.builtin, support.constant, support.function.magic, variable.language.this, variable.language.self, variable.language.super#a6cfd4
string, string.quoted, string.quoted.single, string.quoted.double, string.template, string.unquoted, string.other.link, meta.embedded.line.ruby#9bb3ab
punctuation.definition.string.begin, punctuation.definition.string.end#9bb3ab
string.regexp, constant.other.character-class.regexp#9bb3ab
string.quoted.double.html, string.quoted.single.html, text.html string.quoted, text.html.vue string.quoted, meta.tag string.quoted, meta.embedded.block.html string.quoted#83a89b
text.html.basic, text.html.derivative, text.html.markdown, meta.paragraph.markdown#cdd1cb
punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, punctuation.section.embedded.begin.rails, punctuation.section.embedded.end.rails#a7d0d6bold
constant.numeric, constant.numeric.integer, constant.numeric.float#aed2d2
constant.language, constant.language.boolean, constant.language.null, constant.other, variable.other.constant, variable.other.enummember, constant.character, constant.other.color, entity.name.constant#aed2d2
constant.language.boolean, constant.language.boolean.ruby, constant.language.ruby, constant.language.nil.ruby, constant.language.python#aed2d2bold
keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.other, storage, storage.type, storage.modifier, keyword.declaration, keyword.control.conditional, keyword.control.loop#56756a
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.new#4c665d
punctuation, punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.section, meta.brace, punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.accessor, punctuation.definition.bracket, punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.embedded.block punctuation, keyword.operator.type.annotation#535b79
entity.name.tag, entity.name.tag.css, meta.tag#9ec6cc
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#9fbccb
markup.heading, entity.name.section, markup.heading punctuation.definition.heading#c2e6d5bold
markup.bold#c2e6d5bold
markup.italic#a8d4c6italic
markup.underline.link, string.other.link.title.markdown#a6cfd4
markup.inline.raw, markup.fenced_code#9bb3ab
support.type.property-name.json, meta.structure.dictionary.key.json string, meta.structure.dictionary.json support.type.property-name.json#c2e6d5
comment.block, comment.block.documentation, string.quoted.docstring, string.quoted.docstring.multi, comment.block.documentation punctuation#6f8f82italic
comment.line.documentation, comment.documentation#6f8f82italic
comment.line, punctuation.definition.comment#566a61italic
invalid, invalid.illegal#d98f8f
Oradia by Hansespinosa2 - VS Code Theme