[PR #203] [MERGED] feat(#159):主题跟随系统 #708

Closed
opened 2026-03-02 03:41:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/203
Author: @rainnoon
Created: 5/21/2025
Status: Merged
Merged: 5/21/2025
Merged by: @codexu

Base: devHead: dev


📝 Commits (2)

  • ddec079 feat: 主题跟随系统
  • cfa81d0 Merge branch 'dev' of github.com:rainnoon/note-gen into dev

📊 Changes

5 files changed (+89 additions, -11 deletions)

View changed files

📝 messages/en.json (+4 -0)
📝 messages/ja.json (+5 -1)
📝 messages/zh.json (+4 -0)
📝 src/app/core/setting/theme/setting-theme.tsx (+33 -1)
📝 src/components/mode-toggle.tsx (+43 -9)

📄 Description

允许用户设置主题时跟随系统


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/203 **Author:** [@rainnoon](https://github.com/rainnoon) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`ddec079`](https://github.com/codexu/note-gen/commit/ddec0799a56dafd4e800c50030100cf2cc494971) feat: 主题跟随系统 - [`cfa81d0`](https://github.com/codexu/note-gen/commit/cfa81d06172c2911e05ec8266734db3fc63678c6) Merge branch 'dev' of github.com:rainnoon/note-gen into dev ### 📊 Changes **5 files changed** (+89 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `messages/en.json` (+4 -0) 📝 `messages/ja.json` (+5 -1) 📝 `messages/zh.json` (+4 -0) 📝 `src/app/core/setting/theme/setting-theme.tsx` (+33 -1) 📝 `src/components/mode-toggle.tsx` (+43 -9) </details> ### 📄 Description 允许用户设置主题时跟随系统 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#708
No description provided.