File format (i.e.) jquery.ui.theme.css

File format (i.e.) jquery.ui.theme.css

Hi,
the (Dark Hive) file jquery.ui.theme.css i.e. seems to be generated under Linux, using 0A (hex) as the line feed.
For Windows users, using 0D 0A (hex), it is a problem to read and modify an existing file.
I know it is possible to create a custom theme, but often i prefer to change i.e. a color value for testing purpose.
Maybe it could be a nice idea to offer all those files in an "easy to edit with text editor windows format".

If i'm completly wrong give me a note.