Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Add Plannify theme #31

Open
jjccharles opened this issue Dec 21, 2019 · 1 comment
Open

Add Plannify theme #31

jjccharles opened this issue Dec 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jjccharles
Copy link
Contributor

To give the project a more unique feel, a theme should be created and implemented into the project including utilities to add a dark mode.

@jjccharles jjccharles added enhancement New feature or request good first issue Good for newcomers labels Dec 21, 2019
@bofeiw
Copy link
Contributor

bofeiw commented Dec 23, 2019

The CSS media query prefers-color-scheme is good for customising dark/light themes based on user's system settings. However it is only supported in most recent browser releases (Chrome 76+, Firefox 67+).

https://web.dev/prefers-color-scheme/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants