[PR #13] [MERGED] add dark theme preference #808

Closed
opened 2026-03-15 21:36:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: feature/dark-theme-preference


📝 Commits (2)

📊 Changes

6 files changed (+74 additions, -55 deletions)

View changed files

📝 ui/src/App.tsx (+2 -2)
📝 ui/src/actions/settingsActions.ts (+13 -8)
📝 ui/src/reducers/settingsReducer.ts (+10 -5)
📝 ui/src/theme.tsx (+11 -2)
📝 ui/src/views/RedisInfoView.tsx (+5 -10)
📝 ui/src/views/SettingsView.tsx (+33 -28)

📄 Description

No description provided


🔄 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/13 **Author:** [@lambdagirl](https://github.com/lambdagirl) **Created:** 1/13/2021 **Status:** ✅ Merged **Merged:** 1/13/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/dark-theme-preference` --- ### 📝 Commits (2) - [`54d1efc`](https://github.com/hibiken/asynqmon/commit/54d1efc6d83d805f72fdded59ed3aea35bd456d3) add dark theme preference - [`07f0b60`](https://github.com/hibiken/asynqmon/commit/07f0b60206c415171ad416452efe53f422157221) resolve the comments ### 📊 Changes **6 files changed** (+74 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/App.tsx` (+2 -2) 📝 `ui/src/actions/settingsActions.ts` (+13 -8) 📝 `ui/src/reducers/settingsReducer.ts` (+10 -5) 📝 `ui/src/theme.tsx` (+11 -2) 📝 `ui/src/views/RedisInfoView.tsx` (+5 -10) 📝 `ui/src/views/SettingsView.tsx` (+33 -28) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:36:09 +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#808
No description provided.