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

Question: What are the hex values for the colors of the `light` & `dark` themes? #374

Open vyas-n opened 10 months ago

vyas-n commented 10 months ago

Hi Folks,

I really like these light & dark themes in VS Code and would like to use the same color palette across other apps (such as my terminal theme).

I'm not familiar with JavaScript, is there a way I can find the hex values for the colors behind these themes? I'm looking to recreate the look in my other applications.