Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make traffic lights button symbols colored like macOS buttons #135

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

ShlomoCode
Copy link
Contributor

The traffic light buttons mimic those of macOS, and macOS never changes the button's icon color:

CleanShot.2024-07-10.at.16.28.12.mp4

I checked the colors of the macOS buttons with https://github.com/sindresorhus/System-Color-Picker and set them for our buttons. For the quit button I just used dark purple:
CleanShot 2024-07-10 at 16 59 57@2x

closes #132

@ShlomoCode ShlomoCode force-pushed the traffic-lights-in-light-theme branch from 67bf062 to b7f4d13 Compare July 10, 2024 14:03
@ShlomoCode ShlomoCode changed the title feat: make traffic lights symbols dark in light theme feat: traffic lights symbols color Jul 10, 2024
@ShlomoCode ShlomoCode changed the title feat: traffic lights symbols color feat: traffic lights buttons symbols color Jul 10, 2024
@ShlomoCode ShlomoCode changed the title feat: traffic lights buttons symbols color feat: traffic lights buttons symbols color like macOS buttons Jul 10, 2024
@ShlomoCode ShlomoCode changed the title feat: traffic lights buttons symbols color like macOS buttons feat: make traffic lights buttons symbols color like macOS buttons Jul 10, 2024
@ShlomoCode ShlomoCode changed the title feat: make traffic lights buttons symbols color like macOS buttons eat: make traffic lights button symbols colored like macOS buttons Jul 10, 2024
@ShlomoCode ShlomoCode changed the title eat: make traffic lights button symbols colored like macOS buttons feat: make traffic lights button symbols colored like macOS buttons Jul 10, 2024
@ShlomoCode ShlomoCode force-pushed the traffic-lights-in-light-theme branch from b7f4d13 to 06b1430 Compare July 10, 2024 16:48
@ejbills ejbills merged commit ac9ed7b into ejbills:main Jul 10, 2024
1 check passed
@ShlomoCode ShlomoCode deleted the traffic-lights-in-light-theme branch July 10, 2024 16:54
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.

Make symbols of traffic lights dark for light mode too
2 participants