好的,謝謝!
你可以在配置文件夹中新建一个default themes文件夹,里面放一个qt-style的CSS样式,插入一下全宋体的字体样式,然后配置文件夹启用就可以了。
* { font-family: "SF Pro", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Gentium Plus", "Segoe UI Symbol", "PingFang SC", "MiSans L3", "Plangothic P1", "Plangothic P2", "FSung-p", "FSung-m", "FSung-1", "FSung-2", "FSung-3", "FSung-F", "FSung-X", sans-serif; }
1 Like
现在可以了,附加样式选项默认隐藏了,需要手动设置
好的,十分感謝!