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

  • 1.1.1
  • github.​com
  • github.​com
  • 10 years ago
  • 23 minutes ago
  • 10 years ago

Installs

  • Total 4K
  • Win 3K
  • Mac 652
  • Linux 578
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
Windows 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1
Mac 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 1 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 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 1 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.