Skip to content

fmir864/one-monokai-ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Monokai theme for ADS

Based on One Monokai Theme by Joshua Azemoh

Installation

Download .vsix file, open the command palette and select Extensions: Install from VSIX... When installed change you Color Theme to One Monokai ...

Customization

If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info here.

Suggestions

The theme does not use a custom font, but we prefer to use new Microsoft open source font 'Cascadia code' with font Ligatures turn on. You can customize your settings to use it. If you download and install the font in your system , you can add this option to have a custom font:

{
    "editor.fontFamily": "'Cascadia Code PL', 'Cascadia Mono PL'"
}

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Enjoy!