nopjmp / vscode-fairyfloss

fairy floss text editor theme by sailorhg modified for Visual Studio Code http://sailorhg.github.io/fairyfloss
MIT License
51 stars 12 forks source link

Partially theme the integrated terminal, highlight `self` and `cls` in Python #2

Closed alexanian closed 5 years ago

alexanian commented 5 years ago

Thank you for reviewing my PR!

I started using your theme earlier this week and found myself wanting a few additional things highlighted:

Partially theme the integrated terminal

Overriding ansiRed and ansiGreen makes git diffs more readable

Before: 2019-10-03 16_04_03-Window

After: 2019-10-03 16_03_41-Window

Overriding ansiBrightBlack makes command line flags more readable

Before: 2019-10-03 15_58_23-Window

After: 2019-10-03 15_58_12-Window

Highlight self and cls in Python

Before: 2019-10-03 15_45_26-Window

After: 2019-10-03 15_45_08-Window

nopjmp commented 5 years ago

Thank you for the contribution! I was meaning to get these done. I'll push out a release soon as well to distribute the changes 💃