Feat/theme switcher blacksky#24
Open
grishaLR wants to merge 6 commits into
Open
Conversation
grishaLR
commented
May 9, 2026
| @@ -0,0 +1,4223 @@ | |||
| lockfileVersion: '9.0' | |||
Contributor
Author
There was a problem hiding this comment.
@essential-randomness should i remove the lockfile? i was surprised by this addition...
grishaLR
commented
May 9, 2026
| "@astrojs/check": "^0.9.8", | ||
| "@astrojs/node": "^10.0.5", | ||
| "@atproto/api": "^0.17.3", | ||
| "@atproto/common-web": "^0.4.21", |
Contributor
Author
There was a problem hiding this comment.
unsure how this diverged... the /communites page broke for me locally but is working in production 🤔
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
overview
Note
the massive diff is from:
@atproto/common-webmissing for me locally so i added it. also ended up generating a full lockfile. will follow your lead on how you'd like to resolve thesethis closes issue #9 supporting themes - after this PR everything is in place for anyone to cut a PR to add a theme!!
this PR brings in Blacksky theme and a theme switcher! woohoo! adds instructions for how to contribute
on thing to note:
@atproto/common-webwas missing and broke the events tab so i added thatdescription
pretty straight forward!
--borderto--border-color@atproto/common-webthat broke the page when navigating to/communitiesscreengrabs
blacksky-themeswitcher.mp4