Skip to content

feat: 淺色背景風格主題#47

Merged
Showchen168 merged 1 commit intomainfrom
feature/light-theme-redesign
Jan 16, 2026
Merged

feat: 淺色背景風格主題#47
Showchen168 merged 1 commit intomainfrom
feature/light-theme-redesign

Conversation

@Showchen168
Copy link
Owner

Summary

  • 將網頁主題從深色改為淺色背景風格
  • 保留精緻專業的視覺效果(漸層按鈕、陰影效果、卡片設計)
  • 確保文字顏色清晰可讀

改動項目

  • 所有內聯樣式從深色背景改為淺色
  • 文字顏色從淺色改為深色
  • Sidebar 改為淺色主題
  • 各區塊(登入、案件處理、歷史紀錄、數據看板、SOP流程圖、管理面板)背景更新
  • 編輯 Modal 改為白色背景

Test plan

  • 確認登入畫面顯示正常
  • 確認各 Tab 頁面背景為淺色
  • 確認文字清晰可讀
  • 確認按鈕樣式正常

🤖 Generated with Claude Code

- 更新所有內聯樣式從深色背景 (rgba(30, 41, 59, ...)) 改為淺色 (white, #f8fafc)
- 調整文字顏色從淺色 (text-slate-100/200/300) 改為深色 (text-slate-600/700/800)
- 更新 Sidebar 為淺色主題,導航按鈕改為深色文字
- 更新登入畫面、案件處理區、歷史紀錄表格、數據看板、SOP流程圖和管理面板的背景
- 更新編輯 Modal 為白色背景
- 保留精緻專業的視覺效果:漸層按鈕、陰影效果、卡片邊框

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Showchen168 Showchen168 merged commit c0256c0 into main Jan 16, 2026
0 of 2 checks passed
@Showchen168 Showchen168 deleted the feature/light-theme-redesign branch January 16, 2026 08:07
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.

1 participant