dracula / visual-studio-code

🧛🏻‍♂️ Dark theme for Visual Studio Code
https://draculatheme.com/visual-studio-code
MIT License
776 stars 208 forks source link

style: ✨ Update the `gitDecoration` and `diffEditor` #243

Closed Anselmoo closed 1 month ago

Anselmoo commented 11 months ago
Screenshot 2023-09-17 at 20 28 51

Fixes #242

  1. Extend the options for the gitDecoration
  2. Define all options of for diffEditor
  3. Scale down the alpha value for RED
  4. Also a red mesh is added for highlighting difference in code length
dsifford commented 11 months ago

Thanks for the contribution @Anselmoo! My week is a bit packed but let me try to circle back to this at some point later on this week/weekend and pull this and take a look more closely at what this change introduces.

I'm not super familiar off the top of my head what some of these new options are/what they do.

luxonauta commented 1 month ago

Closing in favour of (#253)