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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#707070
comment.block.documentation, comment.line.documentation, string.quoted.docstring#5a6b60
keyword, keyword.control, keyword.other, storage.type, storage.modifier#4a2bb8
storage.type.string#4a2bb8italic
string, string.quoted, constant.character, constant.other.symbol#066b30
constant.numeric, constant.language, support.constant, constant.other, variable.language, variable.other.assignment#a8380a
entity.name.function, support.function, meta.function-call.generic, variable.function#0d4fa3
entity.name.type, entity.name.class, support.type, support.class#2d2d2d
variable.parameter, variable.object.property#0b0b0bitalic
storage.modifier.lifetime, punctuation.definition.lifetime, entity.name.type.lifetime#4a2bb8italic
entity.name.namespace#2d2d2d
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#5a5a5a
entity.name.decorator, meta.decorator, entity.name.function.decorator, punctuation.definition.decorator#b51100
markup.heading, entity.name.section, punctuation.definition.heading#4a2bb8bold
markup.bold#0b0b0bbold
markup.italic#0b0b0bitalic
string.other.link, string.other.link.title, string.other.link.description#0d4fa3
markup.underline.link#728187underline
markup.inline.raw, markup.raw#066b30
markup.quote, punctuation.definition.quote#5a6b60italic
punctuation.definition.list.begin.markdown, beginning.punctuation.definition.list.markdown, markup.list.bullet#a8380a
Furiosa Syntax Theme by furiosa-ai - VS Code Theme