feat: add tocs feature & fix page element generation issue (#9). dd8a3cb26d

This commit is contained in:
jaywcjlove
2022-10-28 14:08:05 +00:00
parent 6d83213a34
commit d659018cb1
61 changed files with 2455 additions and 1077 deletions

View File

@ -1,6 +1,6 @@
<!doctype html><html lang="en" data-color-mode="dark"><head></head><body>
<!doctype html>
<html lang="en" data-color-mode="dark">
<head>
<meta charset="utf-8">
<title>Colors Named 备忘清单
&#x26; colors-named cheatsheet &#x26; Quick Reference</title>
@ -9,8 +9,8 @@
<meta keywords="Quick,Reference,cheatsheet,colors-named">
<link rel="icon" href="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221em%22%20width%3D%221em%22%3E%20%3Cpath%20d%3D%22m21.66%2010.44-.98%204.18c-.84%203.61-2.5%205.07-5.62%204.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2%201.17-2.42%203.16-3.07%206.5-2.28l1.67.39c4.19.98%205.47%203.05%204.49%207.23Z%22%20fill%3D%22%23c9d1d9%22%2F%3E%20%3Cpath%20d%3D%22M15.06%2019.39c-.62.42-1.4.77-2.35%201.08l-1.58.52c-3.97%201.28-6.06.21-7.35-3.76L2.5%2013.28c-1.28-3.97-.22-6.07%203.75-7.35l1.58-.52c.41-.13.8-.24%201.17-.31-.3.61-.54%201.35-.74%202.2l-.98%204.19c-.98%204.18.31%206.24%204.48%207.23l1.68.4c.58.14%201.12.23%201.62.27Zm2.43-8.88c-.06%200-.12-.01-.19-.02l-4.85-1.23a.75.75%200%200%201%20.37-1.45l4.85%201.23a.748.748%200%200%201-.18%201.47Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3Cpath%20d%3D%22M14.56%2013.89c-.06%200-.12-.01-.19-.02l-2.91-.74a.75.75%200%200%201%20.37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3C%2Fsvg%3E" type="image/svg+xml">
<link rel="stylesheet" href="../style/style.css">
<nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
</head>
<body><nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
<path d="m21.66 10.44-.98 4.18c-.84 3.61-2.5 5.07-5.62 4.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2 1.17-2.42 3.16-3.07 6.5-2.28l1.67.39c4.19.98 5.47 3.05 4.49 7.23Z" fill="#c9d1d9"></path>
<path d="M15.06 19.39c-.62.42-1.4.77-2.35 1.08l-1.58.52c-3.97 1.28-6.06.21-7.35-3.76L2.5 13.28c-1.28-3.97-.22-6.07 3.75-7.35l1.58-.52c.41-.13.8-.24 1.17-.31-.3.61-.54 1.35-.74 2.2l-.98 4.19c-.98 4.18.31 6.24 4.48 7.23l1.68.4c.58.14 1.12.23 1.62.27Zm2.43-8.88c-.06 0-.12-.01-.19-.02l-4.85-1.23a.75.75 0 0 1 .37-1.45l4.85 1.23a.748.748 0 0 1-.18 1.47Z" fill="#228e6c"></path>
<path d="M14.56 13.89c-.06 0-.12-.01-.19-.02l-2.91-.74a.75.75 0 0 1 .37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z" fill="#228e6c"></path>
@ -39,7 +39,9 @@
</svg>
<a aria-hidden="true" tabindex="-1" href="#colors-named-备忘清单"><span class="icon icon-link"></span></a>Colors Named 备忘清单</h1><div class="wrap-body">
<p>CSS 定义了一大组<a href="https://www.w3.org/TR/css-color-4/#named-colors">命名颜色</a>,以便可以更轻松地编写和阅读<a href="https://www.w3.org/TR/css-color-4/#named-colors">常用颜色</a>,这里列出了它的颜色名称/Hex rgb/十进制 rgb 数据</p>
</div></header><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2 id="named-colors"><a aria-hidden="true" tabindex="-1" href="#named-colors"><span class="icon icon-link"></span></a>Named Colors</h2><div class="wrap-body">
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" href="#named-colors">Named Colors</a><a aria-hidden="true" class="leve3 tocs-link" href="#颜色列表">颜色列表</a><a aria-hidden="true" class="leve2 tocs-link" href="#hsl-颜色示例">HSL 颜色示例</a><a aria-hidden="true" class="leve3 tocs-link" href="#0-reds">0° Reds</a><a aria-hidden="true" class="leve3 tocs-link" href="#30-reds-yellows-oranges">30° Reds-Yellows (=Oranges)</a><a aria-hidden="true" class="leve3 tocs-link" href="#60-yellows">60° Yellows</a><a aria-hidden="true" class="leve3 tocs-link" href="#90-yellow-greens">90° Yellow-Greens</a><a aria-hidden="true" class="leve3 tocs-link" href="#120-greens">120° Greens</a><a aria-hidden="true" class="leve3 tocs-link" href="#150-green-cyans">150° Green-Cyans</a><a aria-hidden="true" class="leve3 tocs-link" href="#180-cyans">180° Cyans</a><a aria-hidden="true" class="leve3 tocs-link" href="#210-cyan-blues">210° Cyan-Blues</a><a aria-hidden="true" class="leve3 tocs-link" href="#240-blues">240° blues</a><a aria-hidden="true" class="leve3 tocs-link" href="#270-blue-magentas">270° Blue-Magentas</a><a aria-hidden="true" class="leve3 tocs-link" href="#300-magentas">300° Magentas</a><a aria-hidden="true" class="leve3 tocs-link" href="#330-magenta-reds">330° Magenta-Reds</a><a aria-hidden="true" class="leve2 tocs-link" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2 id="named-colors"><a aria-hidden="true" tabindex="-1" href="#named-colors"><span class="icon icon-link"></span></a>Named Colors</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap col-span-3" style="padding-top: 0;"><div class="wrap-header h3wrap"><h3 style="display:none;" id="颜色列表"><a aria-hidden="true" tabindex="-1" href="#颜色列表"><span class="icon icon-link"></span></a>颜色列表</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3&style=display:none;&wrap-style=padding-top: 0;-->
@ -947,7 +949,7 @@
<!--rehype:body-class=cols-9-->
</div></div><div class="h2wrap-body cols-9"><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="0-reds"><a aria-hidden="true" tabindex="-1" href="#0-reds"><span class="icon icon-link"></span></a>0° Reds</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1064,7 +1066,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="30-reds-yellows-oranges"><a aria-hidden="true" tabindex="-1" href="#30-reds-yellows-oranges"><span class="icon icon-link"></span></a>30° Reds-Yellows (=Oranges)</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1181,7 +1183,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="60-yellows"><a aria-hidden="true" tabindex="-1" href="#60-yellows"><span class="icon icon-link"></span></a>60° Yellows</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1298,7 +1300,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="90-yellow-greens"><a aria-hidden="true" tabindex="-1" href="#90-yellow-greens"><span class="icon icon-link"></span></a>90° Yellow-Greens</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1415,7 +1417,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="120-greens"><a aria-hidden="true" tabindex="-1" href="#120-greens"><span class="icon icon-link"></span></a>120° Greens</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1532,7 +1534,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="150-green-cyans"><a aria-hidden="true" tabindex="-1" href="#150-green-cyans"><span class="icon icon-link"></span></a>150° Green-Cyans</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1649,7 +1651,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="180-cyans"><a aria-hidden="true" tabindex="-1" href="#180-cyans"><span class="icon icon-link"></span></a>180° Cyans</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1766,7 +1768,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="210-cyan-blues"><a aria-hidden="true" tabindex="-1" href="#210-cyan-blues"><span class="icon icon-link"></span></a>210° Cyan-Blues</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -1883,7 +1885,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="240-blues"><a aria-hidden="true" tabindex="-1" href="#240-blues"><span class="icon icon-link"></span></a>240° blues</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -2000,7 +2002,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="270-blue-magentas"><a aria-hidden="true" tabindex="-1" href="#270-blue-magentas"><span class="icon icon-link"></span></a>270° Blue-Magentas</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -2117,7 +2119,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="300-magentas"><a aria-hidden="true" tabindex="-1" href="#300-magentas"><span class="icon icon-link"></span></a>300° Magentas</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -2234,7 +2236,7 @@
<!--rehype:className=show-header-->
</div></div></div><div class="wrap col-span-3"><div class="wrap-header h3wrap"><h3 id="330-magenta-reds"><a aria-hidden="true" tabindex="-1" href="#330-magenta-reds"><span class="icon icon-link"></span></a>330° Magenta-Reds</h3><div class="wrap-body">
<!--rehype:wrap-class=col-span-3-->
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;">
<table style="font-size:12px;border-radius: 0.5rem;overflow: hidden;" class="show-header">
<thead>
<tr>
<th></th>
@ -2358,6 +2360,7 @@
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
window.onhashchange = function () {
anchorPoint()
updateAnchor()
};
}
function anchorPoint() {
@ -2371,6 +2374,25 @@ function anchorPoint() {
}
}
anchorPoint();
</script>
</body></html>
function updateAnchor(element) {
const anchorContainer = document.querySelectorAll('.menu-tocs .menu-modal a.tocs-link');
anchorContainer.forEach((tocanchor) => {
tocanchor.classList.remove('is-active-link');
});
const anchor = element || document.querySelector(`a.tocs-link[href='${decodeURIComponent(window.location.hash)}']`);
console.log('anchor', anchor)
if (anchor) {
anchor.classList.add('is-active-link');
}
}
// toc 定位
updateAnchor()
const anchor = document.querySelectorAll('.menu-tocs .menu-modal a.tocs-link');
anchor.forEach((item) => {
item.addEventListener('click', (e) => {
updateAnchor()
})
})
</script></body>
</html>