1. 首先给出icon预览地址
    glyphicons图标地址https://v3.bootcss.com/components/#glyphicons
    Feather图标https://feathericons.com/
    更多https://auth.ihewro.com/user/docs#/icons
  2. 修改颜色方法

    .glyphicon-fire {
    color: #ff0000;
    }

    .feather-user{
    color: #f0b750;
    }

将以上代码放进如下图中(handsome后台外观设置,开发者自定义css)
进入后台配置
想配置别的图标颜色按上面的模板来就行
这里给一个取色器地址http://tools.jb51.net/color/jPicker

最后修改:2021 年 01 月 24 日
如果觉得我的文章对你有用,请随意赞赏