[PR #844] [MERGED] feat: add beige color theme presets #796

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

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/844
Author: @leisure462
Created: 1/10/2026
Status: Merged
Merged: 1/15/2026
Merged by: @codexu

Base: devHead: feature/add-beige-themes


📝 Commits (1)

  • 1af69bd feat: add beige color theme presets

📊 Changes

3 files changed (+142 additions, -2 deletions)

View changed files

📝 messages/en.json (+15 -0)
📝 messages/zh.json (+17 -2)
📝 src/app/core/setting/general/interface-settings/theme-presets.tsx (+110 -0)

📄 Description

  • Add 5 new beige color theme presets (beigeWarm, beigeRetro, beigeElegant, beigeDark, beigeCoffee)
  • Update Chinese translation with three-character theme names (米黄暖, 米黄古, 米黄雅, 米黄暗, 米黄咖)
  • Update English translation with theme names (Beige Warm, Beige Retro, Beige Elegant, Beige Dark, Beige Coffee)

🔄 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/844 **Author:** [@leisure462](https://github.com/leisure462) **Created:** 1/10/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `feature/add-beige-themes` --- ### 📝 Commits (1) - [`1af69bd`](https://github.com/codexu/note-gen/commit/1af69bd617ca1c8e7dd5089889efebfe872536f4) feat: add beige color theme presets ### 📊 Changes **3 files changed** (+142 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `messages/en.json` (+15 -0) 📝 `messages/zh.json` (+17 -2) 📝 `src/app/core/setting/general/interface-settings/theme-presets.tsx` (+110 -0) </details> ### 📄 Description - Add 5 new beige color theme presets (beigeWarm, beigeRetro, beigeElegant, beigeDark, beigeCoffee) - Update Chinese translation with three-character theme names (米黄暖, 米黄古, 米黄雅, 米黄暗, 米黄咖) - Update English translation with theme names (Beige Warm, Beige Retro, Beige Elegant, Beige Dark, Beige Coffee) --- <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:46 +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#796
No description provided.