asgardeo / asgardeo/javascript
feat: detect the application color scheme automatically based on common strategies (class based, data attr based)
Open
@asgardeo/react
accessibility
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 67
- Avg merge
- 4h 6m
- Merged PRs (30d)
- 13
Description
### Problem
If the color scheme is not explicitly passed, the SDK should intelligently try to resolve the applications theme based off of common patterns.
- class based discovery: ` (MUI)
### Proposed Solution
Improve the theme detection algorithm.
### Alternatives
N/A
### Please select the package issue is related to
@asgardeo/react
### Version
current
### Reporter Checklist
- [x] I have searched the existing issues and this is not a duplicate.
- [x] I have provided all the necessary information.
- [x] I have verified the feature on the latest version of the package.
Contributor guide
Assessment
This issue has not been assessed yet.