英文:
How do I add more level colors to the SEQ website
问题
以下是翻译好的部分:
"Errors = red<br/>
Warnings = yellow<br/>
Everything else = no color<br/>"
"根据以下链接,应该有一个选项在“设置 > 主题”下,可以添加自定义CSS,我可以使用它来添加更多的颜色 -"
"https://docs.datalust.co/discuss/582cbe0d05c3211b007009a1"
"我找不到那个选项。"
"有人知道这个选项是否仍然可用吗?以及如何使其可用?<br/>
或者有没有其他好的方法来添加自定义CSS到SEQ?"
"谢谢!"
英文:
The SEQ instance we are using only has 3 level color distinctions -
Errors = red<br/>
Warnings = yellow<br/>
Everything else = no color<br/>
According to the following link, there should be an option under "Settings > Theme" to add custom CSS which I could use to add more colors -
https://docs.datalust.co/discuss/582cbe0d05c3211b007009a1
I am not finding that option.
Does anyone know if that option can still be available? And how to make it available?<br/>
Or is there any other good way to add custom CCS to SEQ?
Thanks!
答案1
得分: 2
是的,这仍然可用。请查找设置 -> 实例。
对实例样式的更改会影响服务器上的所有用户,因此此设置仅适用于具有管理员角色的用户。如果您更改它,请确保在所有可能由个别用户为自己选择的主题中测试您的更改。
英文:
Yes, this is still available. Look for Settings -> Instance.
Changes to instance styles affect all users on the server, so this setting is only available to users in the Administrator role. If you do change it make sure you test your changes with all of the possible themes that individual users may have selected for themselves.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论