|
@@ -1,107 +1,14 @@
|
|
|
-html.dark {
|
|
|
- .markdown-body {
|
|
|
- color-scheme: dark;
|
|
|
- --color-prettylights-syntax-comment: #8b949e;
|
|
|
- --color-prettylights-syntax-constant: #79c0ff;
|
|
|
- --color-prettylights-syntax-entity: #d2a8ff;
|
|
|
- --color-prettylights-syntax-storage-modifier-import: #c9d1d9;
|
|
|
- --color-prettylights-syntax-entity-tag: #7ee787;
|
|
|
- --color-prettylights-syntax-keyword: #ff7b72;
|
|
|
- --color-prettylights-syntax-string: #a5d6ff;
|
|
|
- --color-prettylights-syntax-variable: #ffa657;
|
|
|
- --color-prettylights-syntax-brackethighlighter-unmatched: #f85149;
|
|
|
- --color-prettylights-syntax-invalid-illegal-text: #f0f6fc;
|
|
|
- --color-prettylights-syntax-invalid-illegal-bg: #8e1519;
|
|
|
- --color-prettylights-syntax-carriage-return-text: #f0f6fc;
|
|
|
- --color-prettylights-syntax-carriage-return-bg: #b62324;
|
|
|
- --color-prettylights-syntax-string-regexp: #7ee787;
|
|
|
- --color-prettylights-syntax-markup-list: #f2cc60;
|
|
|
- --color-prettylights-syntax-markup-heading: #1f6feb;
|
|
|
- --color-prettylights-syntax-markup-italic: #c9d1d9;
|
|
|
- --color-prettylights-syntax-markup-bold: #c9d1d9;
|
|
|
- --color-prettylights-syntax-markup-deleted-text: #ffdcd7;
|
|
|
- --color-prettylights-syntax-markup-deleted-bg: #67060c;
|
|
|
- --color-prettylights-syntax-markup-inserted-text: #aff5b4;
|
|
|
- --color-prettylights-syntax-markup-inserted-bg: #033a16;
|
|
|
- --color-prettylights-syntax-markup-changed-text: #ffdfb6;
|
|
|
- --color-prettylights-syntax-markup-changed-bg: #5a1e02;
|
|
|
- --color-prettylights-syntax-markup-ignored-text: #c9d1d9;
|
|
|
- --color-prettylights-syntax-markup-ignored-bg: #1158c7;
|
|
|
- --color-prettylights-syntax-meta-diff-range: #d2a8ff;
|
|
|
- --color-prettylights-syntax-brackethighlighter-angle: #8b949e;
|
|
|
- --color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;
|
|
|
- --color-prettylights-syntax-constant-other-reference-link: #a5d6ff;
|
|
|
- --color-fg-default: #c9d1d9;
|
|
|
- --color-fg-muted: #8b949e;
|
|
|
- --color-fg-subtle: #6e7681;
|
|
|
- --color-canvas-default: #0d1117;
|
|
|
- --color-canvas-subtle: #161b22;
|
|
|
- --color-border-default: #30363d;
|
|
|
- --color-border-muted: #21262d;
|
|
|
- --color-neutral-muted: rgba(110,118,129,0.4);
|
|
|
- --color-accent-fg: #58a6ff;
|
|
|
- --color-accent-emphasis: #1f6feb;
|
|
|
- --color-attention-subtle: rgba(187,128,9,0.15);
|
|
|
- --color-danger-fg: #f85149;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-html {
|
|
|
- .markdown-body {
|
|
|
- color-scheme: light;
|
|
|
- --color-prettylights-syntax-comment: #6e7781;
|
|
|
- --color-prettylights-syntax-constant: #0550ae;
|
|
|
- --color-prettylights-syntax-entity: #8250df;
|
|
|
- --color-prettylights-syntax-storage-modifier-import: #24292f;
|
|
|
- --color-prettylights-syntax-entity-tag: #116329;
|
|
|
- --color-prettylights-syntax-keyword: #cf222e;
|
|
|
- --color-prettylights-syntax-string: #0a3069;
|
|
|
- --color-prettylights-syntax-variable: #953800;
|
|
|
- --color-prettylights-syntax-brackethighlighter-unmatched: #82071e;
|
|
|
- --color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
|
|
|
- --color-prettylights-syntax-invalid-illegal-bg: #82071e;
|
|
|
- --color-prettylights-syntax-carriage-return-text: #f6f8fa;
|
|
|
- --color-prettylights-syntax-carriage-return-bg: #cf222e;
|
|
|
- --color-prettylights-syntax-string-regexp: #116329;
|
|
|
- --color-prettylights-syntax-markup-list: #3b2300;
|
|
|
- --color-prettylights-syntax-markup-heading: #0550ae;
|
|
|
- --color-prettylights-syntax-markup-italic: #24292f;
|
|
|
- --color-prettylights-syntax-markup-bold: #24292f;
|
|
|
- --color-prettylights-syntax-markup-deleted-text: #82071e;
|
|
|
- --color-prettylights-syntax-markup-deleted-bg: #ffebe9;
|
|
|
- --color-prettylights-syntax-markup-inserted-text: #116329;
|
|
|
- --color-prettylights-syntax-markup-inserted-bg: #dafbe1;
|
|
|
- --color-prettylights-syntax-markup-changed-text: #953800;
|
|
|
- --color-prettylights-syntax-markup-changed-bg: #ffd8b5;
|
|
|
- --color-prettylights-syntax-markup-ignored-text: #eaeef2;
|
|
|
- --color-prettylights-syntax-markup-ignored-bg: #0550ae;
|
|
|
- --color-prettylights-syntax-meta-diff-range: #8250df;
|
|
|
- --color-prettylights-syntax-brackethighlighter-angle: #57606a;
|
|
|
- --color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;
|
|
|
- --color-prettylights-syntax-constant-other-reference-link: #0a3069;
|
|
|
- --color-fg-default: #24292f;
|
|
|
- --color-fg-muted: #57606a;
|
|
|
- --color-fg-subtle: #6e7781;
|
|
|
- --color-canvas-default: #ffffff;
|
|
|
- --color-canvas-subtle: #f6f8fa;
|
|
|
- --color-border-default: #d0d7de;
|
|
|
- --color-border-muted: hsla(210,18%,87%,1);
|
|
|
- --color-neutral-muted: rgba(175,184,193,0.2);
|
|
|
- --color-accent-fg: #0969da;
|
|
|
- --color-accent-emphasis: #0969da;
|
|
|
- --color-attention-subtle: #fff8c5;
|
|
|
- --color-danger-fg: #cf222e;
|
|
|
- }
|
|
|
-}
|
|
|
+
|
|
|
+/*light*/
|
|
|
|
|
|
.markdown-body {
|
|
|
-ms-text-size-adjust: 100%;
|
|
|
-webkit-text-size-adjust: 100%;
|
|
|
margin: 0;
|
|
|
- // color: var(--color-fg-default);
|
|
|
- background-color: var(--color-canvas-default);
|
|
|
+ color: #1F2328;
|
|
|
+ background-color: #ffffff;
|
|
|
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
|
|
|
- // font-size: 16px;
|
|
|
+ font-size: 16px;
|
|
|
line-height: 1.5;
|
|
|
word-wrap: break-word;
|
|
|
}
|
|
@@ -143,19 +50,19 @@ html {
|
|
|
|
|
|
.markdown-body a {
|
|
|
background-color: transparent;
|
|
|
- color: var(--color-accent-fg);
|
|
|
+ color: #0969da;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
.markdown-body abbr[title] {
|
|
|
border-bottom: none;
|
|
|
+ -webkit-text-decoration: underline dotted;
|
|
|
text-decoration: underline dotted;
|
|
|
}
|
|
|
|
|
|
.markdown-body b,
|
|
|
.markdown-body strong {
|
|
|
- font-size: 15px;
|
|
|
- font-weight: bold;
|
|
|
+ font-weight: 600;
|
|
|
}
|
|
|
|
|
|
.markdown-body dfn {
|
|
@@ -164,15 +71,15 @@ html {
|
|
|
|
|
|
.markdown-body h1 {
|
|
|
margin: .67em 0;
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
padding-bottom: .3em;
|
|
|
font-size: 2em;
|
|
|
- border-bottom: 1px solid var(--color-border-muted);
|
|
|
+ border-bottom: 1px solid hsla(210,18%,87%,1);
|
|
|
}
|
|
|
|
|
|
.markdown-body mark {
|
|
|
- background-color: var(--color-attention-subtle);
|
|
|
- color: var(--color-fg-default);
|
|
|
+ background-color: #fff8c5;
|
|
|
+ color: #1F2328;
|
|
|
}
|
|
|
|
|
|
.markdown-body small {
|
|
@@ -196,11 +103,10 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body img {
|
|
|
- margin-top: 20px;
|
|
|
border-style: none;
|
|
|
max-width: 100%;
|
|
|
box-sizing: content-box;
|
|
|
- background-color: var(--color-canvas-default);
|
|
|
+ background-color: #ffffff;
|
|
|
}
|
|
|
|
|
|
.markdown-body code,
|
|
@@ -219,11 +125,11 @@ html {
|
|
|
box-sizing: content-box;
|
|
|
overflow: hidden;
|
|
|
background: transparent;
|
|
|
- border-bottom: 1px solid var(--color-border-muted);
|
|
|
+ border-bottom: 1px solid hsla(210,18%,87%,1);
|
|
|
height: .25em;
|
|
|
padding: 0;
|
|
|
margin: 24px 0;
|
|
|
- background-color: var(--color-border-default);
|
|
|
+ background-color: #d0d7de;
|
|
|
border: 0;
|
|
|
}
|
|
|
|
|
@@ -240,6 +146,7 @@ html {
|
|
|
.markdown-body [type=reset],
|
|
|
.markdown-body [type=submit] {
|
|
|
-webkit-appearance: button;
|
|
|
+ appearance: button;
|
|
|
}
|
|
|
|
|
|
.markdown-body [type=checkbox],
|
|
@@ -256,6 +163,7 @@ html {
|
|
|
.markdown-body [type=search]::-webkit-search-cancel-button,
|
|
|
.markdown-body [type=search]::-webkit-search-decoration {
|
|
|
-webkit-appearance: none;
|
|
|
+ appearance: none;
|
|
|
}
|
|
|
|
|
|
.markdown-body ::-webkit-input-placeholder {
|
|
@@ -265,6 +173,7 @@ html {
|
|
|
|
|
|
.markdown-body ::-webkit-file-upload-button {
|
|
|
-webkit-appearance: button;
|
|
|
+ appearance: button;
|
|
|
font: inherit;
|
|
|
}
|
|
|
|
|
@@ -273,7 +182,7 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body ::placeholder {
|
|
|
- color: var(--color-fg-subtle);
|
|
|
+ color: #6e7781;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
@@ -289,17 +198,14 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body table {
|
|
|
- table-layout: fixed;
|
|
|
width: 100%;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
- white-space: normal;
|
|
|
- text-align: center;
|
|
|
- font-size: 12px;
|
|
|
- // border-spacing: 0;
|
|
|
- // border-collapse: collapse;
|
|
|
- // display: block;
|
|
|
- // max-width: 100%;
|
|
|
+ table-layout: auto; /* 固定表格布局,便于均分列宽 */
|
|
|
+ border-spacing: 0;
|
|
|
+ border-collapse: collapse;
|
|
|
+ // display: table;
|
|
|
+ // width: max-content;
|
|
|
+ // padding-bottom: 5px;
|
|
|
+ // width: 100%;
|
|
|
// overflow: auto;
|
|
|
}
|
|
|
|
|
@@ -320,7 +226,7 @@ html {
|
|
|
.markdown-body [role=button]:focus,
|
|
|
.markdown-body input[type=radio]:focus,
|
|
|
.markdown-body input[type=checkbox]:focus {
|
|
|
- outline: 2px solid var(--color-accent-fg);
|
|
|
+ outline: 2px solid #0969da;
|
|
|
outline-offset: -2px;
|
|
|
box-shadow: none;
|
|
|
}
|
|
@@ -336,7 +242,7 @@ html {
|
|
|
.markdown-body [role=button]:focus-visible,
|
|
|
.markdown-body input[type=radio]:focus-visible,
|
|
|
.markdown-body input[type=checkbox]:focus-visible {
|
|
|
- outline: 2px solid var(--color-accent-fg);
|
|
|
+ outline: 2px solid #0969da;
|
|
|
outline-offset: -2px;
|
|
|
box-shadow: none;
|
|
|
}
|
|
@@ -355,13 +261,13 @@ html {
|
|
|
padding: 3px 5px;
|
|
|
font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
|
|
|
line-height: 10px;
|
|
|
- color: var(--color-fg-default);
|
|
|
+ color: #1F2328;
|
|
|
vertical-align: middle;
|
|
|
- background-color: var(--color-canvas-subtle);
|
|
|
- border: solid 1px var(--color-neutral-muted);
|
|
|
- border-bottom-color: var(--color-neutral-muted);
|
|
|
+ background-color: #f6f8fa;
|
|
|
+ border: solid 1px rgba(175,184,193,0.2);
|
|
|
+ border-bottom-color: rgba(175,184,193,0.2);
|
|
|
border-radius: 6px;
|
|
|
- box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
|
|
|
+ box-shadow: inset 0 -1px 0 rgba(175,184,193,0.2);
|
|
|
}
|
|
|
|
|
|
.markdown-body h1,
|
|
@@ -372,36 +278,36 @@ html {
|
|
|
.markdown-body h6 {
|
|
|
margin-top: 24px;
|
|
|
margin-bottom: 16px;
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
line-height: 1.25;
|
|
|
}
|
|
|
|
|
|
.markdown-body h2 {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
padding-bottom: .3em;
|
|
|
font-size: 1.5em;
|
|
|
- border-bottom: 1px solid var(--color-border-muted);
|
|
|
+ border-bottom: 1px solid hsla(210,18%,87%,1);
|
|
|
}
|
|
|
|
|
|
.markdown-body h3 {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
font-size: 1.25em;
|
|
|
}
|
|
|
|
|
|
.markdown-body h4 {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
font-size: 1em;
|
|
|
}
|
|
|
|
|
|
.markdown-body h5 {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
font-size: .875em;
|
|
|
}
|
|
|
|
|
|
.markdown-body h6 {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
font-size: .85em;
|
|
|
- color: var(--color-fg-muted);
|
|
|
+ color: #656d76;
|
|
|
}
|
|
|
|
|
|
.markdown-body p {
|
|
@@ -412,8 +318,8 @@ html {
|
|
|
.markdown-body blockquote {
|
|
|
margin: 0;
|
|
|
padding: 0 1em;
|
|
|
- color: var(--color-fg-muted);
|
|
|
- border-left: .25em solid var(--color-border-default);
|
|
|
+ color: #656d76;
|
|
|
+ border-left: .25em solid #d0d7de;
|
|
|
}
|
|
|
|
|
|
.markdown-body ul,
|
|
@@ -468,6 +374,10 @@ html {
|
|
|
appearance: none;
|
|
|
}
|
|
|
|
|
|
+.markdown-body .mr-2 {
|
|
|
+ margin-right: 8px !important;
|
|
|
+}
|
|
|
+
|
|
|
.markdown-body::before {
|
|
|
display: table;
|
|
|
content: "";
|
|
@@ -493,7 +403,7 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body .absent {
|
|
|
- color: var(--color-danger-fg);
|
|
|
+ color: #d1242f;
|
|
|
}
|
|
|
|
|
|
.markdown-body .anchor {
|
|
@@ -512,7 +422,6 @@ html {
|
|
|
.markdown-body ul,
|
|
|
.markdown-body ol,
|
|
|
.markdown-body dl,
|
|
|
-.markdown-body table,
|
|
|
.markdown-body pre,
|
|
|
.markdown-body details {
|
|
|
margin-top: 0;
|
|
@@ -533,7 +442,7 @@ html {
|
|
|
.markdown-body h4 .octicon-link,
|
|
|
.markdown-body h5 .octicon-link,
|
|
|
.markdown-body h6 .octicon-link {
|
|
|
- color: var(--color-fg-default);
|
|
|
+ color: #1F2328;
|
|
|
vertical-align: middle;
|
|
|
visibility: hidden;
|
|
|
}
|
|
@@ -602,19 +511,19 @@ html {
|
|
|
list-style-type: none;
|
|
|
}
|
|
|
|
|
|
-.markdown-body ol[type=a] {
|
|
|
+.markdown-body ol[type="a s"] {
|
|
|
list-style-type: lower-alpha;
|
|
|
}
|
|
|
|
|
|
-.markdown-body ol[type=A] {
|
|
|
+.markdown-body ol[type="A s"] {
|
|
|
list-style-type: upper-alpha;
|
|
|
}
|
|
|
|
|
|
-.markdown-body ol[type=i] {
|
|
|
+.markdown-body ol[type="i s"] {
|
|
|
list-style-type: lower-roman;
|
|
|
}
|
|
|
|
|
|
-.markdown-body ol[type=I] {
|
|
|
+.markdown-body ol[type="I s"] {
|
|
|
list-style-type: upper-roman;
|
|
|
}
|
|
|
|
|
@@ -651,7 +560,7 @@ html {
|
|
|
margin-top: 16px;
|
|
|
font-size: 1em;
|
|
|
font-style: italic;
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
}
|
|
|
|
|
|
.markdown-body dl dd {
|
|
@@ -660,22 +569,27 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body table th {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
+ font-weight: 600;
|
|
|
}
|
|
|
|
|
|
.markdown-body table th,
|
|
|
.markdown-body table td {
|
|
|
- padding: 6px 6px;
|
|
|
- border: 1px solid var(--color-border-default);
|
|
|
+ white-space: nowrap;
|
|
|
+ padding: 6px 13px;
|
|
|
+ border: 1px solid #d0d7de;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body table td>:last-child {
|
|
|
+ margin-bottom: 0;
|
|
|
}
|
|
|
|
|
|
.markdown-body table tr {
|
|
|
- background-color: var(--color-canvas-default);
|
|
|
- border-top: 1px solid var(--color-border-muted);
|
|
|
+ background-color: #ffffff;
|
|
|
+ border-top: 1px solid hsla(210,18%,87%,1);
|
|
|
}
|
|
|
|
|
|
.markdown-body table tr:nth-child(2n) {
|
|
|
- background-color: var(--color-canvas-subtle);
|
|
|
+ background-color: #f6f8fa;
|
|
|
}
|
|
|
|
|
|
.markdown-body table img {
|
|
@@ -708,7 +622,7 @@ html {
|
|
|
padding: 7px;
|
|
|
margin: 13px 0 0;
|
|
|
overflow: hidden;
|
|
|
- border: 1px solid var(--color-border-default);
|
|
|
+ border: 1px solid #d0d7de;
|
|
|
}
|
|
|
|
|
|
.markdown-body span.frame span img {
|
|
@@ -720,7 +634,7 @@ html {
|
|
|
display: block;
|
|
|
padding: 5px 0 0;
|
|
|
clear: both;
|
|
|
- color: var(--color-fg-default);
|
|
|
+ color: #1F2328;
|
|
|
}
|
|
|
|
|
|
.markdown-body span.align-center {
|
|
@@ -790,7 +704,7 @@ html {
|
|
|
margin: 0;
|
|
|
font-size: 85%;
|
|
|
white-space: break-spaces;
|
|
|
- background-color: var(--color-neutral-muted);
|
|
|
+ background-color: rgba(175,184,193,0.2);
|
|
|
border-radius: 6px;
|
|
|
}
|
|
|
|
|
@@ -831,11 +745,12 @@ html {
|
|
|
|
|
|
.markdown-body .highlight pre,
|
|
|
.markdown-body pre {
|
|
|
- padding: 16px;
|
|
|
+ padding: 0 16px;
|
|
|
overflow: auto;
|
|
|
font-size: 85%;
|
|
|
line-height: 1.45;
|
|
|
- background-color: var(--color-canvas-subtle);
|
|
|
+ color: #1F2328;
|
|
|
+ background-color: #f6f8fa;
|
|
|
border-radius: 6px;
|
|
|
}
|
|
|
|
|
@@ -865,7 +780,7 @@ html {
|
|
|
.markdown-body .csv-data .blob-num {
|
|
|
padding: 10px 8px 9px;
|
|
|
text-align: right;
|
|
|
- background: var(--color-canvas-default);
|
|
|
+ background: #ffffff;
|
|
|
border: 0;
|
|
|
}
|
|
|
|
|
@@ -874,8 +789,8 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body .csv-data th {
|
|
|
- font-weight: var(--base-text-weight-semibold, 600);
|
|
|
- background: var(--color-canvas-subtle);
|
|
|
+ font-weight: 600;
|
|
|
+ background: #f6f8fa;
|
|
|
border-top: 0;
|
|
|
}
|
|
|
|
|
@@ -889,8 +804,8 @@ html {
|
|
|
|
|
|
.markdown-body .footnotes {
|
|
|
font-size: 12px;
|
|
|
- color: var(--color-fg-muted);
|
|
|
- border-top: 1px solid var(--color-border-default);
|
|
|
+ color: #656d76;
|
|
|
+ border-top: 1px solid #d0d7de;
|
|
|
}
|
|
|
|
|
|
.markdown-body .footnotes ol {
|
|
@@ -915,12 +830,12 @@ html {
|
|
|
left: -24px;
|
|
|
pointer-events: none;
|
|
|
content: "";
|
|
|
- border: 2px solid var(--color-accent-emphasis);
|
|
|
+ border: 2px solid #0969da;
|
|
|
border-radius: 6px;
|
|
|
}
|
|
|
|
|
|
.markdown-body .footnotes li:target {
|
|
|
- color: var(--color-fg-default);
|
|
|
+ color: #1F2328;
|
|
|
}
|
|
|
|
|
|
.markdown-body .footnotes .data-footnote-backref g-emoji {
|
|
@@ -928,30 +843,30 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-c {
|
|
|
- color: var(--color-prettylights-syntax-comment);
|
|
|
+ color: #57606a;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-c1,
|
|
|
.markdown-body .pl-s .pl-v {
|
|
|
- color: var(--color-prettylights-syntax-constant);
|
|
|
+ color: #0550ae;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-e,
|
|
|
.markdown-body .pl-en {
|
|
|
- color: var(--color-prettylights-syntax-entity);
|
|
|
+ color: #6639ba;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-smi,
|
|
|
.markdown-body .pl-s .pl-s1 {
|
|
|
- color: var(--color-prettylights-syntax-storage-modifier-import);
|
|
|
+ color: #24292f;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-ent {
|
|
|
- color: var(--color-prettylights-syntax-entity-tag);
|
|
|
+ color: #116329;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-k {
|
|
|
- color: var(--color-prettylights-syntax-keyword);
|
|
|
+ color: #cf222e;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-s,
|
|
@@ -961,90 +876,90 @@ html {
|
|
|
.markdown-body .pl-sr .pl-cce,
|
|
|
.markdown-body .pl-sr .pl-sre,
|
|
|
.markdown-body .pl-sr .pl-sra {
|
|
|
- color: var(--color-prettylights-syntax-string);
|
|
|
+ color: #0a3069;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-v,
|
|
|
.markdown-body .pl-smw {
|
|
|
- color: var(--color-prettylights-syntax-variable);
|
|
|
+ color: #953800;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-bu {
|
|
|
- color: var(--color-prettylights-syntax-brackethighlighter-unmatched);
|
|
|
+ color: #82071e;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-ii {
|
|
|
- color: var(--color-prettylights-syntax-invalid-illegal-text);
|
|
|
- background-color: var(--color-prettylights-syntax-invalid-illegal-bg);
|
|
|
+ color: #f6f8fa;
|
|
|
+ background-color: #82071e;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-c2 {
|
|
|
- color: var(--color-prettylights-syntax-carriage-return-text);
|
|
|
- background-color: var(--color-prettylights-syntax-carriage-return-bg);
|
|
|
+ color: #f6f8fa;
|
|
|
+ background-color: #cf222e;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-sr .pl-cce {
|
|
|
font-weight: bold;
|
|
|
- color: var(--color-prettylights-syntax-string-regexp);
|
|
|
+ color: #116329;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-ml {
|
|
|
- color: var(--color-prettylights-syntax-markup-list);
|
|
|
+ color: #3b2300;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mh,
|
|
|
.markdown-body .pl-mh .pl-en,
|
|
|
.markdown-body .pl-ms {
|
|
|
font-weight: bold;
|
|
|
- color: var(--color-prettylights-syntax-markup-heading);
|
|
|
+ color: #0550ae;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mi {
|
|
|
font-style: italic;
|
|
|
- color: var(--color-prettylights-syntax-markup-italic);
|
|
|
+ color: #24292f;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mb {
|
|
|
font-weight: bold;
|
|
|
- color: var(--color-prettylights-syntax-markup-bold);
|
|
|
+ color: #24292f;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-md {
|
|
|
- color: var(--color-prettylights-syntax-markup-deleted-text);
|
|
|
- background-color: var(--color-prettylights-syntax-markup-deleted-bg);
|
|
|
+ color: #82071e;
|
|
|
+ background-color: #ffebe9;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mi1 {
|
|
|
- color: var(--color-prettylights-syntax-markup-inserted-text);
|
|
|
- background-color: var(--color-prettylights-syntax-markup-inserted-bg);
|
|
|
+ color: #116329;
|
|
|
+ background-color: #dafbe1;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mc {
|
|
|
- color: var(--color-prettylights-syntax-markup-changed-text);
|
|
|
- background-color: var(--color-prettylights-syntax-markup-changed-bg);
|
|
|
+ color: #953800;
|
|
|
+ background-color: #ffd8b5;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mi2 {
|
|
|
- color: var(--color-prettylights-syntax-markup-ignored-text);
|
|
|
- background-color: var(--color-prettylights-syntax-markup-ignored-bg);
|
|
|
+ color: #eaeef2;
|
|
|
+ background-color: #0550ae;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-mdr {
|
|
|
font-weight: bold;
|
|
|
- color: var(--color-prettylights-syntax-meta-diff-range);
|
|
|
+ color: #8250df;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-ba {
|
|
|
- color: var(--color-prettylights-syntax-brackethighlighter-angle);
|
|
|
+ color: #57606a;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-sg {
|
|
|
- color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);
|
|
|
+ color: #8c959f;
|
|
|
}
|
|
|
|
|
|
.markdown-body .pl-corl {
|
|
|
text-decoration: underline;
|
|
|
- color: var(--color-prettylights-syntax-constant-other-reference-link);
|
|
|
+ color: #0a3069;
|
|
|
}
|
|
|
|
|
|
.markdown-body g-emoji {
|
|
@@ -1053,7 +968,7 @@ html {
|
|
|
font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
|
|
|
font-size: 1em;
|
|
|
font-style: normal !important;
|
|
|
- font-weight: var(--base-text-weight-normal, 400);
|
|
|
+ font-weight: 400;
|
|
|
line-height: 1;
|
|
|
vertical-align: -0.075em;
|
|
|
}
|
|
@@ -1068,7 +983,7 @@ html {
|
|
|
}
|
|
|
|
|
|
.markdown-body .task-list-item label {
|
|
|
- font-weight: var(--base-text-weight-normal, 400);
|
|
|
+ font-weight: 400;
|
|
|
}
|
|
|
|
|
|
.markdown-body .task-list-item.enabled label {
|
|
@@ -1108,3 +1023,65 @@ html {
|
|
|
.markdown-body ::-webkit-calendar-picker-indicator {
|
|
|
filter: invert(50%);
|
|
|
}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert {
|
|
|
+ padding: 8px 16px;
|
|
|
+ margin-bottom: 16px;
|
|
|
+ color: inherit;
|
|
|
+ border-left: .25em solid #d0d7de;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert>:first-child {
|
|
|
+ margin-top: 0;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert>:last-child {
|
|
|
+ margin-bottom: 0;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert .markdown-alert-title {
|
|
|
+ display: flex;
|
|
|
+ font-weight: 500;
|
|
|
+ align-items: center;
|
|
|
+ line-height: 1;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-note {
|
|
|
+ border-left-color: #0969da;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title {
|
|
|
+ color: #0969da;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-important {
|
|
|
+ border-left-color: #8250df;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title {
|
|
|
+ color: #8250df;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-warning {
|
|
|
+ border-left-color: #9a6700;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title {
|
|
|
+ color: #9a6700;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-tip {
|
|
|
+ border-left-color: #1f883d;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title {
|
|
|
+ color: #1a7f37;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-caution {
|
|
|
+ border-left-color: #cf222e;
|
|
|
+}
|
|
|
+
|
|
|
+.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title {
|
|
|
+ color: #d1242f;
|
|
|
+}
|