Skip to content

hgeissler/ayu-mirage-bold-italic

Repository files navigation

README

  • Customized version of the 'Ayu Mirage'-Theme.
  • Added bold and italic font
  • Brighter colors

Enjoy!

Examples:

html:

html example

js:

js example

python:

python example

Font used: Hack

python multiline-comment-workaround:
edit your vscode settings.json:


"editor.tokenColorCustomizations": {  
        "[Ayu Mirage PowerUp]":{  
          "textMateRules":[  
            {  
              "scope": "string.quoted.docstring.multi.python",  
              "settings":{  
                "foreground": "#5c6773"  
               }  
            }  
          ]  
        }  
    }  
}

About

Ayu Mirage bold+italic Color Theme for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published