Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
316 stars 157 forks source link

[Custom themes] Let's make it possible to set the Terrastories color scheme for a community in Theme #585

Closed rudokemper closed 2 years ago

rudokemper commented 3 years ago

Context:

Now that we have a Theme model in Rails, let's make it possible to set the core Terrastories colors there. We can create three fields - primary color, secondary color, tertiary color - that ask for a hex code. Then, we can apply those colors to all of the areas where we are currently using branded colors. (For example, the orange, green and dark blue in the screenshow below.)

Acceptance criteria:

[] Admin user logs into Terrastories and accesses the Theme menu. [] Add hex codes for primary and secondary color fields. [] These colors are now applied to all places where we are using the standard Terrastories orange ($orange), green ($teal) and dark blue ($blue).

Assets

Please link or attach any required assets, mocks, or copy image

everly-gif commented 2 years ago

I would like to work on this if its still up for grabs !

rudokemper commented 2 years ago

@everly-gif You got it :)