mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #257] [MERGED] 250 color changes #346
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#346
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/EddieTheCubeHead/Stagnum/pull/257
Author: @OttoAhlfors
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @OttoAhlfors
Base:
master← Head:250-color-changes📝 Commits (7)
84ffce9Changed texts to use theme colors4b14f94Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 250-color-changes639b22ddarker color not final0a200cbRefresh main page no longer forces new login0300996changed color40d69d8Custom tect field colors4a64620Merge branch 'master' into 250-color-changes📊 Changes
14 files changed (+63 additions, -22 deletions)
View changed files
📝
client/app/page.tsx(+10 -4)📝
client/components/buttons/iconButtons/addToPoolButton.tsx(+2 -2)📝
client/components/buttons/iconButtons/collapseIconButton.tsx(+9 -1)📝
client/components/buttons/iconButtons/deleteButton.tsx(+2 -2)📝
client/components/buttons/iconButtons/showMoreIconButton.tsx(+2 -2)➕
client/components/customInput.tsx(+24 -0)📝
client/components/poolmanagerComponents/poolCollectionCard.tsx(+1 -1)📝
client/components/poolmanagerComponents/poolTrackCard.tsx(+1 -1)📝
client/components/searchComponents/cards/albumCard.tsx(+1 -1)📝
client/components/searchComponents/cards/artistCard.tsx(+1 -1)📝
client/components/searchComponents/cards/playlistCard.tsx(+1 -1)📝
client/components/searchComponents/cards/trackCard.tsx(+1 -1)📝
client/components/searchComponents/searchInput.tsx(+6 -3)📝
client/components/theme.ts(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.