feat(README): use theme-context for feature graphics

This commit is contained in:
Harsh Shandilya 2023-09-26 17:17:45 +05:30
parent 22a2419185
commit fd1bdc79f8
No known key found for this signature in database
4 changed files with 5 additions and 1 deletions

View file

@ -10,7 +10,11 @@ Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), b
> Snapshots from the development branch can be obtained [here](https://github.com/msfjarvis/compose-lobsters/releases/tag/nightly).
<img src="https://github.com/msfjarvis/compose-lobsters/blob/main/.github/readme_feature.webp"
<img src="https://github.com/msfjarvis/compose-lobsters/blob/main/.github/readme_feature_light.webp#gh-light-mode-only"
alt="A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page"
width="550" />
<img src="https://github.com/msfjarvis/compose-lobsters/blob/main/.github/readme_feature_dark.webp#gh-dark-mode-only"
alt="A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page"
width="550" />