hexo-theme-pure
hexo-theme-pure copied to clipboard
代码块风格问题
主题默认的代码块风格是白底黑字,有没有办法弄成黑底白字呢??
解决了啊 我也想调一下
在 \themes\pure\source\css\style.css 下修改代码框背景和字体

在 \themes\pure\source\css\style.css 下修改代码框背景和字体
请问style.css 和style.min.css 优先使用哪个?
在 \themes\pure\source\css\style.css 下修改代码框背景和字体
请问style.css 和style.min.css 优先使用哪个?
style.css即可
@siqindong 代码字体默认是宋体,请问怎么改成其他比如consolas?