visual-studio-code
visual-studio-code copied to clipboard
entity.name.type overrides
Why this rule is overriding for me?
ANother theme that I have, the same rule "entity.name.type" does not override "meta.type.parameters entity.name.type"
I can't understand what's going on.
Dracula Soft Theme
I'm not sure I understand the question. Can you elaborate a bit further?
sorry, i am not an advanced user
I was just trying to understand why the "entity.name.type" rule overrides the "meta.type.parameters entity.name.type"
I say this because the color inside TS type declaration is the same that the entity typed

But in other theme that i have, the theme has the same token rule but it dont overrides @dsifford