primer / github-vscode-theme

GitHub's VS Code themes
https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
MIT License
1.89k stars 189 forks source link

Highlighting is different from github.com #383

Open Lengyue57 opened 5 months ago

Lengyue57 commented 5 months ago

This theme has some differences from github.com example:

  1. css highlight

    • github:

      屏幕截图 2024-03-19 142254
    • vscode:

      屏幕截图 2024-03-19 142240
  2. operators and formal parameter

    • github:

      屏幕截图 2024-03-19 150107
    • vscode:

      屏幕截图 2024-03-19 150129

version: 6.3.4

Some of them are better than github, but some of them look like work-in-progress. I have tried to clone and change this repo, Improve is not difficult. Are there any other obstacles? Or is it by design? Can I try to contribute it?