Theme - Minimal
A flat version of the default Sublime Text theme.
Details
Installs
- Total 13K
- Win 6K
- OS X 4K
- Linux 3K
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 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 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 | 0 | 0 | 0 | 0 |
OS X | 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 | 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 | 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
Minimal Sublime Text Theme
A flat version of the default Sublime Text theme.
Minimal Dark
A dark sidebar version.
Color schemes friendly
Just like the default theme.
Minimal Sublime Text Icon
A flat version of the default icon.
.icns for OS X and .ico for Windows included.
Here's how to use it.
Installation
Compatible with both Sublime Text 2 and 3.
Package Control
The easiest way the install the theme is with Package Control.
- Open the Sublime Command Palette (cmd+shift+p / ctrl+shift+p) and select
Package Control: Install Package
. - Select
Theme - Minimal
to install the theme.
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.
You can locate your Sublime Text
Packages
directory by using the menu:Preferences -> Browse Packages...
While inside the Packages directory, clone the theme repository with the command:
git clone https://github.com/AntoineBoulanger/Minimal-Sublime-Text-Theme "Theme - Minimal"
“Theme - Minimal” is important.
Manually
If you want to install the theme manualy:
- Download the theme
- Unzip and rename the folder to
Theme - Minimal
- Copy the folder into your Sublime Text
Packages
directory, which you can find using the menu:Preferences -> Browse Packages....
Activating the Theme
Open your User Settings Preferences file: Preferences -> Settings - User
Add (or update) the theme entry line:
"theme": "Minimal.sublime-theme"
Or
"theme": "Minimal Dark.sublime-theme"