UX: Add theme screenshots (#61)

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.
This commit is contained in:
Martin Brennan 2024-10-23 15:17:34 +10:00 committed by GitHub
parent eefec6d033
commit 5c30d32fd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 1 deletions

View File

@ -35,5 +35,6 @@
"success": "71bd9f",
"love": "c16ad7"
}
}
},
"screenshots": ["screenshots/light.png", "screenshots/dark.png"]
}

BIN
screenshots/dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 KiB

BIN
screenshots/light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 KiB