File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -463,6 +463,33 @@ export const community: ThemeInfo[] = [
463463 'light' ,
464464 ] ,
465465 } ,
466+ {
467+ id : 'slidev-theme-mint' ,
468+ name : 'mint' ,
469+ description : 'Slidev Theme Mint' ,
470+ author : {
471+ name : 'Alfatta Rezqa' ,
472+ link : 'https://github.com/alfatta' ,
473+ } ,
474+ repo : 'https://github.com/alfatta/slidev-theme-mint' ,
475+ previews : [
476+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/1.png' ,
477+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/2.png' ,
478+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/3.png' ,
479+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/4.png' ,
480+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/5.png' ,
481+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/6.png' ,
482+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/7.png' ,
483+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/8.png' ,
484+ 'https://cdn.jsdelivr.net/gh/alfatta/slidev-theme-mint/screenshot/9.png' ,
485+ ] ,
486+ tags : [
487+ 'light' ,
488+ 'mint' ,
489+ 'green' ,
490+ 'cool' ,
491+ ] ,
492+ } ,
466493 // Add yours here!
467494 {
468495 id : '' ,
You can’t perform that action at this time.
0 commit comments