NMF-earth / nmf-app

Understand and reduce your carbon footprint 🌱 iOS & Android.
https://nmf.earth
GNU General Public License v3.0
506 stars 156 forks source link

New color schema #119

Closed PierreBresson closed 4 years ago

PierreBresson commented 4 years ago

Replace existing colors, e.g Colors.linkGreen by the new ones :

Screenshot 2020-04-14 at 12 48 22

e.g Colors.green80

kamal-kaur04 commented 4 years ago

Hii @PierreBresson , can I take up this issue?

PierreBresson commented 4 years ago

Hello @kamal-kaur04 Absolutely 🙂

akkikumar72 commented 4 years ago

@PierreBresson I just saw the existing color schema, Looks like Colors.linkGreen matches to Colors.green50 and we don't have any color like color.green80 currently. Should I just replace the existing color or add new colors(e.g color.green80) also?

PierreBresson commented 4 years ago

Yes, delete all current ones (linkGreen, darkLink...) and add the new ones.

akkikumar72 commented 4 years ago

@PierreBresson PR for this fix - https://github.com/NMF-earth/nmf-app/pull/141

PierreBresson commented 4 years ago

@akkikumar72 merged, thanks for your contribution 🙂