me115

黑字白底的google Reader读起来很费劲,时间长了,眼睛很容易疲劳。通过参考SEIN的文章,从而实现背景自定义实现;

效果如下(注:正文为本文效果,列表非也):

image

首先,需要安装stylish:https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe

然后,安装我提供的这个自定义脚本,从而实现背景自定义:https://files.cnblogs.com/me115/GoogleReaderBackGrounder.user.js

这个自定义脚本非常简单,就是修改css:

entry .entry-body,.entry .entry-title,div.entry-body,div.entry-main,.item-body,div#nav

{background-color:#67b884 !important; }

如果对这个背景色不满意,自己想换可以直接修改后,再拖到chrome中安装;

如果想让列表更炫(如上图中的列表多彩效果,可以安装一个插件Webpage Decorator:https://chrome.google.com/webstore/detail/idmfdjpebmchkoghokmjmgbeejhfjncc

Over。

参考:http://jandan.net/2008/09/26/stylish-google-reader.html

分类:

技术点:

相关文章:

  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2022-01-22
  • 2021-05-20
  • 2021-05-18
  • 2021-07-06
猜你喜欢
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-11-20
相关资源
相似解决方案