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#26312B
  • activityBar.border#3A4A41
  • activityBar.foreground#E8DCC8
  • activityBar.inactiveForeground#6B7A70
  • activityBarBadge.background#E8998D
  • activityBarBadge.foreground#1F2723
  • badge.background#E8998D
  • badge.foreground#1F2723
  • button.background#E8998D
  • button.foreground#1F2723
  • button.hoverBackground#D98577
  • button.secondaryBackground#3A4A41
  • button.secondaryForeground#E8DCC8
  • contrastBorder#3A4A41
  • dropdown.background#26312B
  • dropdown.border#3A4A41
  • editor.background#1F2723
  • editor.findMatchBackground#C1666B80
  • editor.findMatchHighlightBackground#C1666B40
  • editor.foreground#E8DCC8
  • editor.inactiveSelectionBackground#D9A44120
  • editor.lineHighlightBackground#26312B
  • editor.selectionBackground#D9A44140
  • editor.selectionHighlightBackground#D9A44125
  • editor.wordHighlightBackground#7A9CC640
  • editorBracketMatch.background#D9A44140
  • editorBracketMatch.border#E8998D
  • editorCursor.foreground#E8998D
  • editorGroup.border#3A4A41
  • editorGroupHeader.tabsBackground#1A211D
  • editorGutter.addedBackground#8FBFA0
  • editorGutter.deletedBackground#C1666B
  • editorGutter.modifiedBackground#7A9CC6
  • editorHoverWidget.background#26312B
  • editorHoverWidget.border#3A4A41
  • editorIndentGuide.activeBackground1#E8998D70
  • editorIndentGuide.background1#324038
  • editorLineNumber.activeForeground#E8998D
  • editorLineNumber.foreground#4C5C54
  • editorRuler.foreground#324038
  • editorSuggestWidget.background#26312B
  • editorSuggestWidget.border#3A4A41
  • editorSuggestWidget.selectedBackground#D9A44140
  • editorWhitespace.foreground#324038
  • editorWidget.background#26312B
  • editorWidget.border#3A4A41
  • extensionButton.prominentBackground#E8998D
  • extensionButton.prominentHoverBackground#D98577
  • focusBorder#E8998D80
  • foreground#E8DCC8
  • input.background#26312B
  • input.border#3A4A41
  • input.foreground#E8DCC8
  • input.placeholderForeground#6B7A70
  • list.activeSelectionBackground#324038
  • list.activeSelectionForeground#E8DCC8
  • list.highlightForeground#E8998D
  • list.hoverBackground#26312B
  • list.inactiveSelectionBackground#26312B
  • notificationCenterHeader.background#26312B
  • notifications.background#26312B
  • notifications.border#3A4A41
  • notifications.foreground#E8DCC8
  • panel.background#1A211D
  • panel.border#3A4A41
  • panelTitle.activeForeground#E8DCC8
  • panelTitle.inactiveForeground#6B7A70
  • peekView.border#E8998D
  • peekViewEditor.background#1F2723
  • peekViewResult.background#26312B
  • progressBar.background#E8998D
  • scrollbarSlider.activeBackground#E8998D80
  • scrollbarSlider.background#3A4A4170
  • scrollbarSlider.hoverBackground#3A4A41A0
  • sideBar.background#1A211D
  • sideBar.border#3A4A41
  • sideBar.foreground#C7BBA6
  • sideBarSectionHeader.background#26312B
  • sideBarSectionHeader.foreground#E8DCC8
  • sideBarTitle.foreground#E8DCC8
  • statusBar.background#7A5C6B
  • statusBar.debuggingBackground#C1666B
  • statusBar.foreground#E8DCC8
  • statusBar.noFolderBackground#7A5C6B
  • statusBarItem.hoverBackground#8F6D7D
  • tab.activeBackground#1F2723
  • tab.activeBorderTop#E8998D
  • tab.activeForeground#E8DCC8
  • tab.border#3A4A41
  • tab.inactiveBackground#1A211D
  • tab.inactiveForeground#6B7A70
  • terminal.ansiBlack#26312B
  • terminal.ansiBlue#7A9CC6
  • terminal.ansiBrightBlack#6B7A70
  • terminal.ansiBrightBlue#A6C4E0
  • terminal.ansiBrightCyan#93C4BC
  • terminal.ansiBrightGreen#B0D6BC
  • terminal.ansiBrightMagenta#E0A3AC
  • terminal.ansiBrightRed#E8998D
  • terminal.ansiBrightWhite#F5EFE2
  • terminal.ansiBrightYellow#E3C97C
  • terminal.ansiCyan#6FA69E
  • terminal.ansiGreen#8FBFA0
  • terminal.ansiMagenta#C97B84
  • terminal.ansiRed#C1666B
  • terminal.ansiWhite#E8DCC8
  • terminal.ansiYellow#D9A441
  • terminal.background#1F2723
  • terminal.foreground#E8DCC8
  • titleBar.activeBackground#1A211D
  • titleBar.activeForeground#E8DCC8
  • titleBar.inactiveBackground#1A211D
  • titleBar.inactiveForeground#6B7A70

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E8DCC8
comment, punctuation.definition.comment#6B7A70italic
keyword, keyword.control, storage.type, storage.modifier#8FBFA0bold
string, string.quoted#E3C97C
constant.numeric, constant.language, constant.character#A6C4E0
entity.name.function, support.function, meta.function-call#E8998D
variable, variable.parameter#E8DCC8
entity.name.type, entity.name.class, support.class, support.type#C97B84bold
entity.name.tag#8FBFA0
entity.other.attribute-name#D9A441
keyword.operator, punctuation#A6998A
variable.other.property, meta.object-literal.key#6FA69E
markup.heading#E8998Dbold
markup.boldbold
markup.italicitalic
invalid, invalid.illegal#1F2723
Anorak Themes by calebdsharp - VS Code Theme