[PR #257] [MERGED] 250 color changes #346

Closed
opened 2026-02-27 19:17:51 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: 250-color-changes


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/257 **Author:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Base:** `master` ← **Head:** `250-color-changes` --- ### 📝 Commits (7) - [`84ffce9`](https://github.com/EddieTheCubeHead/Stagnum/commit/84ffce924a59741b657ec834074b165dc8721fcb) Changed texts to use theme colors - [`4b14f94`](https://github.com/EddieTheCubeHead/Stagnum/commit/4b14f94efb5668b4b8646dbbc73da70276b64a5a) Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 250-color-changes - [`639b22d`](https://github.com/EddieTheCubeHead/Stagnum/commit/639b22dc965dde0ab2437533e77f1f2732549b78) darker color not final - [`0a200cb`](https://github.com/EddieTheCubeHead/Stagnum/commit/0a200cb356b6d2960ca3540b6ef361ae9988b411) Refresh main page no longer forces new login - [`0300996`](https://github.com/EddieTheCubeHead/Stagnum/commit/03009964d8fc454bc755ffeeb8766a80c4362d7e) changed color - [`40d69d8`](https://github.com/EddieTheCubeHead/Stagnum/commit/40d69d865464edb7d5e0d3c8f3fb0ffd83c5c4b9) Custom tect field colors - [`4a64620`](https://github.com/EddieTheCubeHead/Stagnum/commit/4a64620d0a5d727e0e7f8d2a1ac4f0672f7c35a9) Merge branch 'master' into 250-color-changes ### 📊 Changes **14 files changed** (+63 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `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) </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-02-27 19:17:51 +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/Stagnum#346
No description provided.