blueprint-freespeech / ricochet-refresh

Anonymous peer-to-peer instant messaging
https://www.ricochetrefresh.net
Other
157 stars 27 forks source link

Ricochet uses hardcoded custom colors for things #95

Open pospeselr opened 3 years ago

pospeselr commented 3 years ago

Scattered throughout the QML we have hardcoded color codes for some things (but not everything). This breaks on macOS when dark-mode is enabled: image

We should switch to using QPalette colors.

webdingspowah commented 11 months ago

Any word on this and/or #81 ?

pospeselr commented 11 months ago

@webdingspowah development resource are currently allocated working on https://github.com/blueprint-freespeech/gosling to improve the security+privacy of future Ricochet-Refresh versions. In the meantime, I'm happy to review patches here.