Skip to content

Add dark theme #2

Description

@AkashJana18

The guide currently uses a light theme only. Since many developers browse documentation in dark mode, adding a dark theme would improve readability and provide a better user experience.

Proposed Solution

  • Add a dark theme matching the current design language.
  • Respect the user’s system preference via prefers-color-scheme.
  • Optionally include a theme toggle (Light / Dark / System) with the selected preference persisted in local storage.
  • Ensure sufficient contrast for accessibility.
  • Verify that maps, images, tables, code blocks, and all UI components render correctly in both themes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions