We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作者你好,我把src/themes/theme.json这个路径的内容配置到了settings.json中,并执行了ayu-mirage-plus:add theme,重新加载vscode后新主题也已经添加,为何颜色还是Ayu Mirage Plus的配色?
The text was updated successfully, but these errors were encountered:
@ninelcc336 你好, 如果你只是想要添加新的主题配色,可以直接按照 readme 中的说明进行设置;如果你是想修改主题中的元素配色,你需要在 src/config/settings.ts 中进行修改,这里是设置元素主题颜色的地方,ayu-mirage-plus:add theme 这个命令会将该配置文件中的元素按照 settings.json 中的配置进行颜色替换。 ps: 很抱歉我并没有完全理解你的意思,如果你还有其他问题,请具体说明~ :p
readme
src/config/settings.ts
ayu-mirage-plus:add theme
settings.json
Sorry, something went wrong.
No branches or pull requests
作者你好,我把src/themes/theme.json这个路径的内容配置到了settings.json中,并执行了ayu-mirage-plus:add theme,重新加载vscode后新主题也已经添加,为何颜色还是Ayu Mirage Plus的配色?
The text was updated successfully, but these errors were encountered: