Skip to main content
CodingTheme

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#C15F3C
  • activityBar.background#f0efed
  • activityBar.border#e8e6e3
  • activityBar.foreground#2c2c2c
  • activityBarBadge.background#C15F3C
  • activityBarBadge.foreground#ffffff
  • badge.background#C15F3C
  • badge.foreground#ffffff
  • button.background#C15F3C
  • button.foreground#ffffff
  • button.hoverBackground#A14A2F
  • dropdown.background#ffffff
  • dropdown.border#e8e6e3
  • dropdown.foreground#2c2c2c
  • editor.background#faf9f5
  • editor.findMatchBackground#C15F3C50
  • editor.findMatchHighlightBackground#C15F3C30
  • editor.foreground#2c2c2c
  • editor.hoverHighlightBackground#C15F3C20
  • editor.lineHighlightBackground#f8f7f6
  • editor.rangeHighlightBackground#C15F3C15
  • editor.selectionBackground#C15F3C30
  • editor.selectionHighlightBackground#C15F3C20
  • editor.wordHighlightBackground#C15F3C20
  • editor.wordHighlightStrongBackground#C15F3C30
  • editorBracketMatch.background#C15F3C30
  • editorBracketMatch.border#C15F3C
  • editorCursor.foreground#C15F3C
  • editorGutter.addedBackground#28a745
  • editorGutter.background#fdfcfb
  • editorGutter.deletedBackground#d73a49
  • editorGutter.modifiedBackground#C15F3C
  • editorIndentGuide.activeBackground#C15F3C
  • editorIndentGuide.background#e8e6e3
  • editorLineNumber.activeForeground#C15F3C
  • editorLineNumber.foreground#a19a94
  • editorWhitespace.foreground#e8e6e3
  • errorForeground#d73a49
  • focusBorder#C15F3C
  • foreground#2c2c2c
  • gitDecoration.conflictingResourceForeground#C15F3C
  • gitDecoration.deletedResourceForeground#d73a49
  • gitDecoration.ignoredResourceForeground#a19a94
  • gitDecoration.modifiedResourceForeground#C15F3C
  • gitDecoration.untrackedResourceForeground#28a745
  • icon.foreground#C15F3C
  • input.background#ffffff
  • input.border#e8e6e3
  • input.foreground#2c2c2c
  • input.placeholderForeground#a19a94
  • inputOption.activeBorder#C15F3C
  • list.activeSelectionBackground#C15F3C20
  • list.activeSelectionForeground#2c2c2c
  • list.focusBackground#C15F3C30
  • list.hoverBackground#C15F3C15
  • panel.background#f8f7f6
  • panel.border#e8e6e3
  • panelTitle.activeForeground#C15F3C
  • panelTitle.inactiveForeground#6a6a6a
  • progressBar.background#C15F3C
  • selection.background#C15F3C40
  • sideBar.background#f5f4ed
  • sideBar.border#e8e6e3
  • sideBar.foreground#2c2c2c
  • sideBarSectionHeader.background#f0efed
  • sideBarSectionHeader.foreground#2c2c2c
  • sideBarTitle.foreground#C15F3C
  • statusBar.background#C15F3C
  • statusBar.border#A14A2F
  • statusBar.debuggingBackground#d73a49
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#C15F3C
  • tab.activeBackground#fdfcfb
  • tab.activeBorder#C15F3C
  • tab.activeForeground#2c2c2c
  • tab.border#e8e6e3
  • tab.inactiveBackground#f0efed
  • tab.inactiveForeground#6a6a6a
  • tabBar.border#e8e6e3
  • terminal.ansiBlack#2c2c2c
  • terminal.ansiBlue#0366d6
  • terminal.ansiCyan#39c5cf
  • terminal.ansiGreen#28a745
  • terminal.ansiMagenta#ea4aaa
  • terminal.ansiRed#d73a49
  • terminal.ansiWhite#fdfcfb
  • terminal.ansiYellow#C15F3C
  • terminal.background#fdfcfb
  • terminal.foreground#2c2c2c
  • tree.indentGuidesStroke#e8e6e3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a19a94italic
variable, string constant.other.placeholder#2c2c2c
constant.other.color#C15F3C
invalid, invalid.illegal#d73a49
keyword, storage.type, storage.modifier#C15F3Cbold
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#8B4A2B
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#C15F3C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0366d6
meta.block variable.other#2c2c2c
support.other.variable, string.other.link#C15F3C
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ea4aaa
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#28a745
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#C15F3C
support.type#39c5cf
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#0366d6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#2c2c2c
variable.language#C15F3Citalic
entity.name.method.js#0366d6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#0366d6
entity.other.attribute-name#C15F3C
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#C15F3Citalic
entity.other.attribute-name.class#C15F3C
source.sass keyword.control#0366d6
markup.inserted#28a745
markup.deleted#d73a49
markup.changed#ea4aaa
string.regexp#39c5cf
constant.character.escape#39c5cf
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0366d6italic
source.js constant.other.object.key.js string.unquoted.label.js#C15F3Citalic
source.json meta.structure.dictionary.json support.type.property-name.json#C15F3C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C15F3C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ea4aaa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C15F3C
text.html.markdown, punctuation.definition.list_item.markdown#2c2c2c
text.html.markdown markup.inline.raw.markdown#ea4aaa
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#C15F3C
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#28a745bold
markup.italic#C15F3Citalic
markup.bold, markup.bold string#C15F3Cbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold stringbold italic
markup.underline#C15F3Cunderline
markup.quote punctuation.definition.blockquote.markdown#C15F3C
markup.quoteitalic
string.other.link.title.markdown#0366d6
string.other.link.description.title.markdown#ea4aaa
constant.other.reference.link.markdown#C15F3C
markup.raw.block#ea4aaa
markup.raw.block.fenced.markdown#2c2c2c
punctuation.definition.fenced.markdown#C15F3C
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#2c2c2c
variable.language.fenced.markdown#a19a94
meta.separator#a19a94bold
markup.table#2c2c2c
meta.jsx.children, meta.jsx.children.tsx, text.html.basic, source.js.jsx meta.jsx.children, source.tsx meta.jsx.children, source.js meta.jsx.children, punctuation.definition.string.template.begin.js, punctuation.definition.string.template.end.js#1a1a1a
support.class.component.jsx, support.class.component.tsx, entity.name.tag.jsx, entity.name.tag.tsx#C15F3C

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Claude Theme by jnahian by jnahian - VS Code Theme