Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): handle missing selection color theme gracefully
- Add nil check for selection color to prevent potential nil pointer dereference - Fall back to default style if selection color is not defined
- Loading branch information