[PR #12] [MERGED] add dark-theme #455

Closed
opened 2026-03-07 22:15:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/12
Author: @lambdagirl
Created: 1/11/2021
Status: Merged
Merged: 1/13/2021
Merged by: @hibiken

Base: masterHead: feature/dark-theme


📝 Commits (1)

📊 Changes

6 files changed (+216 additions, -174 deletions)

View changed files

📝 ui/src/App.tsx (+145 -140)
📝 ui/src/actions/settingsActions.ts (+14 -2)
📝 ui/src/index.tsx (+1 -5)
📝 ui/src/reducers/settingsReducer.ts (+9 -8)
📝 ui/src/theme.tsx (+17 -16)
📝 ui/src/views/SettingsView.tsx (+30 -3)

📄 Description

closes #11


🔄 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/hibiken/asynqmon/pull/12 **Author:** [@lambdagirl](https://github.com/lambdagirl) **Created:** 1/11/2021 **Status:** ✅ Merged **Merged:** 1/13/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/dark-theme` --- ### 📝 Commits (1) - [`d0eb1de`](https://github.com/hibiken/asynqmon/commit/d0eb1def0b541541afc0d107fe5cad811afbda7f) Add dark mode ### 📊 Changes **6 files changed** (+216 additions, -174 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/App.tsx` (+145 -140) 📝 `ui/src/actions/settingsActions.ts` (+14 -2) 📝 `ui/src/index.tsx` (+1 -5) 📝 `ui/src/reducers/settingsReducer.ts` (+9 -8) 📝 `ui/src/theme.tsx` (+17 -16) 📝 `ui/src/views/SettingsView.tsx` (+30 -3) </details> ### 📄 Description closes #11 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:15:37 +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/asynqmon#455
No description provided.