How to change old theme high color with Vue?

I really enjoy the relevant content from new version updates, but I am not used to the current code highlighting prompts about Vue. I think these are too flashy to quickly focus on what I want to find. I want to know if there is a way to adjust the highlighting scheme back to the old version or customize other schemes? (I have tried changing the theme or code color, but have not been successful)


0

Looks like the advanced syntax highlighting is not enabled for some reason.

Please could you share a screenshot of quick documentation popup shown when you select your *.vue file in Project tool window and hit F1 (or whatever shortcut is assigned to View | Quick documentation action) plus a screenshot of Settings | Directories?

0

I'm not sure if you're referring to this?

 

0

Yes. It seems to be correctly recognized as Vue template.

Could you also share a screenshot of Settings | Directories?

 

0

It looks as expected.

Could you please do one more diagnostic step? It would help us to know if the problem is project-specific or if it persists on the application level. Could you check if you can reproduce it in a brand new Vue.js project?

0

Yeah, this is my newly created project, and I'm not sure if I accurately described my problem. I'm using old version code blocks to present the style of topic pic 1, and I want to keep them instead of the current one (pic 2). Is this some error or just configuration related?

0

Would you like to change to color used for <HelloWorld>, etc. tags? It can be configured in Settings | Editor | Color Scheme | HTML, Custom Tag Name.

0

请先登录再写评论。