doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 190 forks source link

Adjusting site variables #105

Closed kuroshhashemi closed 6 years ago

kuroshhashemi commented 7 years ago

I want to adjust some global variables such as @primaryColor and @secondaryColor. How would I go about doing this with semantic-ui-sass?

doabit commented 7 years ago

@kuroshhashemi Sorry, no way now.

kuroshhashemi commented 7 years ago

Hi @doabit thanks for the response. Main thing I wanted was to align is button colors to rest of my website colors. Is there a temporary workaround even? Sorry - I'm new to SASS so still figuring my way around

doabit commented 7 years ago

@kuroshhashemi Sorry, the gem has no way to do that. see https://github.com/doabit/semantic-ui-sass/issues/31

emaildano commented 7 years ago

@doabit Setting up these vars would be an easy search / replace with an addition to the vars files.

What is your work flow for updating this?

If you are keeping this up with the gem adding in those vars would break that flow, if not I'd be open to doing a PR for this request.

If you are keeping this updated as the gem gets updates, then we could suggest this there instead.

doabit commented 7 years ago

@emaildano Welcome PR.