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

Theme - Praxis

by ascendancyy ST3

A Sublime Text 3 theme based on the Monokai color scheme

Labels theme

Details

Installs

  • Total 4K
  • Win 3K
  • Mac 649
  • Linux 575
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 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0
Mac 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 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 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Praxis

Praxis

Installation

If you're going to install with Git or manually you will need to open up your Packages directory by going to: Preferences -> Browse Packages....

Using Git

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

git clone https://github.com/ascendancyy/praxis/ "Theme - Praxis"

Manually

Download the .zip file from GitHub and extract the folder into your Packages directory, then rename the extracted folder to: Theme - Praxis

Using Package Control

If you're a Package Control type of person, you can easily install Praxis via the Package Control: Install Package command. Just search for Theme - Praxis in the packages list.

Activating the theme

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

Example Sublime Text 3 User Settings:

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

Additional Features

Color scheme

Praxis includes a leaner and modified version of Monokai Extended.

You can enable the color scheme by going to Preferences -> Color Scheme -> Theme - Praxis and clicking on Monokai (Praxis)

Alternate Tab Styles

There are two available tab styles in Praxis:

Praxis Tab Styles

Square tabs are used by default. You can enabled curved tabs by adding the following setting to your Settings - User file:

"praxis_round_tabs": true

License

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