Skip to main content
CodingTheme

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#1D2A2AFF
  • activityBar.foreground#F07D60FF
  • activityBarBadge.background#F9AD5DFF
  • activityBarBadge.foreground#011B1CFF
  • badge.background#F9AD5DFF
  • badge.foreground#011B1CFF
  • banner.background#F07D60FF
  • banner.foreground#011B1CFF
  • banner.iconForeground#F07D60FF
  • breadcrumb.activeSelectionForeground#DED2BAFF
  • breadcrumb.focusForeground#DED2BAFF
  • button.background#F9AD5DFF
  • button.border#F9AD5DFF
  • button.foreground#011B1CFF
  • button.hoverBackground#F9BA77FF
  • button.secondaryBackground#252B2BFF
  • button.secondaryForeground#CEC1A6FF
  • button.secondaryHoverBackground#2D3434FF
  • editor.background#011B1CFF
  • editor.findMatchBackground#F07D6040
  • editor.findMatchHighlightBackground#F07D6026
  • editor.foreground#CEC1A6FF
  • editor.hoverHighlightBackground#F07D6026
  • editor.lineHighlightBorder#233333FF
  • editor.selectionBackground#F07D6040
  • editor.wordHighlightBackground#F07D6040
  • editor.wordHighlightStrongBackground#F07D6040
  • editorBracketHighlight.foreground1#9F6F63FF
  • editorBracketHighlight.foreground2#A96351FF
  • editorBracketHighlight.foreground3#B8764CFF
  • editorBracketHighlight.foreground4#E68128FF
  • editorBracketHighlight.foreground5#F4A425FF
  • editorBracketHighlight.foreground6#F4BB66FF
  • editorBracketHighlight.unexpectedBracket.foreground#F07D60FF
  • editorBracketMatch.border#B8764CFF
  • editorCursor.foreground#CEC1A6FF
  • editorError.foreground#EB4747FF
  • editorGroupHeader.tabsBackground#142121FF
  • editorInlayHint.background#0000
  • editorInlayHint.foreground#947A83FF
  • editorLineNumber.activeForeground#C4B0B7FF
  • editorLineNumber.foreground#947A83FF
  • editorLink.activeForeground#F9BA77FF
  • editorSuggestWidget.focusHighlightForeground#F9AD5DFF
  • editorSuggestWidget.highlightForeground#F9AD5DFF
  • editorSuggestWidget.selectedBackground#F07D6040
  • editorWidget.background#1E2424FF
  • extensionIcon.sponsorForeground#4C928BFF
  • focusBorder#F9AD5DFF
  • foreground#CEC1A6FF
  • icon.foreground#CEC1A6FF
  • list.activeSelectionBackground#F07D6040
  • list.activeSelectionForeground#CEC1A6FF
  • list.focusHighlightForeground#F9AD5DFF
  • list.highlightForeground#F9AD5DFF
  • list.inactiveSelectionBackground#F07D6026
  • notifications.background#1E2424FF
  • panelTitle.activeForeground#CEC1A6FF
  • peekView.border#F9AD5DFF
  • peekViewEditor.background#1E2424FF
  • peekViewEditor.matchHighlightBackground#F07D6040
  • peekViewEditorGutter.background#1E2424FF
  • peekViewResult.background#252B2BFF
  • peekViewResult.fileForeground#DED2BAFF
  • peekViewResult.lineForeground#CEC1A6FF
  • peekViewTitleDescription.foreground#CEC1A6FF
  • peekViewTitleLabel.foreground#DED2BAFF
  • pickerGroup.foreground#F9AD5DFF
  • progressBar.background#F9AD5DFF
  • selection.background#F07D6040
  • sideBar.background#142121FF
  • sideBarSectionHeader.background#142121FF
  • sideBarTitle.foreground#CEC1A6FF
  • statusBar.background#282C36FF
  • statusBar.foreground#CEC1A6FF
  • statusBar.noFolderBackground#282C36FF
  • symbolIcon.classForeground#E85C87FF
  • symbolIcon.constantForeground#E8C391FF
  • symbolIcon.fieldForeground#E0AA8FFF
  • symbolIcon.functionForeground#F9AD5DFF
  • symbolIcon.methodForeground#F9AD5DFF
  • symbolIcon.propertyForeground#E0AA8FFF
  • symbolIcon.variableForeground#E0AA8FFF
  • tab.activeForeground#CEC1A6FF
  • tab.inactiveBackground#1D2A2AFF
  • terminal.foreground#CEC1A6FF
  • terminal.selectionBackground#F07D6040
  • textBlockQuote.border#F07D60FF
  • textLink.activeForeground#F9BA77FF
  • textLink.foreground#F9AD5DFF
  • titleBar.activeBackground#1E2424FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#947A83FFitalic
variable, variable.parameter, string constant.other.placeholder, string meta.interpolation, meta.block variable.other, meta.function.call.rust, meta.method-call.java, meta.object.member, support.other.variable, support.variable, string.other.link, string.other.link.title.markdown, entity.other.attribute-name, meta.tag, 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, source.json meta.structure.dictionary.json support.type.property-name.json#E0AA8FFF
constant.language, support.constant, constant.character, constant.escape, constant.keyword, constant.other.caps, constant.other.php, constant.other.class, constant.other.option, variable.other.constant, source.sass keyword.control, constant.other.reference.link.markdown#E8C391FF
source.css support.constant, support.constant.property-value, constant.other.color, meta.property-value.css#ACA4B7FF
invalid, invalid.illegal#EB4747FF
entity.name.tag, keyword, keyword.operator.new, meta.tag.sgml, markup.deleted.git_gutter, storage.type, storage.modifier, variable.language#F07D60FF
meta.brace, meta.object.member meta.brace, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation variable, punctuation variable.parameter, keyword.other.template, keyword.other.substitution#9F6F63FF
keyword.operator, punctuation.separator.statement, storage.modifier.reference, meta.separator, punctuation.definition.interpolation, punctuation.definition.template-expression, punctuation.section.embedded#4C928BFF
entity.name.function, entity.name.method.js, entity.name.module.js, keyword.other.special-method, meta.class-method.js entity.name.function.js, meta.function-call, support.function, variable.function, variable.function.constructor, variable.import.parameter.js, variable.other.class.js, markup.underline.link#F9AD5DFF
constant.numeric, keyword.other.unit#98B080FF
string, constant.other.symbol, constant.other.key, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#DF8D53FF
markup.inline.raw.string.markdown, string.regexp, text.html.markdown markup.inline.raw.markdown#E7AA7EFF
entity.name, entity.other.attribute-name.class, entity.other.inherited-class, markup.changed.git_gutter, meta.use, storage.type.annotation, storage.type.java, storage.modifier.import.java, storage.modifier.package.java, support.class, support.other.namespace.use.php, support.other.namespace.php, support.type, support.type.sys-types#E85C87FF
*url*, *link*, *uri*, markup.underlineunderline
heading.1.markdown punctuation.definition.heading#FF9980FF
heading.2.markdown punctuation.definition.heading#EA876FFF
heading.3.markdown punctuation.definition.heading#C76C57FF
heading.4.markdown punctuation.definition.heading#BA604AFF
heading.5.markdown punctuation.definition.heading#A85B48FF
heading.6.markdown punctuation.definition.heading#945747FF
heading.1.markdown entity.namebold
heading.2.markdown entity.name#DE658BF2bold
heading.4.markdown entity.name#E36189F2
heading.5.markdown entity.name#DA6A8CE6
heading.6.markdown entity.name#D07390D9
markup.italic, markup.quoteitalic
markup.bold, markup.bold stringbold
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 stringitalic bold
string.other.link.description.title.markdown#CEC1A6FF

Shiki preview

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

Loading...

Warm Night by Shelby Landen - VS Code Theme