Binaryify / OneDark-Pro

Atom's iconic One Dark theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme
MIT License
1.48k stars 291 forks source link

Fixed missing quotes #792

Closed OmChAb16 closed 1 year ago

OmChAb16 commented 1 year ago

Fixed keys that had missing quotes like descriptionForeground in the next example:

'debugToolBar.background': '#1e2227',
descriptionForeground: '#abb2bf',
'diffEditor.insertedTextBackground': '#00809b33',