Detecting a user's system theme involves either using the prefers-color-scheme media query in CSS, or checking the media feature in JavaScript.
確定! 回上一頁