Open
Description
Describe the bug
Here, colors are expressed as --sidebar-background: 0 0% 98%;
whereas on the theming page they are expressed in oklch as --sidebar-foreground: oklch(0.145 0 0);
.
I assume this is because the old syntax if from HSL and the docs for sidebar were not updated, but not entirely sure.
Affected component/components
(Theming)
How to reproduce
See description.
Codesandbox/StackBlitz link
No response
Logs
System Info
/
Before submitting
- I've made research efforts and searched the documentation
- I've searched for existing issues