firefly-theme
firefly-theme copied to clipboard
Object.property
Great theme! I love it. As someone with eye conditions this is one of the easiest to read.
I'd have 1 request though, could object properties have a different colour or styling to the object, specifically when being referenced in the format object.property ?
glad you like the theme, can you please attach a screenshot the thing you are referring, I will try to add support for it.
Thanks for the reply! So the first feature would be as you can see in line 7 of the screenshot, when using myObject.prop1 - the object and its property are the same colour, separated with an orange dot. With my eye condition, its not easy to see that dot so it looks like a single var name. Would be great if either Objects or their properties had a different colour.
Also in this other example, React Components are the same colour as HTML elements. Not a major issue but would be great to be able to quickly see which ones are React components when looking at larger projects.