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#20232A
  • activityBar.border#20232A
  • activityBar.foreground#E4E6EA
  • activityBar.inactiveForeground#666E80
  • activityBarBadge.background#A695BC
  • activityBarBadge.foreground#191B20
  • badge.background#A695BC
  • badge.foreground#191B20
  • button.background#A695BC
  • button.foreground#191B20
  • button.hoverBackground#9280AC
  • button.secondaryBackground#2F333D
  • button.secondaryForeground#E4E6EA
  • contrastBorder#2F333D
  • dropdown.background#191B20
  • dropdown.border#2F333D
  • editor.background#191B20
  • editor.findMatchBackground#A695BC60
  • editor.findMatchHighlightBackground#A695BC35
  • editor.foreground#E4E6EA
  • editor.inactiveSelectionBackground#8CA0B825
  • editor.lineHighlightBackground#20232A
  • editor.selectionBackground#8CA0B850
  • editor.selectionHighlightBackground#8CA0B830
  • editor.wordHighlightBackground#8CA0B830
  • editorBracketMatch.background#8CA0B840
  • editorBracketMatch.border#A695BC
  • editorCursor.foreground#A695BC
  • editorGroup.border#2F333D
  • editorGroupHeader.tabsBackground#20232A
  • editorGutter.addedBackground#8FBB97
  • editorGutter.deletedBackground#CC9384
  • editorGutter.modifiedBackground#8CA0B8
  • editorHoverWidget.background#20232A
  • editorHoverWidget.border#2F333D
  • editorIndentGuide.activeBackground1#A695BC70
  • editorIndentGuide.background1#2F333D
  • editorLineNumber.activeForeground#A695BC
  • editorLineNumber.foreground#585F6E
  • editorRuler.foreground#2F333D
  • editorSuggestWidget.background#20232A
  • editorSuggestWidget.border#2F333D
  • editorSuggestWidget.selectedBackground#8CA0B840
  • editorWhitespace.foreground#2F333D
  • editorWidget.background#20232A
  • editorWidget.border#2F333D
  • extensionButton.prominentBackground#A695BC
  • extensionButton.prominentHoverBackground#9280AC
  • focusBorder#A695BC
  • foreground#E4E6EA
  • input.background#191B20
  • input.border#2F333D
  • input.foreground#E4E6EA
  • input.placeholderForeground#585F6E
  • list.activeSelectionBackground#2F333D
  • list.activeSelectionForeground#E4E6EA
  • list.highlightForeground#A695BC
  • list.hoverBackground#282C35
  • list.inactiveSelectionBackground#282C35
  • notificationCenterHeader.background#20232A
  • notifications.background#20232A
  • notifications.border#2F333D
  • notifications.foreground#E4E6EA
  • panel.background#20232A
  • panel.border#2F333D
  • panelTitle.activeForeground#E4E6EA
  • panelTitle.inactiveForeground#AEB4C0
  • peekView.border#A695BC
  • peekViewEditor.background#191B20
  • peekViewResult.background#20232A
  • progressBar.background#A695BC
  • scrollbarSlider.activeBackground#A695BC80
  • scrollbarSlider.background#2F333D70
  • scrollbarSlider.hoverBackground#2F333DA0
  • sideBar.background#20232A
  • sideBar.border#2F333D
  • sideBar.foreground#AEB4C0
  • sideBarSectionHeader.background#282C35
  • sideBarSectionHeader.foreground#E4E6EA
  • sideBarTitle.foreground#E4E6EA
  • statusBar.background#332E42
  • statusBar.debuggingBackground#CC9384
  • statusBar.foreground#E4E6EA
  • statusBar.noFolderBackground#332E42
  • statusBarItem.hoverBackground#9280AC
  • tab.activeBackground#191B20
  • tab.activeBorderTop#A695BC
  • tab.activeForeground#E4E6EA
  • tab.border#2F333D
  • tab.inactiveBackground#282C35
  • tab.inactiveForeground#AEB4C0
  • terminal.ansiBlack#282C35
  • terminal.ansiBlue#8CA0B8
  • terminal.ansiBrightBlack#585F6E
  • terminal.ansiBrightBlue#A4B8CE
  • terminal.ansiBrightCyan#9DC0CB
  • terminal.ansiBrightGreen#A9D0AF
  • terminal.ansiBrightMagenta#BCACD1
  • terminal.ansiBrightRed#DEA898
  • terminal.ansiBrightWhite#E4E6EA
  • terminal.ansiBrightYellow#D9BE87
  • terminal.ansiCyan#87ABB8
  • terminal.ansiGreen#8FBB97
  • terminal.ansiMagenta#A695BC
  • terminal.ansiRed#CC9384
  • terminal.ansiWhite#AEB4C0
  • terminal.ansiYellow#C6A96C
  • terminal.background#191B20
  • terminal.foreground#E4E6EA
  • titleBar.activeBackground#131519
  • titleBar.activeForeground#E4E6EA
  • titleBar.inactiveBackground#131519
  • titleBar.inactiveForeground#666E80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E4E6EA
comment, punctuation.definition.comment#666E80italic
keyword, keyword.control, storage.type, storage.modifier#8FBB97bold
string, string.quoted#A695BC
constant.numeric, constant.language, constant.character#87ABB8
entity.name.function, support.function, meta.function-call#CC9384
variable, variable.parameter#E4E6EA
entity.name.type, entity.name.class, support.class, support.type#A695BCbold
entity.name.tag#8FBB97
entity.other.attribute-name#C6A96C
keyword.operator, punctuation#8890A0
variable.other.property, meta.object-literal.key#87ABB8
markup.heading#A695BCbold
markup.boldbold
markup.italicitalic
invalid, invalid.illegal#191B20
Anorak Themes by calebdsharp - VS Code Theme