Skip to content

Commit ff57e5e

Browse files
filiphrickermanx
authored andcommitted
docs: add excali-slide theme (#1616)
Co-authored-by: _Kerman <[email protected]>
1 parent 9a87716 commit ff57e5e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: .vitepress/themes.ts

+18
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,24 @@ export const community: ThemeInfo[] = [
445445
'light',
446446
],
447447
},
448+
{
449+
id: 'slidev-theme-excali-slide',
450+
name: 'Excali-slide',
451+
description: 'A theme based on Excalidraw with animated highlighter effect',
452+
author: {
453+
name: 'Filip Hric',
454+
link: 'https://github.com/filiphric',
455+
},
456+
repo: 'https://github.com/filiphric/slidev-theme-excali-slide',
457+
previews: [
458+
'https://raw.githubusercontent.com/filiphric/excali-slide/main/images/default_slide.png',
459+
'https://raw.githubusercontent.com/filiphric/excali-slide/main/images/intro_slide.png',
460+
],
461+
tags: [
462+
'dark',
463+
'light',
464+
],
465+
},
448466
// Add yours here!
449467
{
450468
id: '',

0 commit comments

Comments
 (0)