css Murasaki Solarized theme.css

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css Murasaki Solarized theme.css相关的知识,希望对你有一定的参考价值。

@import url(http://fonts.googleapis.com/css?family=Inconsolata);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block !important;
}
audio,
canvas,
video {
  display: inline-block !important;
}
audio:not([controls]) {
  display: none !important;
  height: 0 !important;
}
[hidden] {
  display: none !important;
}
html {
  font-family: sans-serif !important;
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
}
body {
  margin: 0 !important;
}
a:focus {
  outline: thin dotted !important;
}
a:active,
a:hover {
  outline: 0 !important;
}
h1 {
  font-size: 2em !important;
}
abbr[title] {
  border-bottom: 1px dotted !important;
}
b,
strong {
  font-weight: bold !important;
}
dfn {
  font-style: italic !important;
}
mark {
  background: #ff0 !important;
  color: #000 !important;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif !important;
  font-size: 1em !important;
}
pre {
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019" !important;
}
small {
  font-size: 80% !important;
}
sub,
sup {
  font-size: 75% !important;
  line-height: 0 !important;
  position: relative !important;
  vertical-align: baseline !important;
}
sup {
  top: -0.5em !important;
}
sub {
  bottom: -0.25em !important;
}
img {
  border: 0 !important;
}
svg:not(:root) {
  overflow: hidden !important;
}
figure {
  margin: 0 !important;
}
fieldset {
  border: 1px solid #c0c0c0 !important;
  margin: 0 2px !important;
  padding: 0.35em 0.625em 0.75em !important;
}
legend {
  border: 0 !important;
  padding: 0 !important;
}
button,
input,
select,
textarea {
  font-family: inherit !important;
  font-size: 100% !important;
  margin: 0 !important;
}
button,
input {
  line-height: normal !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer !important;
}
button[disabled],
input[disabled] {
  cursor: default !important;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box !important;
  padding: 0 !important;
}
input[type="search"] {
  -webkit-appearance: textfield !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none !important;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0 !important;
  padding: 0 !important;
}
textarea {
  overflow: auto !important;
  vertical-align: top !important;
}
table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
html {
  font-family: 'SourceHanSansJP-Light', sans-serif !important;
}
pre,
code {
  font-family: 'FiraCode-Light', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'SourceHanSansJP-Light', sans-serif !important;
  font-weight: 700 !important;
}
html {
  background-color: #073642 !important;
  color: #839496 !important;
  margin: 1em !important;
}
body {
  background-color: #002b36 !important;
  margin: 0 auto !important;
  max-width: 23cm !important;
  border: 1pt solid #586e75 !important;
  padding: 1em !important;
}
code {
  background-color: #073642 !important;
  color: #839496 !important;
  padding: 2px !important;
}
a {
  color: #b58900 !important;
}
a:visited {
  color: #cb4b16 !important;
}
a:hover {
  color: #cb4b16 !important;
}
h1 {
  color: #d33682 !important;
}
h2,
h3,
h4,
h5,
h6 {
  color: #859900 !important;
}
pre {
  background-color: #002b36 !important;
  color: #839496 !important;
  border: 1pt solid #586e75 !important;
  padding: 1em !important;
  box-shadow: 5pt 5pt 8pt #073642 !important;
}
pre code {
  background-color: #002b36 !important;
}
h1 {
  font-size: 2.8em !important;
}
h2 {
  font-size: 2.4em !important;
}
h3 {
  font-size: 1.8em !important;
}
h4 {
  font-size: 1.4em !important;
}
h5 {
  font-size: 1.3em !important;
}
h6 {
  font-size: 1.15em !important;
}
.tag {
  background-color: #073642 !important;
  color: #d33682 !important;
  padding: 0 0.2em !important;
}
.todo,
.next,
.done {
  color: #002b36 !important;
  background-color: #dc322f !important;
  padding: 0 0.2em !important;
}
.tag {
  -webkit-border-radius: 0.35em !important;
  -moz-border-radius: 0.35em !important;
  border-radius: 0.35em !important;
}
.TODO {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #2aa198 !important;
}
.NEXT {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #268bd2 !important;
}
.ACTIVE {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #268bd2 !important;
}
.DONE {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #859900 !important;
}
.WAITING {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #cb4b16 !important;
}
.HOLD {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #d33682 !important;
}
.NOTE {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #d33682 !important;
}
.CANCELLED {
  -webkit-border-radius: 0.2em !important;
  -moz-border-radius: 0.2em !important;
  border-radius: 0.2em !important;
  background-color: #859900 !important;
}

aside.blurb {
  background-color: #073642 !important;
}
code.s2, code.ss {
  color: #2aa198 !important;
}
code.n {
  color: #dc322f !important;
}
code.k {
  color: #859900 !important;
}

以上是关于css Murasaki Solarized theme.css的主要内容,如果未能解决你的问题,请参考以下文章

css solarized,dark.css

ubuntu vim solarized vimrc配置

centos7下vim应用solarized主题失败

text Slack的Solarized Dark

VIM安装 NERDTREE,SOLARIZED 插件

VIM安装 NERDTREE,SOLARIZED 插件