salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
184 stars 63 forks source link

Remove widget background color? #56

Closed salcode closed 9 years ago

salcode commented 9 years ago

In the screenshot, the right is the current version and the left is without a background color.

I think I prefer it without a background color.

If we do go with this we'll still keep the background-color Sass variable, the default value will be transparent.

image

bryanwillis commented 9 years ago

I 100 percent agree. Keeps things cleaner and more generic looking also which is what I think a starter theme should be.

salcode commented 9 years ago

Offline conversations also support removing the background color.

@bryanwillis are you interested in doing a PR? I'd be happy to help if you have any questions. No big deal if you'd prefer to take a pass on this, I'm just trying to expanding the contributors section.

bryanwillis commented 9 years ago

Yea for sure. Just let me know what you want me to do.

salcode commented 9 years ago

If I were making a PR for this, my flow would look like

Let me know if you have any questions, I remember PRs being really tricky the first couple of times.

bryanwillis commented 9 years ago

Yea I think I tried doing this originally when I was doing the different layout styles, but messed it up. Your example should help. I've been using github for a couple years now, but I've never had much time until recently to figure it all out. I'll try it out tonight when I get a chance.

salcode commented 9 years ago

@bryanwillis sorry jumping on this, I'm trying to get some of these issues cleared out.

Thanks for everything you've been adding to this theme (both in PRs and in discussion).