File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,27 @@ export const community: ThemeInfo[] = [
192192 'light' ,
193193 ] ,
194194 } ,
195+ {
196+ id : 'slidev-theme-eloc' ,
197+ name : 'Eloc' ,
198+ description : 'Focus on writing, present in a concise style.' ,
199+ author : {
200+ name : 'Amio' ,
201+ link : 'https://github.com/amio' ,
202+ } ,
203+ repo : 'https://github.com/zthxxx/slides/tree/master/packages/slidev-theme-eloc' ,
204+ previews : [
205+ 'https://cdn.jsdelivr.net/gh/zthxxx/slides@master/packages/slidev-theme-eloc/screenshot/01.png' ,
206+ 'https://cdn.jsdelivr.net/gh/zthxxx/slides@master/packages/slidev-theme-eloc/screenshot/02.png' ,
207+ 'https://cdn.jsdelivr.net/gh/zthxxx/slides@master/packages/slidev-theme-eloc/screenshot/03.png' ,
208+ 'https://cdn.jsdelivr.net/gh/zthxxx/slides@master/packages/slidev-theme-eloc/screenshot/04.png' ,
209+ 'https://cdn.jsdelivr.net/gh/zthxxx/slides@master/packages/slidev-theme-eloc/screenshot/05.png' ,
210+ ] ,
211+ tags : [
212+ 'dark' ,
213+ 'light' ,
214+ ] ,
215+ } ,
195216 {
196217 id : 'slidev-theme-purplin' ,
197218 name : 'Purplin' ,
You can’t perform that action at this time.
0 commit comments