chore(vars.css): update mail icon colors to match Stalwart

This commit is contained in:
Cory Dransfeldt 2025-04-07 20:26:50 -07:00
parent 6f74e6d158
commit 995202b1d6
No known key found for this signature in database
4 changed files with 8 additions and 8 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.2.15",
"version": "1.2.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.2.15",
"version": "1.2.16",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",
@ -1825,9 +1825,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.132",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.132.tgz",
"integrity": "sha512-QgX9EBvWGmvSRa74zqfnG7+Eno0Ak0vftBll0Pt2/z5b3bEGYL6OUXLgKPtvx73dn3dvwrlyVkjPKRRlhLYTEg==",
"version": "1.5.134",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.134.tgz",
"integrity": "sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==",
"dev": true,
"license": "ISC"
},