ppresume / community

Discussions, feedbacks, roadmaps, community.
57 stars 3 forks source link

feat: respect dark mode for PPResume PWA #52

Open xiaohanyu opened 2 months ago

xiaohanyu commented 2 months ago

Description

PPResume PWA right now does not respect system dark mode as theme_color and background_color in manifest are fixed.

w3c issue: https://github.com/w3c/manifest/issues/975

Stackoverflow got a workaround, which may worth a try.

Related issue: https://github.com/ppresume/community/issues/55

[Optional] Possible Solutions

NA

Acceptance Criteria

Todo list

NA