Being an ex-vim user, i used css_color plugin,
this plugin "underlays the hexadecimal CSS colorcodes with their real color"
And this is how it looks:

So i think the idea deserves to be implemented as sublimetext plugin.
I did't find a good color highlighting explanation, so this is my question:
Can i dynamically (in plugin's code) set color highlighting rules, rather than generating theme files on-the-fly ?