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#2B241C
  • activityBar.border#2B241C
  • activityBar.foreground#EAE0D5
  • activityBar.inactiveForeground#7D6D53
  • activityBarBadge.background#D6926F
  • activityBarBadge.foreground#221C16
  • badge.background#D6926F
  • badge.foreground#221C16
  • button.background#D6926F
  • button.foreground#221C16
  • button.hoverBackground#C27F5C
  • button.secondaryBackground#3B3122
  • button.secondaryForeground#EAE0D5
  • contrastBorder#3B3122
  • dropdown.background#221C16
  • dropdown.border#3B3122
  • editor.background#221C16
  • editor.findMatchBackground#D6926F60
  • editor.findMatchHighlightBackground#D6926F35
  • editor.foreground#EAE0D5
  • editor.inactiveSelectionBackground#DDB96825
  • editor.lineHighlightBackground#2B241C
  • editor.selectionBackground#DDB96850
  • editor.selectionHighlightBackground#DDB96830
  • editor.wordHighlightBackground#8FADBA30
  • editorBracketMatch.background#DDB96840
  • editorBracketMatch.border#D6926F
  • editorCursor.foreground#D6926F
  • editorGroup.border#3B3122
  • editorGroupHeader.tabsBackground#2B241C
  • editorGutter.addedBackground#A3AB82
  • editorGutter.deletedBackground#D68468
  • editorGutter.modifiedBackground#8FADBA
  • editorHoverWidget.background#2B241C
  • editorHoverWidget.border#3B3122
  • editorIndentGuide.activeBackground1#D6926F70
  • editorIndentGuide.background1#3B3122
  • editorLineNumber.activeForeground#D6926F
  • editorLineNumber.foreground#6E5F4C
  • editorRuler.foreground#3B3122
  • editorSuggestWidget.background#2B241C
  • editorSuggestWidget.border#3B3122
  • editorSuggestWidget.selectedBackground#DDB96840
  • editorWhitespace.foreground#3B3122
  • editorWidget.background#2B241C
  • editorWidget.border#3B3122
  • extensionButton.prominentBackground#D6926F
  • extensionButton.prominentHoverBackground#C27F5C
  • focusBorder#D6926F
  • foreground#EAE0D5
  • input.background#221C16
  • input.border#3B3122
  • input.foreground#EAE0D5
  • input.placeholderForeground#6E5F4C
  • list.activeSelectionBackground#3B3122
  • list.activeSelectionForeground#EAE0D5
  • list.highlightForeground#D6926F
  • list.hoverBackground#342C22
  • list.inactiveSelectionBackground#342C22
  • notificationCenterHeader.background#2B241C
  • notifications.background#2B241C
  • notifications.border#3B3122
  • notifications.foreground#EAE0D5
  • panel.background#2B241C
  • panel.border#3B3122
  • panelTitle.activeForeground#EAE0D5
  • panelTitle.inactiveForeground#C2B29B
  • peekView.border#D6926F
  • peekViewEditor.background#221C16
  • peekViewResult.background#2B241C
  • progressBar.background#D6926F
  • scrollbarSlider.activeBackground#D6926F80
  • scrollbarSlider.background#3B312270
  • scrollbarSlider.hoverBackground#3B3122A0
  • sideBar.background#2B241C
  • sideBar.border#3B3122
  • sideBar.foreground#C2B29B
  • sideBarSectionHeader.background#342C22
  • sideBarSectionHeader.foreground#EAE0D5
  • sideBarTitle.foreground#EAE0D5
  • statusBar.background#3E2E22
  • statusBar.debuggingBackground#D68468
  • statusBar.foreground#EAE0D5
  • statusBar.noFolderBackground#3E2E22
  • statusBarItem.hoverBackground#C27F5C
  • tab.activeBackground#221C16
  • tab.activeBorderTop#D6926F
  • tab.activeForeground#EAE0D5
  • tab.border#3B3122
  • tab.inactiveBackground#342C22
  • tab.inactiveForeground#C2B29B
  • terminal.ansiBlack#342C22
  • terminal.ansiBlue#8FADBA
  • terminal.ansiBrightBlack#6E5F4C
  • terminal.ansiBrightBlue#A6C0CB
  • terminal.ansiBrightCyan#A3CDC5
  • terminal.ansiBrightGreen#B9C099
  • terminal.ansiBrightMagenta#C4AEBB
  • terminal.ansiBrightRed#E19E86
  • terminal.ansiBrightWhite#EAE0D5
  • terminal.ansiBrightYellow#E8C983
  • terminal.ansiCyan#8CBBB2
  • terminal.ansiGreen#A3AB82
  • terminal.ansiMagenta#B197A8
  • terminal.ansiRed#D68468
  • terminal.ansiWhite#C2B29B
  • terminal.ansiYellow#DDB968
  • terminal.background#221C16
  • terminal.foreground#EAE0D5
  • titleBar.activeBackground#191410
  • titleBar.activeForeground#EAE0D5
  • titleBar.inactiveBackground#191410
  • titleBar.inactiveForeground#7D6D53

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#EAE0D5
comment, punctuation.definition.comment#7D6D53italic
keyword, keyword.control, storage.type, storage.modifier#A3AB82bold
string, string.quoted#DDB968
constant.numeric, constant.language, constant.character#8FADBA
entity.name.function, support.function, meta.function-call#D68468
variable, variable.parameter#EAE0D5
entity.name.type, entity.name.class, support.class, support.type#B197A8bold
entity.name.tag#A3AB82
entity.other.attribute-name#DDB968
keyword.operator, punctuation#998A73
variable.other.property, meta.object-literal.key#8CBBB2
markup.heading#D6926Fbold
markup.boldbold
markup.italicitalic
invalid, invalid.illegal#221C16
Anorak Themes by calebdsharp - VS Code Theme