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#0b0b0b
  • activityBar.border#2d2d2d
  • activityBar.foreground#d4d4d4
  • activityBar.inactiveForeground#707070
  • activityBarBadge.background#e21500
  • activityBarBadge.foreground#ffffff
  • badge.background#e21500
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#d4d4d4
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#d4d4d4
  • breadcrumb.foreground#707070
  • breadcrumbPicker.background#222222
  • button.background#d4d4d4
  • button.foreground#0b0b0b
  • button.hoverBackground#f1f1f1
  • button.secondaryBackground#2d2d2d
  • button.secondaryForeground#d4d4d4
  • button.secondaryHoverBackground#434343
  • descriptionForeground#707070
  • dropdown.background#222222
  • dropdown.border#2d2d2d
  • dropdown.foreground#d4d4d4
  • dropdown.listBackground#222222
  • editor.background#151515
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#222222
  • editor.selectionBackground#2d2d2d
  • editorCursor.foreground#d4d4d4
  • editorError.foreground#e21500
  • editorGroup.border#2d2d2d
  • editorGroupHeader.noTabsBackground#151515
  • editorGroupHeader.tabsBackground#0b0b0b
  • editorGroupHeader.tabsBorder#2d2d2d
  • editorHoverWidget.background#222222
  • editorHoverWidget.border#2d2d2d
  • editorIndentGuide.activeBackground1#5a5a5a
  • editorIndentGuide.background1#222222
  • editorInfo.foreground#1d99ff
  • editorLineNumber.activeForeground#a9a9a9
  • editorLineNumber.foreground#5a5a5a
  • editorSuggestWidget.background#222222
  • editorSuggestWidget.border#2d2d2d
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#2d2d2d
  • editorWarning.foreground#ff6a38
  • editorWhitespace.foreground#2d2d2d
  • editorWidget.background#222222
  • editorWidget.border#2d2d2d
  • editorWidget.foreground#d4d4d4
  • focusBorder#5a5a5a
  • gitDecoration.addedResourceForeground#718778
  • gitDecoration.conflictingResourceForeground#ff6a38
  • gitDecoration.deletedResourceForeground#b51100
  • gitDecoration.ignoredResourceForeground#5a5a5a
  • gitDecoration.modifiedResourceForeground#7f7e61
  • gitDecoration.submoduleResourceForeground#728187
  • gitDecoration.untrackedResourceForeground#718778
  • icon.foreground#a9a9a9
  • input.background#222222
  • input.border#2d2d2d
  • input.foreground#d4d4d4
  • input.placeholderForeground#707070
  • inputOption.activeBackground#2d2d2d
  • inputOption.activeBorder#5a5a5a
  • inputOption.activeForeground#d4d4d4
  • inputValidation.errorBackground#5a0800
  • inputValidation.errorBorder#e21500
  • list.activeSelectionBackground#2d2d2d
  • list.activeSelectionForeground#d4d4d4
  • list.errorForeground#e21500
  • list.focusOutline#5a5a5a
  • list.highlightForeground#ffffff
  • list.hoverBackground#222222
  • list.inactiveSelectionBackground#222222
  • list.warningForeground#ff6a38
  • menu.background#222222
  • menu.foreground#d4d4d4
  • menu.selectionBackground#2d2d2d
  • menu.selectionForeground#d4d4d4
  • menu.separatorBackground#2d2d2d
  • menubar.selectionBackground#222222
  • notificationCenterHeader.background#222222
  • notifications.background#222222
  • notifications.border#2d2d2d
  • notifications.foreground#d4d4d4
  • notificationsErrorIcon.foreground#e21500
  • notificationsInfoIcon.foreground#1d99ff
  • notificationsWarningIcon.foreground#ff6a38
  • notificationToast.border#2d2d2d
  • panel.background#151515
  • panel.border#2d2d2d
  • panelTitle.activeBorder#d4d4d4
  • panelTitle.activeForeground#d4d4d4
  • panelTitle.inactiveForeground#707070
  • problemsErrorIcon.foreground#e21500
  • problemsInfoIcon.foreground#1d99ff
  • problemsWarningIcon.foreground#ff6a38
  • progressBar.background#8d8d8d
  • quickInput.background#222222
  • quickInput.foreground#d4d4d4
  • quickInputList.focusBackground#2d2d2d
  • quickInputList.focusForeground#d4d4d4
  • quickInputTitle.background#222222
  • sash.hoverBorder#5a5a5a
  • scrollbarSlider.activeBackground#5a5a5a
  • scrollbarSlider.background#2d2d2d
  • scrollbarSlider.hoverBackground#434343
  • selection.background#2d2d2d
  • sideBar.background#0b0b0b
  • sideBar.border#2d2d2d
  • sideBar.foreground#a9a9a9
  • sideBarSectionHeader.background#0b0b0b
  • sideBarSectionHeader.border#2d2d2d
  • sideBarSectionHeader.foreground#a9a9a9
  • sideBarTitle.foreground#d4d4d4
  • statusBar.background#0b0b0b
  • statusBar.border#2d2d2d
  • statusBar.debuggingBackground#5a0800
  • statusBar.debuggingForeground#d4d4d4
  • statusBar.foreground#8d8d8d
  • statusBar.noFolderBackground#0b0b0b
  • statusBarItem.errorBackground#b51100
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.remoteBackground#2d2d2d
  • statusBarItem.remoteForeground#d4d4d4
  • tab.activeBackground#151515
  • tab.activeForeground#d4d4d4
  • tab.border#2d2d2d
  • tab.hoverBackground#151515
  • tab.inactiveBackground#0b0b0b
  • tab.inactiveForeground#707070
  • tab.unfocusedActiveForeground#8d8d8d
  • tab.unfocusedInactiveForeground#5a5a5a
  • terminal.ansiBlack#2d2d2d
  • terminal.ansiBlue#1d99ff
  • terminal.ansiBrightBlack#707070
  • terminal.ansiBrightBlue#76d6ff
  • terminal.ansiBrightCyan#f4f7ff
  • terminal.ansiBrightGreen#70e697
  • terminal.ansiBrightMagenta#cdbbff
  • terminal.ansiBrightRed#ff6a38
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fffa82
  • terminal.ansiCyan#76d6ff
  • terminal.ansiGreen#1ac95d
  • terminal.ansiMagenta#8471ff
  • terminal.ansiRed#e21500
  • terminal.ansiWhite#c6c6c6
  • terminal.ansiYellow#f1ed00
  • terminal.background#151515
  • terminal.foreground#d4d4d4
  • terminal.selectionBackground#2d2d2d
  • terminal.tab.activeBorder#e21500
  • terminalCursor.foreground#d4d4d4
  • textLink.activeForeground#76d6ff
  • textLink.foreground#728187
  • titleBar.activeBackground#0b0b0b
  • titleBar.activeForeground#a9a9a9
  • titleBar.border#2d2d2d
  • titleBar.inactiveBackground#0b0b0b
  • titleBar.inactiveForeground#5a5a5a
  • tree.indentGuidesStroke#2d2d2d
  • widget.border#2d2d2d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#707070
comment.block.documentation, comment.line.documentation, string.quoted.docstring#718778
keyword, keyword.control, keyword.other, storage.type, storage.modifier#cdbbff
storage.type.string#cdbbffitalic
string, string.quoted, constant.character, constant.other.symbol#fffa82
constant.numeric, constant.language, support.constant, constant.other, variable.language, variable.other.assignment#ff6a38
entity.name.function, support.function, meta.function-call.generic, variable.function#70e697
entity.name.type, entity.name.class, support.type, support.class#76d6ff
variable.parameter, variable.object.property#1d99ffitalic
storage.modifier.lifetime, punctuation.definition.lifetime, entity.name.type.lifetime#cdbbffitalic
entity.name.namespace#76d6ff
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.comma, punctuation.semi, punctuation.brackets, meta.brace.round, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, punctuation.definition.dictionary, punctuation.section#8d8d8d
entity.name.decorator, meta.decorator, entity.name.function.decorator, punctuation.definition.decorator#e21500
markup.heading, entity.name.section, punctuation.definition.heading#cdbbffbold
markup.bold#d4d4d4bold
markup.italic#d4d4d4italic
string.other.link, string.other.link.title, string.other.link.description#76d6ff
markup.underline.link#728187underline
markup.inline.raw, markup.raw#fffa82
markup.quote, punctuation.definition.quote#718778italic
punctuation.definition.list.begin.markdown, beginning.punctuation.definition.list.markdown, markup.list.bullet#fec2a0
Furiosa Syntax Theme by furiosa-ai - VS Code Theme