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#1a1b24
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#6272A4
  • activityBarBadge.background#F39C3F
  • activityBarBadge.foreground#FFFFFF
  • dropdown.background#1a1b24
  • dropdown.border#191A21
  • dropdown.foreground#FFFFFF
  • editor.background#1a1b24
  • editor.foreground#FFFFFF
  • editorGroup.border#F39C3F
  • editorGroup.dropBackground#44475A70
  • editorGroupHeader.tabsBackground#191A21
  • errorForeground#ED3833
  • focusBorder#F39C3F
  • foreground#FFFFFF
  • input.background#1a1b24
  • input.border#191A21
  • input.foreground#FFFFFF
  • input.placeholderForeground#6272A4
  • inputOption.activeBorder#F39C3F
  • inputValidation.errorBorder#ED3833
  • inputValidation.infoBorder#F39C3F
  • inputValidation.warningBorder#F39C3F
  • list.activeSelectionBackground#44475A
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#44475A
  • list.errorForeground#ED3833
  • list.focusBackground#44475A75
  • list.highlightForeground#8BE9FD
  • list.hoverBackground#44475A75
  • list.inactiveSelectionBackground#44475A75
  • list.warningForeground#F39C3F
  • notificationCenter.border#1e1f29
  • notificationCenterHeader.background#1e1f29
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#FFFFFF
  • notifications.background#1e1f29
  • notifications.border#1e1f29
  • notifications.foreground#FFFFFF
  • notificationToast.border#1e1f29
  • panel.background#1a1b24
  • panel.border#F39C3F
  • panelTitle.activeBorder#F39C3F
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#6272A4
  • peekView.border#44475A
  • peekViewEditor.background#1a1b24
  • peekViewEditor.matchHighlightBackground#F1FA8C
  • peekViewResult.background#1e1f29
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#FFFFFF
  • peekViewResult.matchHighlightBackground#F1FA8C
  • peekViewResult.selectionBackground#44475A
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitleDescription.foreground#6272A4
  • peekViewTitleLabel.foreground#FFFFFF
  • selection.background#F39C3F
  • sideBar.background#1e1f29
  • sideBarSectionHeader.background#1a1b24
  • sideBarSectionHeader.border#1e1f29
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#1e1f29
  • statusBar.debuggingBackground#F39C3F
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#1e1f29
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.prominentBackground#ED3833
  • statusBarItem.prominentHoverBackground#F39C3F
  • statusBarItem.remoteBackground#1e1f29
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1a1b24
  • tab.activeBorder#F39C3F
  • tab.activeForeground#FFFFFF
  • tab.border#191A21
  • tab.inactiveBackground#1e1f29
  • tab.inactiveForeground#6272A4
  • terminal.background#1a1b24
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#1a1b24
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
comment#969696italic bold
constant.character#f0bb52
constant.character.escape#f0bb52
constant.language#F39C3F
constant.numeric#B48EAD
constant.regexp#f0bb52
entity.name.class, entity.name.type.class#F39C3F
entity.name.function#ffffff
entity.name.tag#F39C3F
entity.other.attribute-name#F39C3F
entity.other.inherited-class#F39C3Fbold
invalid.deprecated#D8DEE9
invalid.illegal#D8DEE9
keyword#F39C3F
keyword.operator#F39C3F
keyword.other.new#F39C3F
markup.boldbold
markup.changed#f0bb52
markup.deleted#BF616A
markup.inserted#A3BE8C
meta.preprocessor#5E81AC
punctuation#ECEFF4
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters#ECEFF4
punctuation.definition.tag#F39C3F
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#616E88
punctuation.section#ECEFF4
punctuation.section.embedded.begin, punctuation.section.embedded.end#F39C3F
punctuation.terminator#F39C3F
punctuation.definition.variable#F39C3F
storage#F39C3F
string#A3BE8Citalic
string.regexp#f0bb52
support.class#F39C3F
support.constant#F39C3F
support.function#ffffff
support.function.construct#F39C3F
support.type#F39C3F
support.type.exception#F39C3F
token.debug-token#b48ead
token.error-token#ED3833
token.info-token#ffffff
token.warn-token#F39C3F
variable.other#D8DEE9
variable.language#F39C3F
variable.parameter#D8DEE9
punctuation.separator.pointer-access.c#F39C3F
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#F39C3F
source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive#5E81ACbold
source.css constant.other.color.rgb-value#B48EAD
source.css meta.property-value#ffffff
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#c75937
source.css punctuation.definition.keyword#F39C3F
source.css support.type.property-name#D8DEE9
source.diff meta.diff.range.context#F39C3F
source.diff meta.diff.header.from-file#F39C3F
source.diff punctuation.definition.from-file#F39C3F
source.diff punctuation.definition.range#F39C3F
source.diff punctuation.definition.separator#F39C3F
source.go constant.other.placeholder.go#f0bb52
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#F39C3F
source.java constant.other#D8DEE9
source.java keyword.other.documentation#F39C3F
source.java keyword.other.documentation.author.javadoc#F39C3F
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#F39C3F
source.java keyword.other.documentation.see.javadoc#F39C3F
source.java meta.method-call meta.method#ffffff
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#F39C3F
source.java meta.tag.template.value.javadoc#ffffff
source.java punctuation.definition.keyword.javadoc#F39C3F
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#616E88
source.java storage.modifier.import#F39C3F
source.java storage.modifier.package#F39C3F
source.java storage.type#F39C3F
source.java storage.type.annotation#c75937
source.java storage.type.generic#F39C3F
source.java storage.type.primitive#F39C3F
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#c75937
source.js meta.object-literal.key#ffffff
source.js storage.type.class.jsdoc#F39C3F
source.js string.quoted.template punctuation.quasi.element.begin, source.js string.quoted.template punctuation.quasi.element.end, source.js string.template punctuation.definition.template-expression#F39C3F
source.js string.quoted.template meta.method-call.with-arguments#ECEFF4
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#D8DEE9
source.js support.type.primitive#F39C3F
source.js variable.other.object#D8DEE9
source.js variable.other.readwrite.alias#F39C3F
text.html.basic constant.character.entity.html#f0bb52
text.html.basic constant.other.inline-data#c75937italic
text.html.basic meta.tag.sgml.doctype#5E81AC
text.html.basic punctuation.definition.entity#F39C3F
source.properties entity.name.section.group-title.ini#ffffff
source.properties punctuation.separator.key-value.ini#F39C3F
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#F39C3F
markup.heading#ffffff
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#F39C3F
text.html.markdown markup.italicitalic
text.html.markdown markup.underline.linkunderline
text.html.markdown beginning.punctuation.definition.list#F39C3F
text.html.markdown beginning.punctuation.definition.quote#F39C3F
text.html.markdown markup.quote#616E88
text.html.markdown punctuation.definition.heading#F39C3F
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#F39C3F
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#ffffff
source.perl punctuation.definition.variable#D8DEE9
source.php meta.function-call, source.php meta.function-call.object#ffffff
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#c75937
source.python meta.function-call.generic#ffffff
source.python support.type#ffffff
source.python variable.parameter.function.language#D8DEE9
source.python meta.function.parameters variable.parameter.function.language.special.self#F39C3F
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly#F39C3F
source.css.scss variable.interpolation#D8DEE9italic
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function#c75937
source.ts meta.object-literal.key, source.tsx meta.object-literal.key#D8DEE9
source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function#ffffff
source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class#F39C3F
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json#F39C3F
source.ts support.variable, source.tsx support.variable#D8DEE9
text.xml entity.name.tag.namespace#F39C3F
text.xml keyword.other.doctype#5E81AC
text.xml meta.tag.preprocessor entity.name.tag#5E81AC
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#c75937italic
source.yaml entity.name.tag#F39C3F

Shiki preview

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

Loading...

Orange Haze by xxgicoxx - VS Code Theme