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#C5273E
  • activityBar.background#E5DED0
  • activityBar.foreground#5C5A58
  • activityBarBadge.background#C5273E
  • activityBarBadge.foreground#FAF3E0
  • badge.background#C5273E
  • badge.foreground#FAF3E0
  • button.background#D8CBBE
  • button.foreground#3B3A36
  • button.hoverBackground#D1C5B7
  • dropdown.background#E5DED0
  • dropdown.border#D8CBBE
  • dropdown.foreground#3B3A36
  • editor.background#FAF3E0
  • editor.findMatchBackground#C5273E44
  • editor.findMatchHighlightBackground#C5273E22
  • editor.foreground#3B3A36
  • editor.lineHighlightBackground#EDE5D5
  • editor.lineHighlightBorder#EDE5D5
  • editor.selectionBackground#C5B9A8
  • editor.selectionHighlightBackground#C5B9A880
  • editorBracketMatch.background#6B7A8F33
  • editorBracketMatch.border#6B7A8F
  • editorCursor.foreground#C5273E
  • editorGroupHeader.tabsBackground#FAF3E0
  • editorIndentGuide.activeBackground#5C5A58
  • editorIndentGuide.background#B0A79D44
  • editorLineNumber.activeForeground#5C5A58
  • editorLineNumber.foreground#B0A79D
  • editorWhitespace.foreground#B0A79D
  • focusBorder#C5273E
  • gitDecoration.conflictingResourceForeground#D45D5D
  • gitDecoration.deletedResourceForeground#C5273E
  • gitDecoration.modifiedResourceForeground#6B7A8F
  • gitDecoration.untrackedResourceForeground#8A8A8A
  • input.background#E5DED0
  • input.border#D8CBBE
  • input.foreground#3B3A36
  • input.placeholderForeground#8A8A8A
  • inputOption.activeBorder#C5273E
  • list.activeSelectionBackground#D1C5B7
  • list.activeSelectionForeground#3B3A36
  • list.focusBackground#D1C5B7
  • list.highlightForeground#C5273E
  • list.hoverBackground#D1C5B780
  • minimap.background#FAF3E0
  • minimapSlider.activeBackground#6B7A8F66
  • minimapSlider.background#6B7A8F22
  • minimapSlider.hoverBackground#6B7A8F44
  • panel.background#FAF3E0
  • panel.border#D8CBBE
  • panelTitle.activeBorder#C5273E
  • panelTitle.activeForeground#3B3A36
  • panelTitle.inactiveForeground#8A8A8A
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#5C5A58AA
  • scrollbarSlider.background#B0A79D44
  • scrollbarSlider.hoverBackground#B0A79D88
  • sideBar.background#E5DED0
  • sideBar.foreground#3B3A36
  • sideBarSectionHeader.background#FAF3E0
  • sideBarSectionHeader.foreground#6B7A8F
  • sideBarTitle.foreground#5C5A58
  • statusBar.background#D8CBBE
  • statusBar.debuggingBackground#C5273E
  • statusBar.foreground#3B3A36
  • statusBar.noFolderBackground#E5DED0
  • statusBarItem.hoverBackground#D1C5B7
  • tab.activeBackground#E5DED0
  • tab.activeBorder#C5273E
  • tab.activeForeground#3B3A36
  • tab.border#D1C5B7
  • tab.inactiveBackground#FAF3E0
  • tab.inactiveForeground#8A8A8A
  • terminal.ansiBlue#6B7A8F
  • terminal.ansiBrightBlue#8FA0B5
  • terminal.ansiBrightCyan#95C6B8
  • terminal.ansiBrightGreen#C5D9AE
  • terminal.ansiBrightMagenta#E97474
  • terminal.ansiBrightRed#E97474
  • terminal.ansiBrightYellow#F4A770
  • terminal.ansiCyan#5C8A8F
  • terminal.ansiGreen#7A9A73
  • terminal.ansiMagenta#C5273E
  • terminal.ansiRed#C5273E
  • terminal.ansiYellow#D45D5D
  • terminal.background#FAF3E0
  • terminal.foreground#3B3A36
  • titleBar.activeBackground#E5DED0
  • titleBar.activeForeground#3B3A36
  • titleBar.inactiveBackground#FAF3E0
  • titleBar.inactiveForeground#6B7A8F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8A8Aitalic
string, string.quoted, string.template#D45D5D
keyword, storage.type, storage.modifier#C5273Ebold
keyword.operator, punctuation.accessor#6B7A8F
variable, variable.other#3B3A36
variable.parameter#5C5A58italic
entity.name.function, support.function#7A9A73
meta.function-call#7A9A73
entity.name.class, entity.name.type.class, support.class#C5273Ebold
entity.name.type, support.type#D45D5D
entity.name.type.interface#5C5A58italic
constant.numeric#C5273E
constant, constant.language, constant.character#D45D5D
constant.language.boolean#C5273Ebold
variable.other.property, support.variable.property#7A9A73
meta.object-literal.key#5C5A58
entity.name.tag, punctuation.definition.tag#C5273E
entity.other.attribute-name#5C5A58italic
punctuation, meta.brace#6B7A8F
string.regexp#D45D5D
constant.character.escape#C5273E
meta.decorator, punctuation.decorator#7A9A73
invalid, invalid.illegal#E97474strikethrough
markup.heading, entity.name.section#C5273Ebold
markup.bold#C5273Ebold
markup.italic#5C5A58italic
markup.underline.link#7A9A73
markup.inline.raw, markup.fenced_code#D45D5D
support.type.property-name.json#7A9A73
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#C5273E
support.type.property-name.css#5C5A58
support.constant.property-value.css#D45D5D