jQuery UI skeleton theme

jQuery UI skeleton theme

This probably is not a new idea but anyways..
I'm a front-end developer and used jQuery UI components multiple times, I think they are easy to implement and usually they do the job just fine. But, there's always but, most of the time our graphic designers want make changes to colors, backgrounds, icons etc. and that gives me usually headache. I have to overwrite UI's othrewise fine CSS in my own css and it feels like a hack (one element, multiple css).
So my proposal is jQuery UI skeleton theme css.
- documention: general css classes to use for adding a custom 'skin'
- no icons (icons could have somekind of a placeholder that developer will know that there should be an icon)
- no bg, font colors, border colors.
- just the basic skeleton of UI components (usally there is no need to change that)

But that's all, otherwise JQUERY ROCKS (my work would be soooooo complicated without it)!