RainbowDrops Inspired - Color Scheme
Bright on dark colourful themes for Sublime Text inspired by the popular RainbowDrops theme for Eclipse.
Details
Installs
- Total 5K
- Win 3K
- Mac 710
- Linux 809
Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 0 | 0 | 1 | 2 | 0 | 0 | 0 | 1 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
RainbowDropsInspired-color-scheme
RainbowDropsInspired is a colourful bright on dark color scheme for Sublime Text. I had craved the very sensual RainbowDrops Moondark Eclipse appearance on Sublime Text for a really long time. I tried to make use of as many scopes as possible and I've attempted to remaster the Rainbow Drops effect for Python in paticular. Despite specifically focusing on Python this color scheme also looks great with HTML, CSS, Javascript, Java, C/C++, Objective-C, PHP, Ruby, Lua, Latex and Perl. In addition to RainbowDropsInspired I've thrown in RainbowDropsAlt as a much closer adaptation of the original.
The color schemes are still in testing phase; however, the package is now out on package control.
Original RainbowDrops Comparison
Although the color scheme hardly looks like original, it certainly stands out in it's own right and I really feel like this scheme will sit well with the people that loved RainbowDrops. I certainly faced a challenge since Sublime Text scopes are hardly as detailed as those provided by an IDE like Eclipse. That being said it's interesting to see how my versions match up against the Original.
RainbowDrops Original (Java)
RainbowDrops Alternative (Python)
RainbowDrops Inspired (Python)
Customization
I found editing XML files by hand pretty crude and @aziz's tmtheme-editor made it just so much easier to design and find scopes. I'd definitely recommend looking it up.
If that doesn't work out for you then you could try out this neat trick that I used. Open up the .tmTheme
file on Sublime and also set Sublime's color scheme to that file. That way you can edit and see the changes simulatenously.
Shortcomings
This is not a complete tranlation of the RainbowDrops theme; I have thrown in some of my own color combinations where I felt they looked better than the original. Furthermore, it just isn't possible to capture the RainbowDrops effect exactly because Eclipse and Sublime Text have different scopes for syntax highlighting. In the current version you might find that there are large desparities between HTML/CSS or C++ syntax highlighting in the original RainbowDrops and this one. I will look to fix that as much as possible soon. Please stay tuned!