[PR #25] [MERGED] UI improvements, icon, and color scheme #1414

Closed
opened 2026-03-03 19:06:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/25
Author: @zanderp25
Created: 7/13/2022
Status: Merged
Merged: 7/14/2022
Merged by: @lixin9311

Base: developHead: develop


📝 Commits (3)

  • 4afd6da Minor UI improvements
  • 0e33314 Merge branch 'develop' into develop
  • a5c6c85 Resolved more conflicts

📊 Changes

11 files changed (+72 additions, -77 deletions)

View changed files

📝 PlayCover/Assets.xcassets/AccentColor.colorset/Contents.json (+8 -8)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/1024.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/128.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/16.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/256.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/32.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/512.png (+0 -0)
📝 PlayCover/Assets.xcassets/AppIcon.appiconset/64.png (+0 -0)
📝 PlayCover/View/AppsView.swift (+23 -30)
📝 PlayCover/View/MainView.swift (+37 -35)
📝 PlayCover/View/Style.swift (+4 -4)

📄 Description

  • "remove the damm cat" - Perseque
  • Made the buttons on the top the same style and aligned them to the right
  • Used acquite's new icon
  • Set the color scheme to use the accent color
  • Set the default accent color to a blue from the icon
  • Condensed the layout of the bottom bar
  • The installation progress bar now has its own section which disappears when not in use

🔄 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/PlayCover/PlayCover/pull/25 **Author:** [@zanderp25](https://github.com/zanderp25) **Created:** 7/13/2022 **Status:** ✅ Merged **Merged:** 7/14/2022 **Merged by:** [@lixin9311](https://github.com/lixin9311) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`4afd6da`](https://github.com/PlayCover/PlayCover/commit/4afd6da36720c505501656bef69b29821c3539e3) Minor UI improvements - [`0e33314`](https://github.com/PlayCover/PlayCover/commit/0e33314a52af00db8c5d506c4b9018c054baf364) Merge branch 'develop' into develop - [`a5c6c85`](https://github.com/PlayCover/PlayCover/commit/a5c6c85eb8a88f60e79a7c3abd555ff9f95726c5) Resolved more conflicts ### 📊 Changes **11 files changed** (+72 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Assets.xcassets/AccentColor.colorset/Contents.json` (+8 -8) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/1024.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/128.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/16.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/256.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/32.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/512.png` (+0 -0) 📝 `PlayCover/Assets.xcassets/AppIcon.appiconset/64.png` (+0 -0) 📝 `PlayCover/View/AppsView.swift` (+23 -30) 📝 `PlayCover/View/MainView.swift` (+37 -35) 📝 `PlayCover/View/Style.swift` (+4 -4) </details> ### 📄 Description - "remove the damm cat" - Perseque - Made the buttons on the top the same style and aligned them to the right - Used acquite's new icon - Set the color scheme to use the accent color - Set the default accent color to a blue from the icon - Condensed the layout of the bottom bar - The installation progress bar now has its own section which disappears when not in use --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:06:56 +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/PlayCover#1414
No description provided.