注意:在您儲存之後您必須清除瀏覽器快取才可看到最新的變動。
?_=1
來訪問最新頁面。
/*!
Theme: Nord
Author: arcticicestudio
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
*/
#mw-content-text .hljs.hljs {
color: #e5e9f0;
background: #2e3440;
}
.hljs ::selection {
color: #434c5e;
}
.hljs-comment {
color: #4c566a;
}
.hljs-tag {
color: #d8dee9;
}
.hljs-operator,
.hljs-punctuation,
.hljs-subst {
color: #e5e9f0;
}
.hljs-operator {
opacity: 0.7;
}
.hljs-bullet,
.hljs-deletion,
.hljs-name,
.hljs-selector-tag,
.hljs-template-variable,
.hljs-variable {
color: #bf616a;
}
.hljs-attr,
.hljs-link,
.hljs-literal,
.hljs-number,
.hljs-symbol,
.hljs-variable.constant_ {
color: #d08770;
}
.hljs-class .hljs-title,
.hljs-title,
.hljs-title.class_ {
color: #ebcb8b;
}
.hljs-strong {
font-weight: 700;
color: #ebcb8b;
}
.hljs-addition,
.hljs-code,
.hljs-string,
.hljs-title.class_.inherited__ {
color: #a3be8c;
}
.hljs-built_in,
.hljs-doctag,
.hljs-keyword.hljs-atrule,
.hljs-quote,
.hljs-regexp {
color: #88c0d0;
}
.hljs-attribute,
.hljs-function .hljs-title,
.hljs-section,
.hljs-title.function_,
.ruby .hljs-property {
color: #81a1c1;
}
.diff .hljs-meta,
.hljs-keyword,
.hljs-template-tag,
.hljs-type {
color: #b48ead;
}
.hljs-emphasis {
color: #b48ead;
font-style: italic;
}
.hljs-meta,
.hljs-meta .hljs-keyword,
.hljs-meta .hljs-string {
color: #5e81ac;
}
.hljs-meta .hljs-keyword,
.hljs-meta-keyword {
font-weight: 700;
}