Skip to content

Proposal: Add Optional Dark Mode Support to Harbor Website & Docs #698

@intojhanurag

Description

@intojhanurag

Summary

While going through the Harbor documentation for extended periods, reading in light mode can be uncomfortable, especially in low-light environments. This issue proposes adding optional dark mode support to the Harbor website and documentation to improve readability and user experience.

Proposed Approach

  • Implement CSS-only dark mode using prefers-color-scheme: dark
  • No JavaScript toggle initially (keeps scope small and maintenance low)
  • Preserve the existing light theme as default
  • Use Sass variables / tokens to avoid duplicating styles
  • Ensure proper contrast and accessibility compliance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions