Skip to content

Not too dark, not too bright. Just right - VSCode theme

Notifications You must be signed in to change notification settings

lewislepton/lestlevscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LESTLE

screenshot

LESTLE is a simple & minimal theme for the eyes.

Rather than go for something too dark, or too bright... It's just right ;)


FEATURES

• Easy on the eyes colors.
• Sidebar/Gutter colors
Green - Added
Purple - Modified
Red - Deleted
Grey - Highlighted named item
• Smooth line number viewing
• Light line viewing markers
• Looks lovely

Enjoy, have phün & happy coding


INSTALL VSCODE

Easy to install. Simply place the lestle_vscode folder in your vscode extensions folder - which is located [on mac] HD/Users/userName/.vscode/extensions Please use the 'show & hide' below


SHOW & HIDE

The easier high sierra+ way
Press:

shift + cmd + .

To show hidden files
Then press again to hide again

The old 'pre high sierra way'
You will have to 'show' hidden files on mac computers to get to the folder using terminal. So you can use this to show

defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder

Then use this to hide again

defaults write com.apple.finder AppleShowAllFiles -boolean false ; killall Finder

FUTURE

I plan to have additions to this theme & fix colors when needed/found that I may have missed. Things would change from time to time. But nothing drastic ;)


QUESTIONS/PROBLEMS?

Any problems, by all means go & make an issue

The themes for XCode, Sublime & Atom are still available - but are now stored in the oldbranch branch. I dont plan to update these any time soon

CHANGE LOG

  • 1.0.0 - updated original to be more bad ass

About

Not too dark, not too bright. Just right - VSCode theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published