mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-25 17:35:58 +03:00
[PR #152] [CLOSED] feat: Add dark mode toggle styling and login page dark mode support #275
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#275
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/justlovemaki/AIClient-2-API/pull/152
Author: @TheLonelyDevil9
Created: 1/3/2026
Status: ❌ Closed
Base:
main← Head:feature/dark-mode-toggle📝 Commits (1)
7dc870cfeat: Add dark mode toggle styling and login page dark mode support📊 Changes
2 files changed (+94 additions, -14 deletions)
View changed files
📝
static/app/styles.css(+56 -0)📝
static/login.html(+38 -14)📄 Description
Summary
This PR completes the dark mode implementation by adding the missing styling for the theme toggle button and adding dark mode support to the login page.
Changes
Testing
Closes #147
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.