150 lines
3.2 KiB
CSS
150 lines
3.2 KiB
CSS
.ewwii.hljs {
|
|
color: #abb2bf; /* base text */
|
|
background: #2c2f36; /* One Dark Pro background */
|
|
}
|
|
|
|
.ewwii .hljs-comment,
|
|
.ewwii .hljs-quote {
|
|
color: #5c6370; /* gray */
|
|
font-style: italic;
|
|
}
|
|
|
|
.ewwii .hljs-keyword,
|
|
.ewwii .hljs-selector-tag,
|
|
.ewwii .hljs-subst,
|
|
.ewwii .hljs-title,
|
|
.ewwii .hljs-section,
|
|
.ewwii .hljs-type {
|
|
color: #c678dd; /* purple */
|
|
}
|
|
|
|
.ewwii .hljs-literal,
|
|
.ewwii .hljs-number,
|
|
.ewwii .hljs-variable,
|
|
.ewwii .hljs-template-variable,
|
|
.ewwii .hljs-tag .hljs-attr {
|
|
color: #d19a66; /* orange/brown */
|
|
}
|
|
|
|
.ewwii .hljs-string,
|
|
.ewwii .hljs-doctag,
|
|
.ewwii .hljs-title.class_,
|
|
.ewwii .hljs-name,
|
|
.ewwii .hljs-selector-id,
|
|
.ewwii .hljs-selector-class,
|
|
.ewwii .hljs-attribute,
|
|
.ewwii .hljs-built_in {
|
|
color: #98c379; /* green */
|
|
}
|
|
|
|
.ewwii .hljs-title.function_,
|
|
.ewwii .hljs-function .hljs-title {
|
|
color: #61afef; /* blue */
|
|
}
|
|
|
|
.ewwii .hljs-keyword.operator,
|
|
.ewwii .hljs-operator {
|
|
color: #56b6c2; /* cyan */
|
|
}
|
|
|
|
.ewwii .hljs-regexp,
|
|
.ewwii .hljs-symbol,
|
|
.ewwii .hljs-link {
|
|
color: #e06c75; /* red/pink */
|
|
}
|
|
|
|
.ewwii .hljs-meta,
|
|
.ewwii .hljs-deletion {
|
|
color: #e06c75; /* red */
|
|
}
|
|
|
|
.ewwii .hljs-addition {
|
|
color: #98c379; /* green */
|
|
background: rgba(152, 193, 142, 0.15);
|
|
}
|
|
|
|
.ewwii .hljs-selector-attr,
|
|
.ewwii .hljs-selector-pseudo,
|
|
.ewwii .hljs-bullet,
|
|
.ewwii .hljs-code,
|
|
.ewwii .hljs-emphasis {
|
|
color: #abb2bf; /* default text */
|
|
}
|
|
|
|
.ewwii :is(h1, h2, h3, h4, h5, h6) a code {
|
|
color: #c1c3c8;
|
|
}
|
|
.ewwii a code {
|
|
color: #b3c7ff;
|
|
}
|
|
.ewwii code {
|
|
color: #c1c3c8;
|
|
background: #23262f;
|
|
}
|
|
.ewwii pre {
|
|
border-top: 2px solid #7c7f93;
|
|
padding-top: 0.2em;
|
|
}
|
|
.ewwii blockquote blockquote {
|
|
border-top: 0.1em solid #23262f;
|
|
border-bottom: 0.1em solid #23262f;
|
|
}
|
|
.ewwii hr {
|
|
border-color: #23262f;
|
|
border-style: solid;
|
|
}
|
|
.ewwii del {
|
|
color: #7c7f93;
|
|
}
|
|
.ewwii .tooltiptext {
|
|
background: #23262f;
|
|
color: #c1c3c8;
|
|
}
|
|
|
|
.ewwii .ace_gutter {
|
|
color: #7c7f93;
|
|
background: #23262f;
|
|
}
|
|
|
|
.ewwii .ace_gutter-active-line.ace_gutter-cell {
|
|
color: #ea76cb;
|
|
background: #23262f;
|
|
}
|
|
|
|
.ewwii {
|
|
--bg: #17181c; /* book background */
|
|
--fg: #c1c3c8; /* default text color */
|
|
--sidebar-bg: #23262f;
|
|
--sidebar-fg: #c1c3c8;
|
|
--sidebar-non-existant: #7c7f93;
|
|
--sidebar-active: #b3c7ff;
|
|
--sidebar-spacer: #7c7f93;
|
|
--scrollbar: #7c7f93;
|
|
--icons: #7c7f93;
|
|
--icons-hover: #c1c3c8;
|
|
--links: #b3c7ff;
|
|
--inline-code-color: #c1c3c8;
|
|
--theme-popup-bg: #23262f;
|
|
--theme-popup-border: #7c7f93;
|
|
--theme-hover: #2c2f3b;
|
|
--quote-bg: #23262f;
|
|
--quote-border: #2c2f3b;
|
|
--table-border-color: #2c2f3b;
|
|
--table-header-bg: #23262f;
|
|
--table-alternate-bg: #1c1d21;
|
|
--searchbar-border-color: #2c2f3b;
|
|
--searchbar-bg: #23262f;
|
|
--searchbar-fg: #c1c3c8;
|
|
--searchbar-shadow-color: #1c1d21;
|
|
--searchresults-header-fg: #c1c3c8;
|
|
--searchresults-border-color: #2c2f3b;
|
|
--searchresults-li-bg: #17181c;
|
|
--search-mark-bg: #fe640b;
|
|
--warning-border: #fe640b;
|
|
--color-scheme: dark;
|
|
--copy-button-filter: brightness(0) saturate(100%) invert(47%) sepia(6%)
|
|
saturate(1263%) hue-rotate(195deg) brightness(90%) contrast(81%);
|
|
--copy-button-filter-hover: brightness(0) saturate(100%) invert(30%)
|
|
sepia(80%) saturate(1850%) hue-rotate(209deg) brightness(94%) contrast(105%);
|
|
}
|