software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
5.83k stars 952 forks source link

docs: change accent color to blue #2795

Closed kacperkapusciak closed 1 month ago

kacperkapusciak commented 1 month ago

This PR changes the main accent color in the docs from 💜 to 💙 . This change is important as a future SWM React Native product will use green as it's primary/accent color in the documentation 😉

before

image

after

image