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#141318
  • activityBar.foreground#b68fbc
  • activityBarBadge.background#e95384
  • activityBarBadge.foreground#e9e2e4
  • button.background#83458d
  • button.foreground#ffffff
  • dropdown.background#23252a
  • editor.background#141318
  • editor.findMatchBackground#773f8175
  • editor.findMatchHighlightBackground#01b8cb25
  • editor.foreground#ffffff90
  • editor.lineHighlightBackground#ffffff06
  • editor.selectionBackground#ffffff25
  • editorCursor.foreground#d0b5d5
  • editorGroupHeader.tabsBackground#17181c
  • editorGroupHeader.tabsBorder#141318
  • editorIndentGuide.activeBackground#83458d90
  • editorIndentGuide.background#ffffff08
  • editorLineNumber.activeForeground#ffffff75
  • editorLineNumber.foreground#ffffff25
  • editorSuggestWidget.background#17181b
  • editorSuggestWidget.border#17181b
  • editorSuggestWidget.highlightForeground#e95384
  • editorSuggestWidget.selectedBackground#512b5775
  • editorWidget.background#17181c
  • editorWidget.border#512b57
  • focusBorder#773f8175
  • input.background#23252a50
  • input.border#141318
  • list.activeSelectionBackground#512b57
  • list.activeSelectionForeground#d7dae0
  • list.hoverBackground#ffffff10
  • list.inactiveSelectionBackground#ffffff20
  • menu.background#1d1e22
  • menu.foreground#d3d6dc
  • menubar.selectionBackground#512b57
  • sideBar.background#17181c
  • sideBarSectionHeader.background#00000015
  • statusBar.background#623869
  • statusBar.foreground#d5c2d8
  • tab.activeBackground#141318
  • tab.border#141318
  • tab.inactiveBackground#17181c
  • textLink.foreground#22c0f0
  • titleBar.activeBackground#17181c
  • titleBar.activeForeground#d3d6dc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#ffffff50italic
string, string.template#b186b7
constant.numeric#ba6bc6
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded#e9799d
storage.type#e9799d
variable.language#e95384
keyword, keyword.operator.logical, keyword.operator.constructor#e95384
keyword.operator#e95384
storage#e95384
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#11c2d3
variable.other.object, variable.other.constant, variable.other.global, variable.other.readwrite.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#11c2d3
entity.other.inherited-class#92bd3a
storage.modifier.import, storage.modifier.package#11c2d3
entity.name.function, support.function#92bd3a
function.support.builtin, function.support.core#92bd3a
entity.name.tag, entity.name.tag.class.js#e95384
entity.other.attribute-name#92bd3a
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#92bd3a
markup.deleted#e95384
markup.inserted#92bd3a
string.detected-link#11c2d3
markup.underline.link.markdown#11c2d3
markup.heading.markdown#e95384bold
markup.quote.markdown#92bd3a
punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, source.elixir.embedded, punctuation.separator, punctuation.accessor, meta.brace#01b8cb
constant.character, constant.other#e9799d
variable.other, variable.other.property, variable.other.block#c6c6c7
variable.parameter, entity.name.variable.parameter, parameter.variable#c5a9caitalic
support.constant#c5a9ca
support.type, support.variable#92bd3a
constant.language#e2a122
entity.name.function-call#92bd3a
entity.name.tag.class, entity.name.tag.id#e95384
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#bbbcbd
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-class.less, entity.other.attribute-name.pseudo-class.sass, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.pseudo-element.less, entity.other.attribute-name.pseudo-element.sass#b186b7
variable.css, variable.scss, variable.less, variable.sass#3ccad7
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#c5a9ca
support.other.variable
invalid#c6c6c7
support.type.property-name.json#bbbbbb
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#f1f1f1
punctuation.definition.italic.markdownitalic
markup.bold.markdownbold

Shiki preview

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

Loading...

LubnaDev-Theme by LubnaDev - VS Code Theme