暗色CSS,适用与Stylish, IE, FF, OPERA等.

* {
  font-family:"Narkisim" "Simsun" "Microsoft Yahei" !important;
  text-shadow:0px 1px 0px #000000 !important;
  color:#787878 !important;
  sfont-weight:bold !important;
  text-decoration:none !important;
  background-color:#272727 !important;
  background-image:none !important;
}
*[border] {
  border-color:#2A2A2A !important;
}
*[outline], *[outline-color], *[outline-style] {
  outline-color:#2A2A2A !important;
}
input {
  outline-style: solid !important;
  outline-width: 1px !important;
  outline-color: #3366AA !important;
}
input[type="submit"], input[type="button"], button {
  outline-style: solid !important;
  outline-width: 1px !important;
  outline-color: #3366AA !important;
  border: none !important;
}
input[type="text"] {
  outline-style: solid !important;
  outline-width: 1px !important;
  outline-color: #3366AA !important;
  border: none !important;
}
input:focus, span {
  outline-style: none !important;
  border: none !important;
}
a:link {
  color:#4477bb !important;
}
a:visited {
  color:#AA3366 !important;
  outline-style: none !important;
}
a:hover {
  color:#5588CC !important;
  text-decoration:underline !important;
}
a {
  outline-style: bottom !important;
  outline-color: #2A2A2A !important;
  outline-width: 1px !important;
}
div, table, h1, h2, h3, h4, h5, tr, td, table {
  border-color: #3A3A3A !important;
  outline-color: #3A3A3A !important;
}
img {
  opacity: 0.65 !important;
}
code {
  font-family: "Curier New" !important;
  text-decoration: none !important;
  text-shadow:0px 0px 0px #000000 !important;
}

暗色,文字阴影,跟VS2012+的深色主题有点像.可能有某些网站会有问题,需要的自行修改.

效果图:

暗色CSS,适用与Stylish, IE, FF, OPERA等.,古老的榕树,5-wow.com

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。