ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Nabla Theme

by aelmoghit ST4

🎨A theme and color scheme for Sublime Text 4

Details

Installs

  • Total 273
  • Win 131
  • Mac 69
  • Linux 73
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 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11
Windows 0 0 1 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 2 0 0 0 0 0 2 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1
Linux 0 0 1 0 0 0 2 0 0 0 2 1 0 0 1 0 0 0 1 1 1 0 0 1 0 0 0 0 0 2 0 2 0 1 1 0 0 0 0 0 0 2 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Nabla Theme for Sublime Text

Sublime Text >= 4143 GitHub Release License

🎨A theme and color scheme for Sublime Text 4 Based on Theme Treble

Nabla Theme

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.

  1. Command Palette Tools → Command Palette or Cmd/Ctrl + Shift + P
  2. Choose Package Control: Install Package
  3. Type Nabla Theme and press ENTER.

To install manually, download the latest release version zip file and uncompress it on your Sublime Text Packages folder.

  1. Download the zip file on releases page
  2. Unzip and rename the folder to Nabla Theme
  3. Menu Preferences → Browse packages... to open destination folder
  4. Copy the folder into Packages directory

Uninstall

To remove package using Package Control.

  1. Command Palette Tools → Command Palette → or Cmd/Ctrl + Shift + P
  2. Choose Package Control: Remove Package
  3. Click on Nabla Theme

To uninstall manually, go to your Sublime Text folder.

  1. Menu Preferences → Browse packages...
  2. Then delete Nabla Theme inside Packages folder

Activate the Theme

You can activate available themes from:

  1. Menu Tools → Command Palette or CMD/CTRL + SHIFT + P
  2. Typing Nabla: Activate theme or UI: Select Theme and press ENTER
  3. select your favorite theme:
    • Nabla Adaptive
    • Nabla Dark
    • Nabla Light
  4. 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:

  1. Menu Preferences → Package Settings → Nabla Theme → settings

Or from command palette:

  1. Command Palette Tools → Command Palette or CMD/CTRL + SHIFT + P
  2. Typing Nabla: Settings and press ENTER

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:

  1. Menu Preferences → Customize Theme or UI: Customize Theme from Command Palette.
  2. 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.

AutoSet Color Scheme Background

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:

License

MIT license (LICENSE-MIT)

made with ❤️ by @aelmoghit