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
我想要将原有主题中的那个蓝绿色 #38b2ac 修改为紫色 #b287ae。
#38b2ac
#b287ae
文档中提到说有两种设置方法,第一种是「你可以通过设置 config/_default/params.yaml 中的 style 属性自定义 Eureka 的颜色及字体」,但……似乎……会报错?
config/_default/params.yaml
于是我尝试将 data/styles/default.yaml 中的颜色修改,但也并没有奏效。
data/styles/default.yaml
其实也试了一下另存一个样式,并把将 style 属性设置为样式名称,但并没有效果……请问我是不是哪里操作错啦?或者是还需要修改哪些地方呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我想要将原有主题中的那个蓝绿色
#38b2ac
修改为紫色#b287ae
。文档中提到说有两种设置方法,第一种是「你可以通过设置
config/_default/params.yaml
中的 style 属性自定义 Eureka 的颜色及字体」,但……似乎……会报错?于是我尝试将
data/styles/default.yaml
中的颜色修改,但也并没有奏效。其实也试了一下另存一个样式,并把将 style 属性设置为样式名称,但并没有效果……请问我是不是哪里操作错啦?或者是还需要修改哪些地方呢?
The text was updated successfully, but these errors were encountered: