Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying background color variables doesn't change theme's background colors #3

Open
jhilden opened this issue May 13, 2013 · 0 comments

Comments

@jhilden
Copy link
Owner

jhilden commented May 13, 2013

One important caveat when working with jquery-ui-sass-rails is that you can't change a theme's background images. You might be able to change a variable like the $bgColorActive to a different color, but this won't have any effect on the background-image set in $bgImgUrlActive. The same is true for the color of icons.

Conclusion (for now): If you need to change background or icon colors you probably also need to set the corresponding $bgImgUrl variables to none.

Thanks to @rxaviers for pointing this out in jquery/download.jqueryui.com#36 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant