Interesting to have different views with different color schemes. I’ve added an option to save the color scheme and also as a plus the syntax. =)
Here how you change a color scheme for a view.
1 - With the preference “remember_color_scheme” set to “true” you change the color scheme. For example by selecting IDLE.
2 - You close the file ( this will save the data for the view )
3 - You select again your previous “color scheme”
Now, every time you open the file IDLE will be set.
But, there is a problem!
Sublime allow to change the “color scheme” for the application. But will not overwrite views with a custom “color scheme” set, which is good.
To change the color scheme from IDLE you need first to “forget the color scheme of the view” by clicking Menu -> Preferences -> Color Scheme Forget.