Nabla Theme
🎨A theme and color scheme for Sublime Text 4
Details
Installs
- Total 233
- Win 116
- Mac 60
- Linux 57
| 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 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
| Mac | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 |
| Linux | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 3 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 |
Readme
Nabla Theme for Sublime Text
🎨A theme and color scheme for Sublime Text 4 Based on Theme Treble

All screenshots use wonderful Maple Mono font (NF version)
Customization
For full theme settings and sublime text settings compatible, please take a look at the SETTINGS.md page.
Package installation
The recommended way to install is through Package Control.
- Command Palette
Tools → Command PaletteorCmd/Ctrl + Shift + P - Choose
Package Control: Install Package - Type
Nabla Themeand pressENTER.
To install manually, download the latest release version zip file and uncompress it on your Sublime Text Packages folder.
- Download the zip file on
releasespage - Unzip and rename the folder to
Nabla Theme - Menu
Preferences → Browse packages...to open destination folder - Copy the folder into
Packagesdirectory
Uninstall
To remove package using Package Control.
- Command Palette
Tools → Command Palette →orCmd/Ctrl + Shift + P - Choose
Package Control: Remove Package - Click on
Nabla Theme
To uninstall manually, go to your Sublime Text folder.
- Menu
Preferences → Browse packages... - Then delete
Nabla ThemeinsidePackagesfolder
Activate the Theme
You can activate available themes from:
- Menu
Tools → Command PaletteorCMD/CTRL + SHIFT + P - Typing
Nabla: Activate themeorUI: Select Themeand pressENTER - select your favorite theme:
Nabla AdaptiveNabla DarkNabla Light
- Finally press
ENTER
Custom settings
If you would like to change a few things to make your experience better, you can easily customize the theme settings:
- Menu
Preferences → Package Settings → Nabla Theme → settings
Or from command palette:
- Command Palette
Tools → Command PaletteorCMD/CTRL + SHIFT + P - Typing
Nabla: Settingsand pressENTER
You can also see theme settings in Preferences.sublime-settings.
Customize the Theme
you can use your favourite font in the user interface of the theme, just follow through these simple steps:
- Menu
Preferences → Customize ThemeorUI: Customize Themefrom Command Palette. - Changing the
"font-face":
// Documentation at https://www.sublimetext.com/docs/themes.html
{
"variables": {
"font-face": "Maple Mono NF" // changing the font face as well
}
}
More infos about Sublime Text theming rules can be found here: https://www.sublimetext.com/docs/themes.html.
Color Scheme
Nabla theme offers AutoSet Color Scheme Background features for dark/light themes which change background color to match the theme's color look.

File icon
Nabla theme includes essential file type icons(Python, JS, HTML, CSS, etc.) .
The file icons packages bellow was tested and work with this theme:
FileIcons need to create a theme file.
Thanks
Thanks to:
- Seven Eda for creating original theme Theme Treble.
- Ike for creating ayu.
- jwortmann for
kind icons styleBrackets Theme - Color scheme Bass, Theme Gravity, Github sublime theme, D'Aneo, Two Dark, Dracula for inspiration
License
MIT license (LICENSE-MIT)