diff --git a/dist/themes/atom-dark.css b/dist/themes/atom-dark.css index 1b4deef..4e48444 100644 --- a/dist/themes/atom-dark.css +++ b/dist/themes/atom-dark.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#abb2bf;background:#24272d}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-deleted,.shj-syn-err,.shj-syn-var{color:#e06c75}.shj-syn-section,.shj-syn-oper,.shj-syn-kwd{color:#c678dd}.shj-syn-class{color:#e5c07b}.shj-numbers,.shj-syn-cmnt{color:#5c6370}.shj-syn-insert{color:#98c379}.shj-syn-type{color:#56b6c2}.shj-syn-num,.shj-syn-bool{color:#d19a66}.shj-syn-str,.shj-syn-func{color:#61afef} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#abb2bf;background:#24272d}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-deleted,.shj-syn-err,.shj-syn-var{color:#e06c75}.shj-syn-section,.shj-syn-oper,.shj-syn-kwd{color:#c678dd}.shj-syn-class{color:#e5c07b}.shj-numbers,.shj-syn-cmnt{color:#5c6370}.shj-syn-insert{color:#98c379}.shj-syn-type{color:#56b6c2}.shj-syn-num,.shj-syn-bool{color:#d19a66}.shj-syn-str,.shj-syn-func{color:#61afef} diff --git a/dist/themes/dark.css b/dist/themes/dark.css index ea6bfe4..70f7e0e 100644 --- a/dist/themes/dark.css +++ b/dist/themes/dark.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#f8f8f2;background:#1a1a1c}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-deleted,.shj-syn-err,.shj-syn-var{color:#ff5261}.shj-syn-section,.shj-syn-kwd{color:#ff7cc6}.shj-syn-class{color:#eab07c}.shj-numbers,.shj-syn-cmnt{color:#7d828b}.shj-syn-insert,.shj-syn-type,.shj-syn-func,.shj-syn-bool{color:#71d58a}.shj-syn-num{color:#b581fd}.shj-syn-oper{color:#80c6ff}.shj-syn-str{color:#4dacfa} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#f8f8f2;background:#1a1a1c}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-deleted,.shj-syn-err,.shj-syn-var{color:#ff5261}.shj-syn-section,.shj-syn-kwd{color:#ff7cc6}.shj-syn-class{color:#eab07c}.shj-numbers,.shj-syn-cmnt{color:#7d828b}.shj-syn-insert,.shj-syn-type,.shj-syn-func,.shj-syn-bool{color:#71d58a}.shj-syn-num{color:#b581fd}.shj-syn-oper{color:#80c6ff}.shj-syn-str{color:#4dacfa} diff --git a/dist/themes/default.css b/dist/themes/default.css index 729a129..a24e335 100644 --- a/dist/themes/default.css +++ b/dist/themes/default.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"} diff --git a/dist/themes/github-dark.css b/dist/themes/github-dark.css index 863ebc4..2b45c38 100644 --- a/dist/themes/github-dark.css +++ b/dist/themes/github-dark.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#c9d1d9;background:#161b22}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#ff7b72}.shj-syn-class{color:#ffa657}.shj-numbers,.shj-syn-cmnt{color:#8b949e}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#79c0ff}.shj-syn-str{color:#a5d6ff}.shj-syn-func{color:#d2a8ff} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#c9d1d9;background:#161b22}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#ff7b72}.shj-syn-class{color:#ffa657}.shj-numbers,.shj-syn-cmnt{color:#8b949e}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#79c0ff}.shj-syn-str{color:#a5d6ff}.shj-syn-func{color:#d2a8ff} diff --git a/dist/themes/github-dim.css b/dist/themes/github-dim.css index 997e371..5364418 100644 --- a/dist/themes/github-dim.css +++ b/dist/themes/github-dim.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#c9d1d9;background:#161b22}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#ff7b72}.shj-syn-class{color:#ffa657}.shj-numbers,.shj-syn-cmnt{color:#8b949e}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#79c0ff}.shj-syn-str{color:#a5d6ff}.shj-syn-func{color:#d2a8ff}[class*=shj-lang-]{background:#22272e} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#c9d1d9;background:#161b22}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#ff7b72}.shj-syn-class{color:#ffa657}.shj-numbers,.shj-syn-cmnt{color:#8b949e}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#79c0ff}.shj-syn-str{color:#a5d6ff}.shj-syn-func{color:#d2a8ff}[class*=shj-lang-]{background:#22272e} diff --git a/dist/themes/github-light.css b/dist/themes/github-light.css index 3af2ada..35e2d5e 100644 --- a/dist/themes/github-light.css +++ b/dist/themes/github-light.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#24292f;background:#fff}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#cf222e}.shj-syn-class{color:#953800}.shj-numbers,.shj-syn-cmnt{color:#6e7781}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#0550ae}.shj-syn-str{color:#0a3069}.shj-syn-func{color:#8250df} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#24292f;background:#fff}.shj-syn-deleted,.shj-syn-err,.shj-syn-kwd{color:#cf222e}.shj-syn-class{color:#953800}.shj-numbers,.shj-syn-cmnt{color:#6e7781}.shj-syn-type,.shj-syn-oper,.shj-syn-num,.shj-syn-section,.shj-syn-var,.shj-syn-bool{color:#0550ae}.shj-syn-str{color:#0a3069}.shj-syn-func{color:#8250df} diff --git a/dist/themes/visual-studio-dark.css b/dist/themes/visual-studio-dark.css index 9a8c2bd..358837d 100644 --- a/dist/themes/visual-studio-dark.css +++ b/dist/themes/visual-studio-dark.css @@ -1 +1 @@ -[class*=shj-lang-]{margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none;white-space:pre}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#d4d4d4;background:#1e1e1e}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-var{color:#9cdcfe}.shj-syn-oper{color:#d4d4d4}.shj-syn-num,.shj-syn-kwd{color:#569cd6}.shj-syn-section,.shj-syn-type,.shj-syn-class{color:#4fc1ff}.shj-numbers,.shj-syn-cmnt{color:#6a9955}.shj-syn-bool{color:#b5cea8}.shj-syn-deleted,.shj-syn-err,.shj-syn-str{color:#ce9178}.shj-syn-func{color:#dcdcaa} +[class*=shj-lang-]{white-space:pre;margin:10px 0;border-radius:10px;padding:10px;background:white;color:#112;box-shadow:0 0 5px #0001;text-shadow:none;font-size:14px;font-weight:normal;line-height:19px;font-family:Consolas,"Courier New",Monaco,"Andale Mono","Ubuntu Mono",monospace;box-sizing:border-box;max-width:min(100%,100vw)}.shj-inline{margin:0;padding:2px 5px;display:inline-block;border-radius:5px}.shj-multiline:before{content:attr(data-lang);color:#58f;height:32px;display:block;padding:2px 12px;overflow:hidden;background:#58f3;line-height:32px;border-radius:5px;margin-bottom:10px}[class*=shj-lang-]::selection,[class*=shj-lang-] ::selection{background:#bdf5}[class*=shj-lang-]>div{display:flex;overflow:auto}[class*=shj-lang-]>div :last-child{flex:1;outline:none}.shj-numbers{padding-left:5px;counter-reset:line}.shj-numbers div{padding-right:5px}.shj-numbers div:before{color:#999;display:block;content:counter(line);opacity:.5;text-align:right;margin-right:5px;counter-increment:line}.shj-syn-cmnt{font-style:italic}.shj-syn-err,.shj-syn-kwd{color:#e16}.shj-syn-num,.shj-syn-class{color:#f60}.shj-numbers,.shj-syn-cmnt{color:#999}.shj-syn-insert,.shj-syn-str{color:#7d8}.shj-syn-bool{color:#3bf}.shj-syn-type,.shj-syn-oper{color:#5af}.shj-syn-section,.shj-syn-func{color:#84f}.shj-syn-deleted,.shj-syn-var{color:#f44}.shj-oneline{padding:12px 10px}.shj-lang-http.shj-oneline .shj-syn-kwd{background:#25f;color:#fff;padding:5px 7px;border-radius:5px}.shj-multiline.shj-mode-noheader{padding:30px 20px}.shj-multiline.shj-mode-noheader:before{display:none}.shj-multiline.shj-mode-window:before{background:none;content:"\1f534 \1f7e1 \1f535"}[class*=shj-lang-]{color:#d4d4d4;background:#1e1e1e}[class*=shj-lang-]:before{color:#6f9aff}.shj-syn-insert{color:#98c379}.shj-syn-var{color:#9cdcfe}.shj-syn-oper{color:#d4d4d4}.shj-syn-num,.shj-syn-kwd{color:#569cd6}.shj-syn-section,.shj-syn-type,.shj-syn-class{color:#4fc1ff}.shj-numbers,.shj-syn-cmnt{color:#6a9955}.shj-syn-bool{color:#b5cea8}.shj-syn-deleted,.shj-syn-err,.shj-syn-str{color:#ce9178}.shj-syn-func{color:#dcdcaa}