Skip to content

Night Light Theme and Color Scheme for Sublime Text.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-Meetio
Notifications You must be signed in to change notification settings

sowmyamanojna/NightLight-Sublime-Theme

Repository files navigation

Night Light - Theme and Color Scheme

  • Color Scheme - A refreshingly new color scheme that looks good with Night Light enabled.
  • Theme - A mix of the good from the official sublime theme and Sublime Meetio theme, with some additions.

Preview

Installing

In order to activate the theme and color scheme:

  1. Navigate to the .config/subime-text/Packages/ folder using:
    cd /home/<user-name>/.config/sublime-text/Packages/
  2. Clone this git repository in the current folder using:
    git clone https://github.com/sowmyamanojna/NightLight-Sublime-Theme.git
  3. Check if the Theme - Default/ folder exists:
    • If the folder doesn't exist, create the folder and move the Night Light theme into the folder.
      mkdir Theme\ -\ Default/
      mv NightLight-Sublime-Theme/ Theme\ -\ Default/nightlight
    • Else, move the Night Light theme into the Theme - Default/ folder.
      mv NightLight-Sublime-Theme/ Theme\ -\ Default/nightlight
  4. In order to activate the nightlight color scheme, navigate back to the .config/subime-text/Packages/ folder and check if the Color Scheme - Default folder exists.
    • If the folder doesn't exist, create the folder and move the nightlight color scheme into the folder.
      mkdir Color\ Scheme\ -\ Default/
    • Else, move the Night Light color scheme into the Color Scheme - Default/ folder.
  5. In order to have better icons, install the A File Icon package.
  6. Now the Night Light theme is set up. 😄

About

Night Light Theme and Color Scheme for Sublime Text.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-Meetio

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published