Skip to content

Commit 78e49cd

Browse files
UX: Add theme screenshots
Soon we will have a mechanism in core to show screenshots defined in a theme or component's repo when that theme is installed. Air is a good theme to start this with for testing.
1 parent eefec6d commit 78e49cd

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

about.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"success": "71bd9f",
3636
"love": "c16ad7"
3737
}
38-
}
38+
},
39+
"screenshots": ["screenshots/light-mode.png", "screenshots/dark-mode.png"]
3940
}

screenshots/dark.png

507 KB
Loading

screenshots/light.png

598 KB
Loading

0 commit comments

Comments
 (0)