ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Rainbow

by Pradyun Gedam ST3

Adaptive themes for Sublime Text

Labels theme, adaptive

Details

Installs

  • Total 9K
  • Win 6K
  • Mac 1K
  • Linux 1K
Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14
Windows 0 1 1 0 0 0 0 0 0 1 2 0 0 2 0 1 0 0 1 2 1 0 0 0 0 1 1 2 1 1 4 0 0 3 1 1 1 1 0 0 2 0 1 2 0
Mac 0 0 4 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0
Linux 0 1 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 1 0

Readme

Source
raw.​githubusercontent.​com

Rainbow Theme

Downloads Release

Sublime Text UI themes that adapt to your active colour scheme.

Screencast

PR with better screencast more than welcome!


InstallationActivationSettingsContributingLicense


Installation

Package Control (recommended)

This is the easiest method of installation.

  1. Open Command Palette using menu item Tools → Command Palette...
  2. Choose Package Control: Install Package
  3. Find and select Theme - Rainbow
  4. Restart Sublime Text
  5. Repeat Step 1
  6. Choose Package Control: Satisfy Dependencies
  7. Restart Sublime Text
Manually
  1. Download the .zip from Github.
  2. Unzip the contents and rename the folder to Theme - Rainbow.
  3. Copy the folder into Packages directory, which you can find using the menu item Preferences → Browse Packages...
  4. Restart Sublime Text
  5. Manually install all dependencies listed in the dependencies.json in the Theme - Rainbow folder.
  6. Restart Sublime Text
Git (bleeding edge)
  1. Clone the Repository into Theme - Rainbow of Packages directory.
git clone https://github.com/pradyunsg/Sublime-Rainbow-Theme "Theme - Rainbow"
  1. Restart Sublime Text
  2. Manually install all dependencies listed in the dependencies.json in the Theme - Rainbow folder.
  3. Restart Sublime Text

Activation

This theme is activated as simply as any other theme. Open your User Preferences file, which can be located in the menu: Preferences → Settings - User or Preferences → Settings and add/modify the theme key to one of the following variants of the theme:

  • Rainbow Soda Light.sublime-theme
  • Rainbow Soda Dark.sublime-theme

I plan on adding flat variants soon. Stay tuned!

Example:

{
    "theme": "Rainbow Soda Light.sublime-theme"
}

Settings

There is really just one settings useful to the end-user, you, today. I hope that over time this changes.

"load_colors_from_active_view": true

If true, the theme will be adapted from the currently active view's colour scheme instead of the globally set scheme. There may be a short lag in the change of theme when switching between tabs with different colour schemes.

Contributing

If you like the theme, help spread the word! I spent a fair amount of my free time fiddling with and tweaking this. It'll be nice to see other people using this.

If you spot some problem or face any sort of difficulty regarding this package, check out the issues if someone else is facing a similar issue. Otherwise, feel free to create a new issue!

License

Theme - Rainbow is based on Soda Theme by Ian Hill. Like Soda Theme, it is licensed under the Creative Commons Attribution-ShareAlike 3.0 License.