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#242526
  • activityBar.border#242526
  • activityBar.foreground#F7F7F5
  • activityBar.inactiveForeground#8A8E93
  • activityBarBadge.background#757B84
  • activityBarBadge.foreground#F7F7F5
  • badge.background#757B84
  • badge.foreground#F7F7F5
  • button.background#757B84
  • button.foreground#F7F7F5
  • button.hoverBackground#646A73
  • button.secondaryBackground#D5D7D9
  • button.secondaryForeground#242526
  • contrastBorder#D5D7D9
  • dropdown.background#FFFFFF
  • dropdown.border#D5D7D9
  • editor.background#F7F7F5
  • editor.findMatchBackground#F0D27A70
  • editor.findMatchHighlightBackground#F0D27A40
  • editor.foreground#242526
  • editor.inactiveSelectionBackground#ADC7E025
  • editor.lineHighlightBackground#ECEDEC
  • editor.selectionBackground#ADC7E050
  • editor.selectionHighlightBackground#ADC7E030
  • editor.wordHighlightBackground#F0D27A40
  • editorBracketMatch.background#ADC7E020
  • editorBracketMatch.border#757B84
  • editorCursor.foreground#757B84
  • editorGroup.border#D5D7D9
  • editorGroupHeader.tabsBackground#ECEDEC
  • editorGutter.addedBackground#6E9C6E
  • editorGutter.deletedBackground#C46C63
  • editorGutter.modifiedBackground#5E7FA8
  • editorHoverWidget.background#ECEDEC
  • editorHoverWidget.border#D5D7D9
  • editorIndentGuide.activeBackground1#C2C4C6
  • editorIndentGuide.background1#E0E2E3
  • editorLineNumber.activeForeground#757B84
  • editorLineNumber.foreground#C2C4C6
  • editorRuler.foreground#E0E2E3
  • editorSuggestWidget.background#ECEDEC
  • editorSuggestWidget.border#D5D7D9
  • editorSuggestWidget.selectedBackground#ADC7E040
  • editorWhitespace.foreground#E0E2E3
  • editorWidget.background#ECEDEC
  • editorWidget.border#D5D7D9
  • extensionButton.prominentBackground#757B84
  • extensionButton.prominentHoverBackground#646A73
  • focusBorder#757B84
  • foreground#242526
  • input.background#FFFFFF
  • input.border#D5D7D9
  • input.foreground#242526
  • input.placeholderForeground#B0B3B7
  • list.activeSelectionBackground#242526
  • list.activeSelectionForeground#F7F7F5
  • list.highlightForeground#757B84
  • list.hoverBackground#E8E9EA
  • list.inactiveSelectionBackground#E1E3E4
  • notificationCenterHeader.background#ECEDEC
  • notifications.background#ECEDEC
  • notifications.border#D5D7D9
  • notifications.foreground#242526
  • panel.background#ECEDEC
  • panel.border#D5D7D9
  • panelTitle.activeForeground#242526
  • panelTitle.inactiveForeground#55585D
  • peekView.border#757B84
  • peekViewEditor.background#F7F7F5
  • peekViewResult.background#ECEDEC
  • progressBar.background#757B84
  • scrollbarSlider.activeBackground#757B8480
  • scrollbarSlider.background#C2C4C670
  • scrollbarSlider.hoverBackground#C2C4C6A0
  • sideBar.background#ECEDEC
  • sideBar.border#D5D7D9
  • sideBar.foreground#55585D
  • sideBarSectionHeader.background#E1E3E4
  • sideBarSectionHeader.foreground#242526
  • sideBarTitle.foreground#242526
  • statusBar.background#757B84
  • statusBar.debuggingBackground#C46C63
  • statusBar.foreground#F7F7F5
  • statusBar.noFolderBackground#757B84
  • statusBarItem.hoverBackground#646A73
  • tab.activeBackground#F7F7F5
  • tab.activeBorderTop#757B84
  • tab.activeForeground#242526
  • tab.border#D5D7D9
  • tab.inactiveBackground#E1E3E4
  • tab.inactiveForeground#55585D
  • terminal.ansiBlack#242526
  • terminal.ansiBlue#5E7FA8
  • terminal.ansiBrightBlack#C2C4C6
  • terminal.ansiBrightBlue#7B9ABF
  • terminal.ansiBrightCyan#6AA4AA
  • terminal.ansiBrightGreen#87B585
  • terminal.ansiBrightMagenta#9A81A8
  • terminal.ansiBrightRed#D8847A
  • terminal.ansiBrightWhite#F7F7F5
  • terminal.ansiBrightYellow#D1AE5A
  • terminal.ansiCyan#4E858A
  • terminal.ansiGreen#6E9C6E
  • terminal.ansiMagenta#7D668C
  • terminal.ansiRed#C46C63
  • terminal.ansiWhite#55585D
  • terminal.ansiYellow#B8943D
  • terminal.background#F7F7F5
  • terminal.foreground#242526
  • titleBar.activeBackground#1B1C1D
  • titleBar.activeForeground#F7F7F5
  • titleBar.inactiveBackground#1B1C1D
  • titleBar.inactiveForeground#8A8E93

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#242526
comment, punctuation.definition.comment#A3A6ABitalic
keyword, keyword.control, storage.type, storage.modifier#3F4A57bold
string, string.quoted#5E7FA8
constant.numeric, constant.language, constant.character#B8943D
entity.name.function, support.function, meta.function-call#242526bold
variable, variable.parameter#242526
entity.name.type, entity.name.class, support.class, support.type#55585Ditalic
entity.name.tag#3F4A57
entity.other.attribute-name#5E7FA8
keyword.operator, punctuation#7B8088
variable.other.property, meta.object-literal.key#4E858A
markup.heading#242526bold
markup.boldbold
markup.italicitalic
invalid, invalid.illegal#F7F7F5
Anorak Themes by calebdsharp - VS Code Theme