daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Preview with different programming languages #139

Closed quozd closed 9 years ago

quozd commented 10 years ago

Hey guys, what about adding language switcher to preview page? It will be very nice to look at the themes using your favorite language and decide which one is better.

LOQUILLO commented 10 years ago

If you wanna a real preview on real time then check this: https://github.com/aziz/tmTheme-Editor http://tmtheme-editor.herokuapp.com/ "TMTheme Editor is a color scheme editor for SublimeText, Textmate and bunch of other text editors. It allows you to edit tmtheme files easier and faster. it's written in coffeescript using angular.js". You can to test your own code in: CoffesScript, HTML, CSS, Java, JavaScript, Python and Ruby. Import, export and create your own .tmTheme

Anahkiasen commented 10 years ago

You can also use ColorSchemeSelector which allows you to switch theme on the fly in Sublime.