mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[PR #13] [MERGED] add dark theme preference #106
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#106
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/13
Author: @lambdagirl
Created: 1/13/2021
Status: ✅ Merged
Merged: 1/13/2021
Merged by: @hibiken
Base:
master← Head:feature/dark-theme-preference📝 Commits (2)
54d1efcadd dark theme preference07f0b60resolve the comments📊 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.