@@ -103,7 +103,6 @@ export const community: ThemeInfo[] = [
103
103
'https://i.imgur.com/41QWv3c.png' ,
104
104
] ,
105
105
tags : [
106
- 'flayyer' ,
107
106
'dark' ,
108
107
'light' ,
109
108
] ,
@@ -125,7 +124,6 @@ export const community: ThemeInfo[] = [
125
124
'https://github.com/nico-bachner/slidev-theme-geist/blob/main/example-export/05.png?raw=true' ,
126
125
] ,
127
126
tags : [
128
- 'vercel' ,
129
127
'dark' ,
130
128
'light' ,
131
129
] ,
@@ -150,7 +148,6 @@ export const community: ThemeInfo[] = [
150
148
'https://github.com/lightvue/slidev-theme-light-icons/blob/master/screenshot/10-layout-left-image-light.png?raw=true' ,
151
149
] ,
152
150
tags : [
153
- 'light-icons' ,
154
151
'dark' ,
155
152
'light' ,
156
153
] ,
@@ -171,15 +168,55 @@ export const community: ThemeInfo[] = [
171
168
'https://i.imgur.com/m8eemKt.png' ,
172
169
] ,
173
170
tags : [
174
- 'purplin' ,
171
+ 'dark' ,
172
+ 'light' ,
173
+ ] ,
174
+ } ,
175
+ {
176
+ id : 'slidev-theme-unicorn' ,
177
+ name : 'Unicorn' ,
178
+ description : 'Based on Dawntraoz website design' ,
179
+ author : {
180
+ name : 'Alba Silvente (dawntraoz)' ,
181
+ link : 'https://github.com/dawntraoz' ,
182
+ } ,
183
+ repo : 'https://github.com/dawntraoz/slidev-theme-unicorn' ,
184
+ previews : [
185
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-intro.png' ,
186
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/light-theme-cover.png' ,
187
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-image-centered.png' ,
188
+ 'https://raw.githubusercontent.com/Dawntraoz/slidev-theme-unicorn/master/screenshots/dark-theme-center-without-header-footer.png' ,
189
+ ] ,
190
+ tags : [
191
+ 'dark' ,
192
+ 'light' ,
193
+ ] ,
194
+ } ,
195
+ {
196
+ id : 'slidev-theme-zhozhoba' ,
197
+ name : 'Zhozhoba' ,
198
+ description : 'A zhozhoba theme for Slidev' ,
199
+ author : {
200
+ name : 'Bogenbai Bayzharassov' ,
201
+ link : 'https://github.com/thatoranzhevyy' ,
202
+ } ,
203
+ repo : 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoban' ,
204
+ previews : [
205
+ 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoba/blob/master/slides-export/01.png?raw=true' ,
206
+ 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoba/blob/master/.github/dark.png?raw=true' ,
207
+ 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoba/blob/master/slides-export/02.png?raw=true' ,
208
+ 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoba/blob/master/slides-export/03.png?raw=true' ,
209
+ 'https://github.com/thatoranzhevyy/slidev-theme-zhozhoba/blob/master/slides-export/04.png?raw=true' ,
210
+ ] ,
211
+ tags : [
175
212
'dark' ,
176
213
'light' ,
177
214
] ,
178
215
} ,
179
216
// Add yours here!
180
217
{
181
218
id : '' ,
182
- link : 'https://github.com/slidevjs/slidev /edit/main/docs /.vitepress/themes.ts' ,
219
+ link : 'https://github.com/slidevjs/docs /edit/main/.vitepress/themes.ts' ,
183
220
name : 'Yours?' ,
184
221
description : 'Submit your theme to be list here!' ,
185
222
author : {
0 commit comments