We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
いつも便利に使わせていただいております。 ダークモードのデフォルト設定をOSと連動させるのはどうでしょうか。
CSSのprefers-color-schemeが利用できそうです。
The text was updated successfully, but these errors were encountered:
提案ありがとうございます。 システムの設定をダークモードにしていない場合でもダークモードに切り替えられるように(私がまさにそのパターンです)他の設定と一緒に設定状態を Cookie に保存するようにしているのですが、初期値を prefer-color-scheme に合わせて変えるくらいならできるかもしれません。検討します。
Sorry, something went wrong.
f235dc2
f235dc2 にて対応しました。ありがとうございました!
No branches or pull requests
いつも便利に使わせていただいております。
ダークモードのデフォルト設定をOSと連動させるのはどうでしょうか。
CSSのprefers-color-schemeが利用できそうです。
The text was updated successfully, but these errors were encountered: