OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Reworked theme function for light and dark mode #45

Closed OGTor closed 2 months ago

OGTor commented 2 months ago

πŸš€ Description

Reworked themes after consultation from Yaroslav. A toggle has been added to the settings page to switch from light to dark

πŸ“„ Motivation and Context

πŸ§ͺ How Has This Been Tested?

πŸ“· Screenshots (if appropriate)

πŸ“¦ Types of changes

βœ… Checklist (copied from README)

Dykyi commented 2 months ago

Nice PR!

OGTor commented 2 months ago

Please fix your GitHub Actions pipeline so the code contribution can be reviewed over at https://ogtor.github.io/web-client/ before merging. Now it looks like this:

image

fixed now

mblomdahl commented 2 months ago

Please fix your GitHub Actions pipeline so the code contribution can be reviewed over at https://ogtor.github.io/web-client/ before merging. Now it looks like this:

image

fixed now

Good! Feel free to merge!