A Sublime Text Color Scheme based on Oblivion theme of Gedit in Ubuntu 11.10.
Available via Package Control - search for "Oblivion Color Scheme".
If you don't have Git installed, then you can download the released version here. Just extract the Zip or Tar file into your Packages/User
directory.
Linux
cd ~/.config/sublime-text-3/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Mac OSX
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Windows
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Linux
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Mac OSX
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Windows
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone https://github.com/jbrooksuk/Oblivion.git
Using TTheme we're able to generate tmTheme
files from YAML. This allows us to easily customise and quickly modify the themes. There are plans to generate various versions of Oblivion, including:
- Light
- Soda Light
- High Contrast
But this will take further work to write a decent generator that can take the Oblivion colour palette and generate these files.
The .tmTheme file was originally created by Paolo Borelli.
Additional credits to: