Skip to content

jbrooksuk/Oblivion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oblivion - Sublime Text Theme Gittip

A Sublime Text Color Scheme based on Oblivion theme of Gedit in Ubuntu 11.10.

Oblivion

Installation

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.

Sublime Text 3

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

Sublime Text 2

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

Source

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.

Credits

The .tmTheme file was originally created by Paolo Borelli.

Additional credits to:

About

A customized Oblivion theme for Sublime Text, originally created by Paolo Borelli.

Resources

Stars

Watchers

Forks

Packages

No packages published