terrastruct / d2-vscode

VSCode extension for D2 files.
https://d2lang.com
BSD 3-Clause "New" or "Revised" License
240 stars 11 forks source link

fix: correct Neutral gray color choice #104

Closed rverchere closed 1 year ago

BarryNolte commented 1 year ago

https://www.merriam-webster.com/words-at-play/gray-vs-grey-usage-difference

My take is pick one and be consistent.

gavin-ts commented 1 year ago

looks like it should be gray https://github.com/terrastruct/d2-vscode/issues/62

here it is gray:

https://github.com/terrastruct/d2-vscode/blob/40030783aea8854950ae80adf53e9a56791bde19/src/themePicker.ts#L21

https://github.com/terrastruct/d2-playground/blob/master/src/js/modules/theme.js#L7

alixander commented 1 year ago

yeah you're right, thank you @rverchere

Screen Shot 2023-06-16 at 4 55 10 PM
rverchere commented 1 year ago

Hi, thanks @alixander ! Indeed I've check the name on the color palette, which is... gray ;)