chore: update icons
This commit is contained in:
parent
0ced0001ff
commit
76a50caaee
4 changed files with 12 additions and 12 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -20,11 +20,11 @@
|
||||||
"@astrojs/check": "0.9.4",
|
"@astrojs/check": "0.9.4",
|
||||||
"@astrojs/rss": "4.0.9",
|
"@astrojs/rss": "4.0.9",
|
||||||
"@astrojs/sitemap": "3.2.1",
|
"@astrojs/sitemap": "3.2.1",
|
||||||
"@cdransf/astro-tabler-icons": "1.2.0",
|
"@cdransf/astro-tabler-icons": "1.3.0",
|
||||||
"astro-embed": "0.9.0",
|
"astro-embed": "0.9.0",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"date-fns-tz": "3.2.0",
|
"date-fns-tz": "3.2.0",
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.6",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"fast-xml-parser": "4.5.0",
|
"fast-xml-parser": "4.5.0",
|
||||||
"html-to-text": "9.0.5",
|
"html-to-text": "9.0.5",
|
||||||
|
@ -694,9 +694,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cdransf/astro-tabler-icons": {
|
"node_modules/@cdransf/astro-tabler-icons": {
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cdransf/astro-tabler-icons/-/astro-tabler-icons-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cdransf/astro-tabler-icons/-/astro-tabler-icons-1.3.0.tgz",
|
||||||
"integrity": "sha512-hhQAz92ARR2aPr92ARW0ah2BARy1ntjX89eB83k/Z9AGmBtuS+4OOJqPvewAS/r3e45AwDJCQRBrc28XlPsQxg==",
|
"integrity": "sha512-wfXTaRhU6FRxx++HEim5/DvCFxI3RIiXdqqwIotfsFXGN7yQGOslIeBET0JpmAKVmXFz/7FdekoW4lKUJFbS4A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
@ -3550,9 +3550,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/dotenv": {
|
"node_modules/dotenv": {
|
||||||
"version": "16.4.5",
|
"version": "16.4.6",
|
||||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.6.tgz",
|
||||||
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
|
"integrity": "sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
"@astrojs/check": "0.9.4",
|
"@astrojs/check": "0.9.4",
|
||||||
"@astrojs/rss": "4.0.9",
|
"@astrojs/rss": "4.0.9",
|
||||||
"@astrojs/sitemap": "3.2.1",
|
"@astrojs/sitemap": "3.2.1",
|
||||||
"@cdransf/astro-tabler-icons": "1.2.0",
|
"@cdransf/astro-tabler-icons": "1.3.0",
|
||||||
"astro-embed": "0.9.0",
|
"astro-embed": "0.9.0",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"date-fns-tz": "3.2.0",
|
"date-fns-tz": "3.2.0",
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.6",
|
||||||
"dotenv-flow": "^4.1.0",
|
"dotenv-flow": "^4.1.0",
|
||||||
"fast-xml-parser": "4.5.0",
|
"fast-xml-parser": "4.5.0",
|
||||||
"html-to-text": "9.0.5",
|
"html-to-text": "9.0.5",
|
||||||
|
|
|
@ -191,7 +191,7 @@ ol {
|
||||||
--section-color: var(--link);
|
--section-color: var(--link);
|
||||||
}
|
}
|
||||||
&.mail {
|
&.mail {
|
||||||
--section-color: var(--brand-fastmail);
|
--section-color: var(--brand-apple);
|
||||||
}
|
}
|
||||||
&.mail-plus {
|
&.mail-plus {
|
||||||
--section-color: var(--newsletter);
|
--section-color: var(--newsletter);
|
||||||
|
|
|
@ -39,9 +39,9 @@
|
||||||
--accent-color-hover: light-dark(var(--blue-600), var(--blue-100));
|
--accent-color-hover: light-dark(var(--blue-600), var(--blue-100));
|
||||||
--accent-color-active: light-dark(var(--blue-600), var(--blue-100));
|
--accent-color-active: light-dark(var(--blue-600), var(--blue-100));
|
||||||
|
|
||||||
|
--brand-apple: light-dark(#973999, #ffb900);
|
||||||
--brand-buy-me-a-coffee: light-dark(#0d0c22, #ffdd00);
|
--brand-buy-me-a-coffee: light-dark(#0d0c22, #ffdd00);
|
||||||
--brand-github: light-dark(#333, #f5f5f5);
|
--brand-github: light-dark(#333, #f5f5f5);
|
||||||
--brand-fastmail: light-dark(#0067b9, #ffc107);
|
|
||||||
--brand-mastodon: light-dark(#563acc, #858afa);
|
--brand-mastodon: light-dark(#563acc, #858afa);
|
||||||
--brand-npm: #cb3837;
|
--brand-npm: #cb3837;
|
||||||
--brand-rss: #f26522;
|
--brand-rss: #f26522;
|
||||||
|
|
Reference in a new issue