mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 17:45:50 +03:00
[PR #12] [MERGED] add dark-theme #107
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/dark-theme📝 Commits (1)
d0eb1deAdd dark mode📊 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.