/sublime-theme

A custom theme I built for myself, originally forked from the amazing Flatron. Includes a custom build script.

Primary LanguageJavaScriptMIT LicenseMIT

Rex

Rex is a minimalist Sublime Text 3 theme. It's flat, purple, and hella sexy. Done in collaboration with Cosmin Negoita.

Rex

Installation

Looking to install Rex? You, good person, have a handsome taste in text editor themes.

Package Manager

If you are using Will Bond's excellent Sublime Package Control, you can easily install Rex.

  1. Open Package Control: Install Package and install the package called Rex
  2. Open your User Settings Preferences file Sublime Text -> Preferences -> Settings - User
  3. Add (or update) your theme entry to be "theme": "Rex.sublime-theme"
  4. Change your color scheme to Rex under Preferences -> Color Scheme -> Theme - Rex -> Rex in the menu; note this step is not required, but is highly reccommended
  5. Restart Sublime Text and do a happy dance

Manual

  1. Download the latest release
  2. Unzip the files and rename the folder to Theme - Rex; be sure to include the spaces
  3. Find your Packages directory using the menu item Preferences -> Browse Packages
  4. Copy the folder into your Sublime Text Packages directory
  5. Open your User Settings Preferences file Sublime Text -> Preferences -> Settings - User
  6. Add (or update) your theme entry to be "theme": "Rex.sublime-theme"
  7. Change your color scheme to Rex under Preferences -> Color Scheme -> Theme - Rex -> Rex in the menu; note this step is not required, but is highly reccommended
  8. Restart Sublime Text and do a happy dance