Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enhance(embed): add ability to pin color mode (#7186) | Samuel Newman | 2025-03-05 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(embed): add ability to pin color mode * fix: Move color mode dropdown to the root section * auto -> system * style tweaks * default to light theme * try and fix eslint * fix dropdown styles on other browsers * rm unnecessary eslintrc change * more explicit color mode select * make light explicit --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> | ||||
* | feat(embed): Add support for dark mode (#6912) | かっこかり | 2024-12-11 | 1 | -0/+17 |
* feat(embed): Support dark mode (wip) * finishing up the implementation * fix tailwind color selector * tweak design * refactor: unify types * fix * fix english grammar * refactor: unify types * tweak design * remove the customization part |