- Wire up the existing default-dark.css that was never loaded. Add a three-way theme switch (System/Light/Dark) that persists the user's preference in localStorage. - The toggle appears in as a dropdown on the plugin directory and details pages. - System mode follows the OS preference automatically. - Also fix the plugin detail page header using hardcoded light colors that didn't adapt to dark mode. |
||
|---|---|---|
| .. | ||
| Default.cshtml | ||
| MainNav.cs | ||
| MainNavViewModel.cs | ||