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#071120ff
  • activityBar.dropBackground#071120ff
  • activityBar.foreground#9fa6b5ff
  • activityBar.inactiveForeground#4e5667ff
  • activityBarBadge.background#9fa6b5bf
  • activityBarBadge.foreground#faffffff
  • badge.background#9fa6b5bf
  • badge.foreground#faffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#071120ff
  • breadcrumb.focusForeground#e9eefbff
  • breadcrumb.foreground#6c7384ff
  • breadcrumbPicker.background#071120ff
  • button.background#6c7384ff
  • button.foreground#faffffff
  • button.hoverBackground#7c8394ff
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#071120ff
  • debugToolBar.background#071120ff
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#071120ff
  • dropdown.border#071120ff
  • dropdown.foreground#e9eefbff
  • editor.background#071120ff
  • editor.findMatchBackground#6c738440
  • editor.findMatchHighlightBackground#6c738440
  • editor.findRangeHighlightBackground#6c738440
  • editor.focusedStackFrameHighlightBackground#6c738440
  • editor.foreground#d7dceaff
  • editor.hoverHighlightBackground#6c738440
  • editor.inactiveSelectionBackground#6c738420
  • editor.lineHighlightBackground#071120ff
  • editor.lineHighlightBorder#071120ff
  • editor.rangeHighlightBackground#6c738440
  • editor.selectionBackground#6c738440
  • editor.selectionHighlightBackground#6c738420
  • editor.snippetFinalTabstopHighlightBorder#6c738440
  • editor.snippetTabstopHighlightBackground#6c738440
  • editor.stackFrameHighlightBackground#6c738440
  • editor.wordHighlightBackground#6c738420
  • editor.wordHighlightStrongBackground#6c738420
  • editorActiveLineNumber.foreground#6c7384ff
  • editorBracketMatch.background#6c738420
  • editorBracketMatch.border#9fa6b5ff
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#9fa6b5ff
  • editorError.foreground#7c8394ff
  • editorGroup.border#071120ff
  • editorGroup.dropBackground#071120ff
  • editorGroupHeader.noTabsBackground#071120ff
  • editorGroupHeader.tabsBackground#071120ff
  • editorGutter.addedBackground#5c6475ff
  • editorGutter.background#071120ff
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#5c6475ff
  • editorGutter.modifiedBackground#5c6475ff
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#071120ff
  • editorHoverWidget.border#071120ff
  • editorIndentGuide.activeBackground#2a3344ff
  • editorIndentGuide.background#20293bff
  • editorInfo.foreground#008000
  • editorLineNumber.activeForeground#6c7384ff
  • editorLineNumber.foreground#4e5667ff
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#7c8394ff
  • editorMarkerNavigationInfo.background#008000
  • editorMarkerNavigationWarning.background#4d9e4d
  • editorOverviewRuler.addedForeground#4e5667ff
  • editorOverviewRuler.border#071120ff
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#4e5667ff
  • editorOverviewRuler.errorForeground#7c8394bf
  • editorOverviewRuler.findMatchForeground#f6b94db3
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#121288b3
  • editorOverviewRuler.modifiedForeground#4e5667ff
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#128812b3
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#071120ff
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#071120ff
  • editorSuggestWidget.border#071120ff
  • editorSuggestWidget.foreground#e9eefbff
  • editorSuggestWidget.highlightForeground#e9eefbff
  • editorSuggestWidget.selectedBackground#20293bff
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#4d9e4d
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#071120ff
  • editorWidget.border#071120ff
  • errorForeground#7c8394ff
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#6c7384ff
  • foreground#d7dceaff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#6c7384ff
  • gitDecoration.modifiedResourceForeground#9fa6b5ff
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#9fa6b5ff
  • input.background#071120ff
  • input.foreground#e9eefbff
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBorder#9fa6b5ff
  • inputValidation.errorBackground#071120ff
  • inputValidation.errorBorder#343d4fff
  • inputValidation.infoBackground#071120ff
  • inputValidation.infoBorder#343d4fff
  • inputValidation.warningBackground#071120ff
  • inputValidation.warningBorder#343d4fff
  • list.activeSelectionBackground#20293bff
  • list.activeSelectionForeground#e9eefbff
  • list.dropBackground#071120ff
  • list.errorForeground#7c8394ff
  • list.focusBackground#20293bff
  • list.highlightForeground#e9eefbff
  • list.hoverBackground#20293bff
  • list.inactiveFocusBackground#20293bff
  • list.inactiveSelectionBackground#20293bff
  • list.inactiveSelectionForeground#e9eefbff
  • list.invalidItemForeground#b89500
  • list.warningForeground#4d9e4d
  • menu.background#071120ff
  • menu.foreground#b1b8c7ff
  • menu.selectionBackground#20293bff
  • menu.selectionForeground#e9eefbff
  • menu.separatorBackground#343d4fff
  • menubar.selectionBackground#20293bff
  • menubar.selectionForeground#e9eefbff
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • notificationCenterHeader.background#071120ff
  • notificationLink.foreground#9fa6b5ff
  • notifications.background#071120ff
  • notifications.border#071120ff
  • panel.background#071120ff
  • panel.border#071120ff
  • panel.dropBackground#071120ff
  • panelTitle.activeBorder#9fa6b5ff
  • panelTitle.activeForeground#e9eefbff
  • panelTitle.inactiveForeground#9fa6b5ff
  • peekView.border#071120ff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#071120ff
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#071120ff
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#071120ff
  • pickerGroup.foreground#3794ff
  • progressBar.background#0e70c0
  • scrollbar.shadow#000119ff
  • scrollbarSlider.activeBackground#4e5667bf
  • scrollbarSlider.background#343d4fbf
  • scrollbarSlider.hoverBackground#41495abf
  • settings.checkboxBackground#071120ff
  • settings.checkboxBorder#4e5667ff
  • settings.checkboxForeground#e9eefbff
  • settings.dropdownBackground#071120ff
  • settings.dropdownBorder#071120ff
  • settings.dropdownForeground#e9eefbff
  • settings.dropdownListBorder#2a3344ff
  • settings.headerForeground#e9eefbff
  • settings.modifiedItemIndicator#6c7384ff
  • settings.numberInputBackground#071120ff
  • settings.numberInputForeground#e9eefbff
  • settings.textInputBackground#071120ff
  • settings.textInputForeground#e9eefbff
  • sideBar.background#071120ff
  • sideBar.dropBackground#071120ff
  • sideBar.foreground#9fa6b5ff
  • sideBarSectionHeader.background#071120ff
  • sideBarSectionHeader.foreground#4e5667ff
  • sideBarTitle.foreground#4e5667ff
  • statusBar.background#20293bff
  • statusBar.debuggingBackground#9c2b08ff
  • statusBar.debuggingForeground#9fa6b5ff
  • statusBar.foreground#9fa6b5ff
  • statusBar.noFolderBackground#5a2572ff
  • statusBar.noFolderForeground#9fa6b5ff
  • tab.activeBackground#071120ff
  • tab.activeBorder#9fa6b5ff
  • tab.activeForeground#e9eefbff
  • tab.activeModifiedBorder#9fa6b5bf
  • tab.border#071120ff
  • tab.inactiveBackground#071120ff
  • tab.inactiveForeground#9fa6b5ff
  • tab.inactiveModifiedBorder#9fa6b5bf
  • tab.unfocusedActiveForeground#e9eefbff
  • tab.unfocusedActiveModifiedBorder#9fa6b580
  • tab.unfocusedInactiveForeground#9fa6b5ff
  • tab.unfocusedInactiveModifiedBorder#9fa6b580
  • terminal.ansiBlack#071120ff
  • terminal.ansiBlue#b1b8c7ff
  • terminal.ansiBrightBlack#4e5667ff
  • terminal.ansiBrightBlue#b1b8c7ff
  • terminal.ansiBrightCyan#b1b8c7ff
  • terminal.ansiBrightGreen#b1b8c7ff
  • terminal.ansiBrightMagenta#b1b8c7ff
  • terminal.ansiBrightRed#b1b8c7ff
  • terminal.ansiBrightWhite#faffffff
  • terminal.ansiBrightYellow#b1b8c7ff
  • terminal.ansiCyan#b1b8c7ff
  • terminal.ansiGreen#4e5667ff
  • terminal.ansiMagenta#b1b8c7ff
  • terminal.ansiRed#4e5667ff
  • terminal.ansiWhite#d7dceaff
  • terminal.ansiYellow#b1b8c7ff
  • terminal.background#071120ff
  • terminal.border#071120ff
  • terminal.foreground#d7dceaff
  • terminal.selectionBackground#6c738440
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#071120ff
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#9fa6b5ff
  • textLink.foreground#9fa6b5ff
  • textPreformat.foreground#b1b8c7ff
  • textSeparator.foreground#ffffff2e
  • titleBar.activeBackground#071120ff
  • titleBar.activeForeground#9fa6b5ff
  • titleBar.inactiveBackground#071120ff
  • titleBar.inactiveForeground#4e5667ff
  • widget.shadow#061123ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#d7dceaff
emphasisitalic
strongbold
header#000080
comment#6c7384ff
constant.language#9fa6b5ff
constant.numeric#d7dceaff
constant.regexp#b1b8c7ff
entity.name.tag#9fa6b5ff
entity.name.tag.css#d7dceaff
entity.other.attribute-name#c4cad8ff
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#c4cad8ff
invalid#f44747
markup.underlineunderline
markup.bold#9fa6b5ffbold
markup.heading#9fa6b5ffbold
markup.italicitalic
markup.inserted#d7dceaff
markup.deleted#d7dceaff
markup.changed#9fa6b5ff
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#d7dceaff
punctuation.definition.tag#606162
meta.preprocessor#9fa6b5ff
meta.preprocessor.string#d7dceaff
meta.preprocessor.numeric#d7dceaff
meta.structure.dictionary.key.python#d7dceaff
meta.diff.header#9fa6b5ff
storage#9fa6b5ff
storage.type#9fa6b5ff
storage.modifier#9fa6b5ff
string#d7dceaff
string.tag#d7dceaff
string.value#d7dceaff
string.regexp#d7dceaff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b1b8c7ff
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#d7dceaff
keyword#9fa6b5ff
keyword.control#536489
keyword.operator#b1b8c7ff
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#9fa6b5ff
keyword.other.unit#d7dceaff
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#9fa6b5ff
support.function.git-rebase#c4cad8ff
constant.sha.git-rebase#d7dceaff
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#9fa6b5ff
entity.name.function, support.function, support.constant.handlebars#74b6e7
meta.type.annotation.ts#acdfef
meta.return-type.ts#cab3e9
support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#c4cad8ff
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#c4cad8ff
keyword.control#9fa6b5ff
variable, meta.definition.variable.name, support.variable, entity.name.variable#afddff
variable.other.readwrite.alias#cacaca
meta.object-literal.key#c1cae4
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#d7dceaff
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#606162
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#b1b8c7ff
keyword.operator.or.regexp, keyword.control.anchor.regexp#b1b8c7ff
keyword.operator.quantifier.regexp#d7dceaff
constant.character#9fa6b5ff
constant.character.escape#606162
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
string.quoted.double.html#d7dceaff
string.template#d7dceaff
storage.type.function#9fa6b5ff
support.class.component.js#9fa6b5ff
variable.parameter#d7dceaff
variable.other.property#d7dceaff
support.function, support.constant.handlebars#c4cad8ff
support.type, support.class, support.constant.math#9fa6b5ff
support.type.vendored.property-name, support.type.property-name#d7dceaff
support.function#c4cad8ff
variable.other.constant#d7dceaff
meta.brace.round, meta.brace.square, meta.brace.angle, punctuation#606162
support.type.property-name.json#d7dceaff
meta.var.expr#646464
storage.type.function.arrow.js, storage.type.function.arrow.ts, storage.type.function.arrow.tsx#b1b8c7ff
punctuation.definition.keyword.css, punctuation.definition.directive.c, punctuation.definition.heading.markdown#9fa6b5ff
entity.name.type.class, entity.name.type.module#c4cad8ff
punctuation.definition.comment, punctuation.definition.list.begin.markdown#6c7384ff
markup.headingnormal
Barsom Prime Dark by Barsom - VS Code Theme