jquery-ui-rails sounds really helpful as it figures out all the dependencies for the UI components you want and serves up the theme css/images. However, at the end of the Github page linked to above, it talks about the limitations where only the base theme is supported. Loading other themes is apparently “cumbersome, not officially supported by this gem, and adds 1 KB overhead as both the base theme and the custom theme are served up.”
Can’t I just edit the base theme/images this gem uses and replace it with my own theme from jqueryui.com’s ThemeRoller?
You can use your custom theme.
For example:
– delete/comment from application.css this lines