You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to change the font size of the Vue devtools, as well as being able to define custom syntax highlighting color for the property labels, numbers, strings, types, null/undefined values, etc.
Currently when using the devtools in Firefox dev, you can see that the font is somewhat bigger than in the inspector, and that the color scheme is totally different.
What does the proposed API look like?
I envision a basic list of every element that could be styled, with a color picker / text field.
Ideally, an import/export configuration would be even better :)
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
It would be great to be able to change the font size of the Vue devtools, as well as being able to define custom syntax highlighting color for the property labels, numbers, strings, types, null/undefined values, etc.
Currently when using the devtools in Firefox dev, you can see that the font is somewhat bigger than in the inspector, and that the color scheme is totally different.
What does the proposed API look like?
I envision a basic list of every element that could be styled, with a color picker / text field.
Ideally, an import/export configuration would be even better :)
The text was updated successfully, but these errors were encountered: