Skip to content

Conversation

@rfcbf
Copy link
Contributor

@rfcbf rfcbf commented Dec 17, 2025

Description

fix in color buttons miniplayer

Type of Change

  • 🎉 feat: New feature
  • 🐛 fix: Bug fix
  • 📝 docs: Documentation update
  • 💄 style: Code style/formatting changes
  • ♻️ refactor: Code refactoring
  • perf: Performance improvement
  • test: Adding or updating tests
  • 🔧 chore: Maintenance tasks
  • 🏗️ build: Build system changes
  • 👷 ci: CI configuration changes

Related Issue

Screenshots/Videos

Testing

  • Tested on iPhone (specify model/iOS version):
  • Tested on iPad (specify model/iOS version):
  • All unit tests pass
  • No SwiftLint warnings/errors

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My branch is up-to-date with the base branch

Additional Notes

Adds a Watch app target with initial feed display.

The Watch app fetches and displays MacMagazine news feed.
Includes support for full-screen article presentation with
basic actions and navigation.

Implements UI elements like carousels, indicators and detail views.
Ensures that the mini player's controls color adapts correctly
to the user's selected color scheme, providing better
visual contrast in both light and dark modes.
Moves SwiftUI import below FeedLibrary for better organization.
@rfcbf rfcbf changed the title fix: color miniplayer feat: color miniplayer Dec 17, 2025
@rfcbf rfcbf closed this Dec 17, 2025
@rfcbf rfcbf deleted the fix/Color_Miniplayer branch December 18, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant