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 715
- Linux 817
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 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 | 1 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 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 | 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!