Theme - DefaultPlus
A beautifully simplistic sublime text theme.
Details
Installs
- Total 9K
- Win 6K
- Mac 2K
- Linux 1K
May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 |
Mac | 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 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 4 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
Linux | 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 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
DefaultPlus v2
The DefaultPlus v2 theme, is 12 themes in one! It includes a UI theme that matches every default color scheme (only dark schemes supported for now).
Preview
All Hallow's Eve
Blackboard
Amy
Cobalt
Espresso Libre
Monokai
Pastels on Dark
Solarized
SpaceCadet
Sunburst
Twilight
Zenburnesque
Installation
Package Control (Recommended)
If you have sublime package control installed, it's a breeze to install DefaultPlus.
If you don't have it installed, go here to learn how to install it. I really can't recommend it enough.
- Open up the
Tools->Command Pallette
(⇧⌘P on OSX) - Type in
install
and select thePackage Control: Install Package
option. - Find
Theme - DefaultPlus
and hitEnter
to install.
Git Install
You can install the theme and keep it updated by cloning the repo into your Packages
directory.
To get to your packages directory, go into SublimeText and click on Preferences -> Browse Packages...
.
Now open up a terminal window and change your current directory to the packages folder you opened
cd /path/to/packages/folder
Then clone the repository into the current directory under the name “Theme - DefaultPlus”.
git clone https://github.com/mediachicken/sublimetext-defaultplus-theme "Theme - DefaultPlus"
Using the theme
- Open up your settings
Sublime Text -> Preferences -> Settings - User
- Add (or change) the theme entry to
"theme": "DefaultPlus Monokai.sublime-theme"
- You can replace Monokai with any of the included themes. Make sure to change the color scheme too!
Theme Options
dplus_fat_tabs
- If enabled, it will render large sized tabs.dplus_bright_fonts
- if enabled, it will use more legible fonts in the tabs/sidebar.dplus_bright_minimap
- if enabled, the minimap will be more vibrant in color.dplus_bright_status_bar
- if enabled, the bottom status bar will be vibrant in color.
Changelog
6.13.2015
- Removed unexpected comma on line 175 of all themes.
4.9.2015
- 2.0 release.
- Added Blackboard theme.
- Added Cobalt theme.
- Aded Espresso Libre theme.
- Added Pastels on Dark theme.
- Added SpaceCadet theme.
- Added Sunburst theme.
- Added Twilight theme.
- Added Zenburnesque theme.
- Changed folder open/closed icons.
4.3.2015
- Added Solarized theme.
- Added Amy theme.
- Added All Hallow's Eve theme.
4.2.2015
- First 2.0 preview build is done.
3.5.2014
- Added theme options for tab label styles
3.4.2014
- Added theme options for sidebar label styles
11.28.2013
- Updated the look and feel of the block tabs
- Updated the look of input elements
- Changed the color of button highlights
- Made the side bar's color scheme easier on the eyes.
11.25.2013
- Added block-styled tabs