DEV Community

Badlesh Mishra
Badlesh Mishra

Posted on

Enhance Your Sublime Text and Terminus with Elegant Aesthetic Looks

Elevate the look of your Sublime Text editor and Terminus terminal with beautiful themes and access to keyboard shortcuts for efficient workflow.

๐ŸŽจ Aura Theme Setup

aura-theme
To set up the Aura Theme in Sublime Text:

  1. Clone the repository into your Sublime Text Packages folder.
  2. Initialize and update the submodules.
  3. Restart Sublime Text to apply the theme.

๐ŸŒ‘ Dark Theme Setup

dark
Prefer a Dark Theme? Switch from the default Aura Theme by running:

cd User
git checkout dark-theme
Enter fullscreen mode Exit fullscreen mode

โŒจ๏ธ Terminus Shortcuts

Boost your productivity with Terminus keyboard shortcuts for an efficient terminal experience.

For complete setup instructions, check out the full repository on GitHub:
GitHub - Badlesh Sublime Setup

๐ŸŽ‰Happy Coding! ๐ŸŽ‰

Top comments (0)