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

Theme - Petroleum

by XenHat ST3

A very dark clone of Soda Theme

Labels theme, dark

Details

Installs

  • Total 3K
  • Win 2K
  • Mac 482
  • Linux 501
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 Mar 13
Windows 0 1 1 0 0 1 0 0 1 0 0 0 2 0 1 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 0 0 0 0
Mac 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 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Linux 1 0 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0

Readme

Source
raw.​githubusercontent.​com

Petroleum Theme

A very dark theme for Sublime Text 3 based on Soda.

This is especially suited for nocturnal or photophobe developers.

Design

thumb

The font used is Anomymous Pro

Installation

Petroleum theme is designed to work with the latest verion of Sublime Text, Sublime Text 3.

Using Sublime Package Control

The Petroleum Theme package is listed as Theme - Petroleum in the packages list.

Using Git

Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages directory in the Sublime Text application settings area.

You can locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

While inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/ociidii-works/theme_petroleum/ "Theme - Petroleum"

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Theme - Petroleum
  • Find your Packages directory using the menu item Preferences -> Browse Packages...
  • Copy the folder into your Sublime Text Packages directory

Activating the theme

To configure Sublime Text to use the theme, follow the instructions below for your specific version.

Sublime Text 2

We lack the time and man-power to officially support Sublime Text 2 at the same time as Sublime Text 3. Sorry. :(

Sublime Text 3

  • Open your User Settings Preferences file Sublime Text -> Preferences -> Settings - User
  • Add (or update) your theme entry to be "theme": "Petroleum.sublime-theme"

Example Sublime Text 3 User Settings

{
    "theme": "Petroleum.sublime-theme"
}

Additional Features

Alternate Tab Styles

Petroleum Theme suppports the same alternate UI styles proposed by Soda Theme.

To avoid switching back and forth between repos, here's a quote from Soda Theme:

By default, a square tab style is used. If you'd prefer to use the original curved tab style, add the following custom setting to your Settings - User file:

“soda_classic_tabs”: true

Sidebar Folder Icons

Soda Theme has folder icons by default with Sublime Text 3.

If you'd like to use folder icons in the Sublime Text 2 sidebar instead of the regular arrows, add the following custom setting to your Settings - User file:

"soda_folder_icons": true

Retina Resolution UI

Soda Theme has been designed to take advantage of retina resolution (high-dpi) displays. Both Soda Light and Soda Dark support retina displays.

Theme Customisation

Sublime Text provides an elegant way to tweak existing themes without having to duplicate or maintain a separate copy of the original theme. If there are aspects of Petroleum Theme that you would like to adjust, take a look at the theme customisation wiki page.

Bonus Options

Syntax Highlighting Colour Schemes

We recommend using Pastel-Paws (Petroleum variant) as a color scheme since they are meant to be used together.

If you'd like to use the syntax highlighting schemes shown in the screenshots:

  • Download Pastel Paws through Package Control
  • Enable the colour scheme via Preferences -> Color Scheme -> User

Development

Please note, Sublime Text dev builds move quickly and changes can occur with the theme API between releases, so there may be occasions where the theme doesn't quite work with a brand new dev release.

License

Petroleum is licensed under the Creative Commons Attribution-ShareAlike 4.0 License. You are free to share and remix the theme, however please abide by the license terms when doing so.

The following details apply to the Creative Commons license “author specified” components:

  • Attribution example: Based on Petroleum Theme by David “Xenhat” Turenne

  • Naming guidelines: If you create and distribute a derivative theme, please give your theme a unique and original name that does not directly include “Petroleum Theme” (or a close variant) in the main project title, repo name or Package Control name.