We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54891c7 commit 0486637Copy full SHA for 0486637
src/components/AppSidebar.js
@@ -27,7 +27,7 @@ const AppSidebar = () => {
27
return (
28
<CSidebar
29
className="border-end"
30
- colorScheme="light"
+ colorScheme="dark"
31
position="fixed"
32
unfoldable={unfoldable}
33
visible={sidebarShow}
0 commit comments