修改pacman字体颜色

找到 hexo\themes\pacman\source\css\_base\下面的variable.styl文件,修改里面的color-font的值,默认是灰色(#817c7c),不够清爽,改为黑色(000000)

</pre><pre name="code" class="html">//Color
//color-font = #817c7c
color-background = #dddddd
color-font = #000000
color-white = #ffffff
color-blue = #2ca6cb
color-theme = #ea6753
color-font-nav =#E9CD4C
color-section = #fafafa
color-footer = #1f1f1f
color-gray = #CCC
color-heading = #333333
color-code = #eee
color-twitter = #00aced
color-facebook = #3b5998
color-weibo = #eb182c
color-google = #dd4b39
color-qrcode= #49ae0f
color-top = #762c54

//Media
width-phone = 568px
width-mini = 768px
width-tablet = 1024px
width-desktop = 1560px
phone = "only screen and (min-width: " + width-phone + ")"
mini= "only screen and (min-width: " + width-mini + ")"
tablet = "only screen and (min-width: " + width-tablet + ")"
desktop = "only screen and (min-width: " + width-desktop + ")"

//Font
font-default = "Helvetica Neue", "Helvetica","Microsoft YaHei", "WenQuanYi Micro Hei",Arial, sans-serif
font-serif = "Georgia", serif
font-mono = Monaco, Menlo, Consolas, Courier New, monospace
font-custom-family = "covered_by_your_graceregular"
font-custom-filename = coveredbyyourgrace-webfont
font-icon-family = "FontAwesome"
font-icon-filename = fontawesome-webfont
font-icon-version = "4.0.3"
ShowCustomFont = hexo-config("ShowCustomFont")
font-size = 100%
line-height = 1.5

//image
dataURI = hexo-config("dataURI")
author-img-data = unquote(hexo-config("author_img_data"))
author-img = hexo-config("author_img")
ShowGallery = hexo-config("ShowGallery")
root = hexo-config("root")

//comment
duoshuo = hexo-config("duoshuo.enable")

//highlight
highlight = hexo-config("highlight.enable")


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值