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.activeBorder#C66F6F
  • activityBar.background#F0EDE5
  • activityBar.foreground#C66F6F
  • activityBarBadge.background#C66F6F
  • activityBarBadge.foreground#FAF8F0
  • badge.background#C66F6F
  • badge.foreground#FAF8F0
  • button.background#E5E2D9
  • button.foreground#332E2A
  • button.hoverBackground#D9D7CE
  • dropdown.background#F5F3EC
  • dropdown.border#D3D2CC
  • dropdown.foreground#332E2A
  • editor.background#FAF8F0
  • editor.findMatchBackground#C66F6F22
  • editor.findMatchHighlightBackground#C66F5A11
  • editor.foreground#332E2A
  • editor.lineHighlightBackground#FFF8E1AA
  • editor.lineHighlightBorder#FFF8E1
  • editor.selectionBackground#C66F6F33
  • editor.selectionHighlightBackground#C66F6F22
  • editorBracketMatch.background#C66F6F33
  • editorBracketMatch.border#C66F6F
  • editorCursor.foreground#C66F6F
  • editorGroupHeader.tabsBackground#F5F3EC
  • editorIndentGuide.activeBackground#D3D2CC88
  • editorIndentGuide.background#D3D2CC44
  • editorLineNumber.activeForeground#C66F6F
  • editorLineNumber.foreground#A0A0A0
  • editorWhitespace.foreground#B0AFA8
  • focusBorder#C66F6F
  • gitDecoration.conflictingResourceForeground#B78A5E
  • gitDecoration.deletedResourceForeground#C66F6F
  • gitDecoration.modifiedResourceForeground#C66F6F
  • gitDecoration.untrackedResourceForeground#7A9C8F
  • input.background#F5F3EC
  • input.border#D3D2CC
  • input.foreground#332E2A
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#C66F6F
  • list.activeSelectionBackground#E5E2D9
  • list.activeSelectionForeground#332E2A
  • list.focusBackground#E5E2D9
  • list.highlightForeground#C66F6F
  • list.hoverBackground#E5E2D970
  • minimap.background#FAF8F0
  • minimapSlider.activeBackground#C66F6F66
  • minimapSlider.background#C66F6F22
  • minimapSlider.hoverBackground#C66F6F44
  • panel.background#FAF8F0
  • panel.border#E0DCD2
  • panelTitle.activeBorder#C66F6F
  • panelTitle.activeForeground#332E2A
  • panelTitle.inactiveForeground#7A7A7A
  • scrollbar.shadow#00000022
  • scrollbarSlider.activeBackground#C66F6F88
  • scrollbarSlider.background#B0AFA844
  • scrollbarSlider.hoverBackground#B0AFA888
  • sideBar.background#F5F3EC
  • sideBar.foreground#332E2A
  • sideBarSectionHeader.background#F5F3EC
  • sideBarSectionHeader.foreground#C66F6F
  • sideBarTitle.foreground#C66F6F
  • statusBar.background#E5E2D9
  • statusBar.debuggingBackground#C66F6F
  • statusBar.foreground#332E2A
  • statusBar.noFolderBackground#F0EDE5
  • statusBarItem.hoverBackground#D9D7CE
  • tab.activeBackground#E5E2D9
  • tab.activeBorder#C66F6F
  • tab.activeForeground#332E2A
  • tab.border#E0DCD2
  • tab.inactiveBackground#F5F3EC
  • tab.inactiveForeground#7A7A7A
  • terminal.ansiBlue#506E9C
  • terminal.ansiBrightBlue#6A88C0
  • terminal.ansiBrightCyan#81B1A8
  • terminal.ansiBrightGreen#8EB89D
  • terminal.ansiBrightMagenta#A47DB9
  • terminal.ansiBrightRed#D98373
  • terminal.ansiBrightYellow#D5A66C
  • terminal.ansiCyan#6B938E
  • terminal.ansiGreen#7A9C8F
  • terminal.ansiMagenta#9A709A
  • terminal.ansiRed#C66F6F
  • terminal.ansiYellow#B78A5E
  • terminal.background#FAF8F0
  • terminal.foreground#332E2A
  • titleBar.activeBackground#F0EDE5
  • titleBar.activeForeground#332E2A
  • titleBar.inactiveBackground#FAF8F0
  • titleBar.inactiveForeground#7A7A7A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A7A7Aitalic
string, string.quoted, string.template#D16A4F—
keyword, storage.type, storage.modifier#C66F6Fbold
keyword.operator, punctuation.accessor#5A5A5A—
variable, variable.other#332E2A—
variable.parameter#5A5A5Aitalic
entity.name.function, support.function#7A9C8F—
meta.function-call#C66F6F—
entity.name.class, entity.name.type.class, support.class#C66F6Fbold
entity.name.type, support.type#5A5A5A—
entity.name.type.interface#7A9C8Fitalic
constant.numeric#B78A5E—
constant, constant.language, constant.character#B78A5E—
constant.language.boolean#C66F6Fbold
variable.other.property, support.variable.property#5A5A5A—
meta.object-literal.key#C66F6F—
entity.name.tag, punctuation.definition.tag#C66F6F—
entity.other.attribute-name#5A5A5Aitalic
punctuation, meta.brace#5A5A5A—
string.regexp#B78A5E—
constant.character.escape#5A5A5A—
meta.decorator, punctuation.decorator#B78A5E—
invalid, invalid.illegal#FF4C4Cstrikethrough
markup.heading, entity.name.section#C66F6Fbold
markup.bold#C66F6Fbold
markup.italic#5A5A5Aitalic
markup.underline.link#506E9C—
markup.inline.raw, markup.fenced_code#7A9C8F—
support.type.property-name.json#C66F6F—
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#506E9C—
support.type.property-name.css#5A5A5A—
support.constant.property-value.css#7A9C8F—