Skip to content
New issue

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

Add: ダークモードとライトモードの切り替え機能を追加 #19

Merged
merged 3 commits into from
Jan 5, 2025

Conversation

Hiroshiba
Copy link
Member

内容

ブラウザの設定(OSの設定)に合わせてlight/darkが切り替わるようにします。

関連 Issue

close #17

スクリーンショット・動画など

image image

その他

@Hiroshiba Hiroshiba requested review from sevenc-nanashi and Copilot and removed request for sevenc-nanashi January 5, 2025 06:58
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • index.html: Language not supported
  • src/styles/index.scss: Language not supported

src/composables/useColorScheme.ts Outdated Show resolved Hide resolved
Copy link
Member

@sevenc-nanashi sevenc-nanashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ほとんど大丈夫だと思います。

src/App.vue Show resolved Hide resolved
src/App.vue Show resolved Hide resolved
@Hiroshiba
Copy link
Member Author

マージします!

@Hiroshiba Hiroshiba merged commit 279a670 into main Jan 5, 2025
1 check passed
@Hiroshiba Hiroshiba deleted the auto-color-mode branch January 5, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

環境に応じてライト・ダークテーマを切り替えたい
2 participants