discohook / site

The easiest way to build and send Discord messages using webhooks
https://discohook.app
GNU Affero General Public License v3.0
378 stars 128 forks source link

Update theme colors #42

Closed shayypy closed 3 years ago

shayypy commented 3 years ago

The PrimaryButton hover & active colors I used are from a component button with the "primary" style (but this type of button can also been seen in settings with "Edit Profile" and a couple other places). They're the same on both light and dark modes, so I figured it wasn't necessary to have the tint/shade based on current theme and just used static values instead.

maddysrc commented 3 years ago

Thank you for your contrubution :)