Theme - Treble
Theme for Sublime Text editor
Details
Installs
- Total 587
- Win 289
- Mac 170
- Linux 128
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 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Theme Treble
Treble theme has an adaptative, dark and light option (Click name to view)
Adaptive
Dark
Light
You can also choose from 3 theme style options, you do it in your user settings Sublime Text > Preferences > Settings
// Preferences.sublime-settings
// Options are "mix", "analog" or "digital".
"adaptive_theme_style": "digital",
"dark_theme_style: "analog",
"light_theme_style: "mix"
Screenshots from v0.2.10
In screenshots, we are using Color Scheme Bass and Zukan Icon Theme
Color Scheme - Bass
Zukan Icon Theme
Settings
Grayscale - Kind container, Git status badges, Folder icons and Accent color
Adaptive contrast light
Adaptive contrast dark
For full theme settings and sublime text settings compatible, please take a look at the SETTINGS.md
page.
You can also see theme settings in Preferences.sublime-settings.
Package installation
The recommended way to install is through PackageControl.io.
- Menu Tools > Command Palette > Package Control: Install Package
- Type Treble
, search for Theme - Treble
- Click to install it
To install manually, download the latest release version zip file and uncompress it on your Sublime Text Packages
folder.
- Download the zip file on releases
page
- Menu Sublime Text > Preferences > Browse packages...
to open destination folder
- Then unzip Theme-Treble zip file
inside Packages
folder
- Rename folder Theme-Treble
to Theme - Treble
. This is important for textures images and Main.sublime-menu work
If you prefer clone this repo
Mac/Linux$ git clone https://github.com/53v3n3d4/Theme-Treble.git Theme\ -\ Treble
Windows$ git clone https://github.com/53v3n3d4/Theme-Treble.git "Theme - Treble"
Uninstall
To remove package using Package Control.
- Menu Tools > Command Palette > Package Control: Remove Package
- Click on Theme - Treble
To uninstall manually, go to your Sublime Text folder.
- Menu Sublime Text > Preferences > Browse packages...
- Then delete Theme - Treble
inside Packages
folder
Memory/Cpu/Energy
You can check Memory/Cpu/Energy tests page
File icon :alien:
The file icons packages bellow was tested and work with this theme:
- A File Icon
- FileIcons
FileIcons need to create a theme file.
Other themes and color schemes :dizzy:
We use some settings ideas from D'Aneo.
License
MIT license (LICENSE-MIT)