This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/asf-site by this push: new e076d4a Regenerated website based on ccce56eacfbb8cc7f4b706f619a83b5048645899 commit e076d4a is described below commit e076d4a207e8e990c1c51f5ca9d3a1ce351b0d9c Author: GitHub Actions <acti...@users.noreply.github.com> AuthorDate: Thu May 1 23:33:27 2025 +0000 Regenerated website based on ccce56eacfbb8cc7f4b706f619a83b5048645899 commit --- output/assets/css/just-the-docs-attic.css | 68 ++++++++++++++-------------- output/assets/css/just-the-docs-dark.css | 68 ++++++++++++++-------------- output/assets/css/just-the-docs-default.css | 68 ++++++++++++++-------------- output/assets/css/just-the-docs-head-nav.css | 2 +- output/assets/css/just-the-docs-light.css | 68 ++++++++++++++-------------- 5 files changed, 137 insertions(+), 137 deletions(-) diff --git a/output/assets/css/just-the-docs-attic.css b/output/assets/css/just-the-docs-attic.css index 0922902..f9f0348 100644 --- a/output/assets/css/just-the-docs-attic.css +++ b/output/assets/css/just-the-docs-attic.css @@ -875,11 +875,11 @@ blockquote { } } .site-title:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .site-button:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } body { @@ -1220,7 +1220,7 @@ body { text-decoration: none; } .nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .nav-list .nav-list-item .nav-list-expander { position: absolute; @@ -1238,7 +1238,7 @@ body { } } .nav-list .nav-list-item .nav-list-expander:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } .nav-list .nav-list-item .nav-list-expander svg { transform: rotate(90deg); @@ -1548,19 +1548,19 @@ h6, box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } .btn:hover, .btn.zeroclipboard-is-hover { - color: rgb(52.3617834395, 22.4407643312, 124.3592356688); + color: #34167c; } .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { text-decoration: none; - background-color: rgb(244.45, 244.45, 244.45); + background-color: #f4f4f4; } .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: rgb(239.35, 239.35, 239.35); + background-color: #efefef; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn.selected:hover { - background-color: rgb(207.25, 207.25, 207.25); + background-color: #cfcfcf; } .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { color: rgba(102, 102, 102, 0.5); @@ -1576,7 +1576,7 @@ h6, box-shadow: inset 0 0 0 2px #e6e1e8; } .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: rgb(48.723566879, 20.8815286624, 115.7184713376); + color: #311574; text-decoration: none; background-color: transparent; box-shadow: inset 0 0 0 3px #e6e1e8; @@ -1592,82 +1592,82 @@ h6, .btn-primary { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-primary.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-purple { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-purple.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-blue { color: #fff; - background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889); - background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889)); + background-color: #227efa; + background-image: linear-gradient(#4593fb, #227efa); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { color: #fff; - background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778); - background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778)); + background-color: #1878fa; + background-image: linear-gradient(#368afa, #1878fa); } .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222); + background-color: #1375f9; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-blue.selected:hover { - background-color: rgb(5.625, 104.625, 237.375); + background-color: #0669ed; } .btn-green { color: #fff; - background-color: rgb(16.1242424242, 171.6757575758, 125.2); - background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2)); + background-color: #10ac7d; + background-image: linear-gradient(#13cc95, #10ac7d); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-green:hover, .btn-green.zeroclipboard-is-hover { color: #fff; - background-color: rgb(15.2484848485, 162.3515151515, 118.4); - background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4)); + background-color: #0fa276; + background-image: linear-gradient(#12be8b, #0fa276); } .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: rgb(14.8106060606, 157.6893939394, 115); + background-color: #0f9e73; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-green.selected:hover { - background-color: rgb(12.6212121212, 134.3787878788, 98); + background-color: #0d8662; } .btn-reset { @@ -1821,7 +1821,7 @@ h6, padding: 0.25rem 0.75rem; } .search-result:hover, .search-result.active { - background-color: rgb(234.8, 236.82, 244.9); + background-color: #ebedf5; } .search-result-title { diff --git a/output/assets/css/just-the-docs-dark.css b/output/assets/css/just-the-docs-dark.css index 52d036d..fd7cae1 100644 --- a/output/assets/css/just-the-docs-dark.css +++ b/output/assets/css/just-the-docs-dark.css @@ -1139,11 +1139,11 @@ blockquote { } } .site-title:hover { - background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%); + background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 80%, rgba(32, 31, 35, 0) 100%); } .site-button:hover { - background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%); + background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 100%); } body { @@ -1484,7 +1484,7 @@ body { text-decoration: none; } .nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active { - background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%); + background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 80%, rgba(32, 31, 35, 0) 100%); } .nav-list .nav-list-item .nav-list-expander { position: absolute; @@ -1502,7 +1502,7 @@ body { } } .nav-list .nav-list-item .nav-list-expander:hover { - background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%); + background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 100%); } .nav-list .nav-list-item .nav-list-expander svg { transform: rotate(90deg); @@ -1812,19 +1812,19 @@ h6, box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } .btn:hover, .btn.zeroclipboard-is-hover { - color: rgb(34.0361111111, 126.1916666667, 249.7638888889); + color: #227efa; } .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { text-decoration: none; - background-color: rgb(45.5272727273, 42.6818181818, 51.2181818182); + background-color: #2e2b33; } .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: rgb(40.5818181818, 38.0454545455, 45.6545454545); + background-color: #29262e; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn.selected:hover { - background-color: rgb(207.25, 207.25, 207.25); + background-color: #cfcfcf; } .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { color: rgba(102, 102, 102, 0.5); @@ -1840,7 +1840,7 @@ h6, box-shadow: inset 0 0 0 2px #e6e1e8; } .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: rgb(24.0722222222, 120.3833333333, 249.5277777778); + color: #1878fa; text-decoration: none; background-color: transparent; box-shadow: inset 0 0 0 3px #e6e1e8; @@ -1856,82 +1856,82 @@ h6, .btn-primary { color: #fff; - background-color: rgb(36.1802816901, 72.3605633803, 166.6197183099); - background-image: linear-gradient(rgb(42.5492957746, 85.0985915493, 195.9507042254), rgb(36.1802816901, 72.3605633803, 166.6197183099)); + background-color: #2448a7; + background-image: linear-gradient(#2b55c4, #2448a7); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { color: #fff; - background-color: rgb(34.3605633803, 68.7211267606, 158.2394366197); - background-image: linear-gradient(rgb(39.8197183099, 79.6394366197, 183.3802816901), rgb(34.3605633803, 68.7211267606, 158.2394366197)); + background-color: #22459e; + background-image: linear-gradient(#2850b7, #22459e); } .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: rgb(33.4507042254, 66.9014084507, 154.0492957746); + background-color: #21439a; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-primary.selected:hover { - background-color: rgb(28.9014084507, 57.8028169014, 133.0985915493); + background-color: #1d3a85; } .btn-purple { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-purple.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-blue { color: #fff; - background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889); - background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889)); + background-color: #227efa; + background-image: linear-gradient(#4593fb, #227efa); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { color: #fff; - background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778); - background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778)); + background-color: #1878fa; + background-image: linear-gradient(#368afa, #1878fa); } .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222); + background-color: #1375f9; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-blue.selected:hover { - background-color: rgb(5.625, 104.625, 237.375); + background-color: #0669ed; } .btn-green { color: #fff; - background-color: rgb(16.1242424242, 171.6757575758, 125.2); - background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2)); + background-color: #10ac7d; + background-image: linear-gradient(#13cc95, #10ac7d); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-green:hover, .btn-green.zeroclipboard-is-hover { color: #fff; - background-color: rgb(15.2484848485, 162.3515151515, 118.4); - background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4)); + background-color: #0fa276; + background-image: linear-gradient(#12be8b, #0fa276); } .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: rgb(14.8106060606, 157.6893939394, 115); + background-color: #0f9e73; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-green.selected:hover { - background-color: rgb(12.6212121212, 134.3787878788, 98); + background-color: #0d8662; } .btn-reset { @@ -2085,7 +2085,7 @@ h6, padding: 0.25rem 0.75rem; } .search-result:hover, .search-result.active { - background-color: rgb(31.6333333333, 30.8222222222, 34.8777777778); + background-color: #201f23; } .search-result-title { diff --git a/output/assets/css/just-the-docs-default.css b/output/assets/css/just-the-docs-default.css index d717d3a..d11b502 100644 --- a/output/assets/css/just-the-docs-default.css +++ b/output/assets/css/just-the-docs-default.css @@ -875,11 +875,11 @@ blockquote { } } .site-title:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .site-button:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } body { @@ -1220,7 +1220,7 @@ body { text-decoration: none; } .nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .nav-list .nav-list-item .nav-list-expander { position: absolute; @@ -1238,7 +1238,7 @@ body { } } .nav-list .nav-list-item .nav-list-expander:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } .nav-list .nav-list-item .nav-list-expander svg { transform: rotate(90deg); @@ -1548,19 +1548,19 @@ h6, box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } .btn:hover, .btn.zeroclipboard-is-hover { - color: rgb(52.3617834395, 22.4407643312, 124.3592356688); + color: #34167c; } .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { text-decoration: none; - background-color: rgb(244.45, 244.45, 244.45); + background-color: #f4f4f4; } .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: rgb(239.35, 239.35, 239.35); + background-color: #efefef; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn.selected:hover { - background-color: rgb(207.25, 207.25, 207.25); + background-color: #cfcfcf; } .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { color: rgba(102, 102, 102, 0.5); @@ -1576,7 +1576,7 @@ h6, box-shadow: inset 0 0 0 2px #e6e1e8; } .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: rgb(48.723566879, 20.8815286624, 115.7184713376); + color: #311574; text-decoration: none; background-color: transparent; box-shadow: inset 0 0 0 3px #e6e1e8; @@ -1592,82 +1592,82 @@ h6, .btn-primary { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-primary.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-purple { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-purple.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-blue { color: #fff; - background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889); - background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889)); + background-color: #227efa; + background-image: linear-gradient(#4593fb, #227efa); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { color: #fff; - background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778); - background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778)); + background-color: #1878fa; + background-image: linear-gradient(#368afa, #1878fa); } .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222); + background-color: #1375f9; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-blue.selected:hover { - background-color: rgb(5.625, 104.625, 237.375); + background-color: #0669ed; } .btn-green { color: #fff; - background-color: rgb(16.1242424242, 171.6757575758, 125.2); - background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2)); + background-color: #10ac7d; + background-image: linear-gradient(#13cc95, #10ac7d); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-green:hover, .btn-green.zeroclipboard-is-hover { color: #fff; - background-color: rgb(15.2484848485, 162.3515151515, 118.4); - background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4)); + background-color: #0fa276; + background-image: linear-gradient(#12be8b, #0fa276); } .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: rgb(14.8106060606, 157.6893939394, 115); + background-color: #0f9e73; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-green.selected:hover { - background-color: rgb(12.6212121212, 134.3787878788, 98); + background-color: #0d8662; } .btn-reset { @@ -1821,7 +1821,7 @@ h6, padding: 0.25rem 0.75rem; } .search-result:hover, .search-result.active { - background-color: rgb(234.8, 236.82, 244.9); + background-color: #ebedf5; } .search-result-title { diff --git a/output/assets/css/just-the-docs-head-nav.css b/output/assets/css/just-the-docs-head-nav.css index 19398f4..552a3af 100644 --- a/output/assets/css/just-the-docs-head-nav.css +++ b/output/assets/css/just-the-docs-head-nav.css @@ -1,3 +1,3 @@ .site-nav ul li a { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } diff --git a/output/assets/css/just-the-docs-light.css b/output/assets/css/just-the-docs-light.css index f9fdbde..eddde5c 100644 --- a/output/assets/css/just-the-docs-light.css +++ b/output/assets/css/just-the-docs-light.css @@ -875,11 +875,11 @@ blockquote { } } .site-title:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .site-button:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } body { @@ -1220,7 +1220,7 @@ body { text-decoration: none; } .nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); } .nav-list .nav-list-item .nav-list-expander { position: absolute; @@ -1238,7 +1238,7 @@ body { } } .nav-list .nav-list-item .nav-list-expander:hover { - background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%); + background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%); } .nav-list .nav-list-item .nav-list-expander svg { transform: rotate(90deg); @@ -1548,19 +1548,19 @@ h6, box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } .btn:hover, .btn.zeroclipboard-is-hover { - color: rgb(106.4305263158, 73.7663157895, 236.0336842105); + color: #6a4aec; } .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { text-decoration: none; - background-color: rgb(244.45, 244.45, 244.45); + background-color: #f4f4f4; } .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: rgb(239.35, 239.35, 239.35); + background-color: #efefef; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn.selected:hover { - background-color: rgb(207.25, 207.25, 207.25); + background-color: #cfcfcf; } .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { color: rgba(102, 102, 102, 0.5); @@ -1576,7 +1576,7 @@ h6, box-shadow: inset 0 0 0 2px #e6e1e8; } .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: rgb(98.8610526316, 64.5326315789, 235.0673684211); + color: #6341eb; text-decoration: none; background-color: transparent; box-shadow: inset 0 0 0 3px #e6e1e8; @@ -1592,82 +1592,82 @@ h6, .btn-primary { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-primary.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-purple { color: #fff; - background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899); - background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899)); + background-color: #5739ce; + background-image: linear-gradient(#6f55d5, #5739ce); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { color: #fff; - background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139); - background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139)); + background-color: #5132cb; + background-image: linear-gradient(#6549d2, #5132cb); } .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: rgb(79.3670886076, 49.082278481, 198.417721519); + background-color: #4f31c6; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-purple.selected:hover { - background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443); + background-color: #472cb2; } .btn-blue { color: #fff; - background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889); - background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889)); + background-color: #227efa; + background-image: linear-gradient(#4593fb, #227efa); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { color: #fff; - background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778); - background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778)); + background-color: #1878fa; + background-image: linear-gradient(#368afa, #1878fa); } .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222); + background-color: #1375f9; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-blue.selected:hover { - background-color: rgb(5.625, 104.625, 237.375); + background-color: #0669ed; } .btn-green { color: #fff; - background-color: rgb(16.1242424242, 171.6757575758, 125.2); - background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2)); + background-color: #10ac7d; + background-image: linear-gradient(#13cc95, #10ac7d); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } .btn-green:hover, .btn-green.zeroclipboard-is-hover { color: #fff; - background-color: rgb(15.2484848485, 162.3515151515, 118.4); - background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4)); + background-color: #0fa276; + background-image: linear-gradient(#12be8b, #0fa276); } .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: rgb(14.8106060606, 157.6893939394, 115); + background-color: #0f9e73; background-image: none; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } .btn-green.selected:hover { - background-color: rgb(12.6212121212, 134.3787878788, 98); + background-color: #0d8662; } .btn-reset { @@ -1821,7 +1821,7 @@ h6, padding: 0.25rem 0.75rem; } .search-result:hover, .search-result.active { - background-color: rgb(234.8, 236.82, 244.9); + background-color: #ebedf5; } .search-result-title {