Skip to content

Add custom mode - Light / Dark #25

@tusharnankani

Description

@tusharnankani
  • Add light mode.

This is not final but gives an idea how it might look like.

Just by adding a line of CSS, we can modify contrast here and there.

* {
  filter: invert(1) hue-rotate(180deg);
}

image

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