Skip to main content
Coding Theme

Purple Night

Publisher: kozetThemes in package: 1

Purple theme, made for C++

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#29203b
  • activityBar.foreground#e7dcff
  • activityBarBadge.background#4f0779
  • activityBarBadge.foreground#e7dcff
  • badge.background#4f0779
  • badge.foreground#e7dcff
  • button.background#990085
  • button.foreground#e7dcff
  • button.hoverBackground#803075
  • diffEditor.insertedTextBackground#20ff6342
  • diffEditor.removedTextBackground#ff603042
  • dropdown.background#29203b
  • dropdown.border#29203b
  • dropdown.foreground#e7dcff
  • dropdown.listBackground#29203b
  • editor.background#29203b
  • editor.findMatchBackground#ff00dd27
  • editor.findMatchHighlightBackground#00ff0d27
  • editor.foreground#e7dcff
  • editor.hoverHighlightBackground#ff00dd27
  • editor.lineHighlightBackground#ff00dd27
  • editor.lineHighlightBorder#ff00dd00
  • editor.selectionBackground#ff00dd5e
  • editor.selectionHighlightBackground#ff00dd27
  • editorCursor.foreground#dcf5ff85
  • editorError.foreground#ff3b21
  • editorGroup.border#ffddee28
  • editorGroup.dropBackground#ff00dd27
  • editorGroup.emptyBackground#211931
  • editorGroupHeader.noTabsBackground#ff004c27
  • editorGroupHeader.tabsBackground#211931
  • editorGroupHeader.tabsBorder#211931
  • editorGutter.addedBackground#00b637
  • editorGutter.background#3a033a
  • editorGutter.deletedBackground#ff3c00
  • editorGutter.modifiedBackground#087cca
  • editorHint.foreground#31adff
  • editorHoverWidget.border#00000000
  • editorInfo.foreground#31adff
  • editorLineNumber.activeForeground#e7dcff
  • editorLineNumber.foreground#e7dcff99
  • editorSuggestWidget.highlightForeground#39ffde
  • editorSuggestWidget.selectedBackground#ff00dd27
  • editorWarning.foreground#42e621
  • editorWidget.background#1e172c
  • editorWidget.border#00000000
  • focusBorder#08ffd6
  • foreground#e7dcff
  • input.background#29203b
  • input.border#29203b
  • input.foreground#e7dcff
  • input.placeholderForeground#e7dcff80
  • inputOption.activeBorder#82fbff
  • inputValidation.errorBackground#720417
  • inputValidation.errorBorder#720417
  • inputValidation.errorForeground#ffe4dc
  • inputValidation.infoBackground#042772
  • inputValidation.infoBorder#042772
  • inputValidation.infoForeground#dcfbff
  • inputValidation.warningBackground#724604
  • inputValidation.warningBorder#724604
  • inputValidation.warningForeground#fff4dc
  • list.activeSelectionBackground#ff00dd27
  • list.activeSelectionForeground#e874ff
  • list.dropBackground#ff00dd27
  • list.highlightForeground#20ff6342
  • list.inactiveSelectionBackground#ff57e927
  • list.inactiveSelectionForeground#e874ff
  • menu.background#29203b
  • menu.foreground#e7dcff
  • menu.selectionBackground#ff00dd42
  • menu.selectionForeground#e282ff
  • menubar.selectionBackground#ff00dd27
  • panel.background#1e172c
  • panel.border#0a5153
  • panel.dropBackground#ff00dd42
  • panelTitle.activeBorder#1e172c
  • panelTitle.activeForeground#e7dcff
  • panelTitle.inactiveForeground#a493ca
  • peekView.border#1e172c
  • peekViewEditor.background#39204b
  • peekViewEditor.matchHighlightBackground#00ff0d27
  • peekViewEditorGutter.background#4d054d
  • peekViewResult.background#1e172c
  • peekViewResult.fileForeground#e7dcff
  • peekViewResult.lineForeground#e7dcff
  • peekViewResult.matchHighlightBackground#00ff0d27
  • peekViewResult.selectionBackground#ff00dd5e
  • peekViewResult.selectionForeground#e7dcff
  • peekViewTitle.background#1e172c
  • progressBar.background#7cebb7
  • scrollbar.shadow#00ff6a77
  • scrollbarSlider.activeBackground#00ff6a
  • scrollbarSlider.background#00ff6a23
  • scrollbarSlider.hoverBackground#00ff6a73
  • settings.headerForeground#dceca8
  • sideBar.background#1e172c
  • sideBar.dropBackground#ff00dd27
  • sideBar.foreground#e7dcff
  • sideBarTitle.foreground#e7dcff
  • statusBar.background#39204b
  • statusBar.debuggingBackground#4b203d
  • statusBar.debuggingForeground#ffdcfa
  • statusBar.foreground#e7dcff
  • statusBar.noFolderBackground#39204b
  • statusBar.noFolderForeground#e7dcff
  • tab.activeBackground#29203b
  • tab.activeBorder#82fbff
  • tab.activeForeground#e7dcff
  • tab.inactiveBackground#1e172c
  • tab.inactiveForeground#e7dcff99
  • tab.unfocusedActiveBorder#82fbff
  • titleBar.activeBackground#1e172c
  • titleBar.activeForeground#ee99ff
  • titleBar.inactiveBackground#1e172c
  • titleBar.inactiveForeground#ee99ff8f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#88ccc6italic
variable, string constant.other.placeholder#bacafa
variable.parameter#c1ffd1
constant.other.color#24ff66
invalid, invalid.illegal#FF5370
storage.type#eecf1fbold
storage.type.user-defined#f2fd55bold
storage.type.template.argument.typename#5effc1
storage.type.struct.cpp, storage.type.class.cpp, storage.type.union.cpp, storage.type.enum.cpp, storage.type.enum.enum-key.class.cpp, keyword.other.rust, keyword.other.fn.rust, storage.type.rust, storage.type.function#6affdabold
storage.modifier#ff934abold
keyword.control#61f33dbold
keyword.control.return, keyword.control.continue, keyword.control.break, keyword.control.goto, keyword.control.exception.throw, keyword.control.flowcontrol.perl, keyword.control.control-handlers.perl, keyword.control.flow.js#5dccffbold
keyword.other.unit.suffix#d66eff
keyword.other.unit.binary, keyword.other.unit.octal, keyword.other.unit.hexadecimal#7ef0d7
keyword.operator#ff84ad
keyword.operator.new.cpp, keyword.operator.delete.cpp, keyword.operator.delete.array.cpp, keyword.operator.delete.array.bracket.cpp#e6e6e6bold italic underline
keyword.operator.sizeof, keyword.operator.decltype, keyword.operator.alignof#eaff76italic
punctuation.definition.directive.cpp, keyword.control.directive, keyword.other.include, keyword.control.import#d868b6bold
string.quoted.double.include, string.quoted.other.lt-gt.include#f392d6
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#f189ff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, routine.name#a6ffa0
entity.name.function.preprocessor, entity.name.function.macro#b1f761
meta.block variable.other#a9f2ff
support.other.variable, string.other.link#f07178
constant.numeric#2bffff
constant.language.true, constant.language.boolean.true#2bff60italic
constant.language.false, constant.language.boolean.false#ff7856italic
constant.character#55a4ff
constant.language, support.constant, constant.escape, keyword.other.unit, keyword.other#ff34d3
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#799aff
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#e66bff
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff53b7
variable.language#ff53b7italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name, meta.attribute#84e2ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#55ff6c
constant.character.escape.line-continuation.cpp#84a889
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#84e2ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#c56eff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffc46b
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#ff8b68
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#ff8095
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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e9ff6d
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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
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 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#93ff89
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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d089ff
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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82ffd5
text.html.markdown, punctuation.definition.list_item.markdown#e7dcff
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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 string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#aacfec
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Purple Night - Coding Theme