tooot-app / app

https://tooot.app
GNU General Public License v3.0
233 stars 23 forks source link

Use system separator color in Separator component #757

Closed vitalyster closed 1 year ago

vitalyster commented 1 year ago
xmflsct commented 1 year ago

Thanks for the PR! Not knowing much about UIColor myself, it seems like it does support dark mode out of the box? If so, shall we apply the same logic to both dark modes of separator as well?

vitalyster commented 1 year ago

Yes, it does. I don't know what two dark variants means there, that is why I did not touch dark modes

xmflsct commented 1 year ago

Cool, in that case we can just apply the same logic to both of the dark modes. :)