Julien Calixte
58568e2245
fix(pwa): use alpha mask for monochrome icon
...
Per W3C spec, purpose: "monochrome" icons use only the alpha channel
as the silhouette; RGB is ignored and replaced with the platform
theme color. The previous monochrome-icon.png was a black-on-white
RGB image with no alpha, so Safari (macOS PWAs) and Chrome (Android
themed icons) treated every pixel as opaque and painted the whole
1024x1024 canvas with theme_color (#ffa4c0) - a solid pink tile.
Regenerate as RGBA with the silhouette in alpha (derived from the
favicon's alpha channel via a sharp-based helper script). Rename to
monochromeicon.png to bust Safari's stuck PWA icon cache from prior
broken installs.
2026-05-05 17:40:40 +02:00
Julien Calixte
8e8706e258
chore: init oxc
2026-03-28 09:34:04 +01:00
Julien Calixte
a234d590bd
fix: redirect from netlify
2026-03-10 12:45:04 +01:00
Julien Calixte
8843d67a80
feat: create atproto oauth login
2026-03-10 12:27:35 +01:00
Julien Calixte
1cc6056907
theme: change main color
2026-02-27 14:32:23 +01:00
Julien Calixte
4bd79b8f6c
feat: monochrome idealy
2026-02-14 14:00:16 +01:00
Julien Calixte
36740dd6a4
fix: add every asset
2026-02-14 13:47:32 +01:00
Julien Calixte
95c6e6ccc8
design: add monochrome
2026-02-14 13:45:01 +01:00
Julien Calixte
4d572a26fb
feat: update icons
2026-02-14 13:36:23 +01:00
Julien Calixte
cec1b1eda7
rebranding to Remanso
2026-02-14 12:18:23 +01:00
Julien Calixte
94f36121fa
chore: add bsky link
2026-02-14 10:58:25 +01:00
Julien Calixte
1584418b3c
feat: add monochrome icon
2025-08-31 19:19:08 +02:00
Julien Calixte
9e875af78e
design: change to good svg!
2024-12-24 00:28:00 +01:00
Julien Calixte
f5815077fc
design: change to currentColor
2024-12-24 00:21:59 +01:00
Julien Calixte
9571752f26
Feat/migrate to daisy ( #10 )
...
* feat: init daisyui!
* feat: change theme and colors
* change dark theme and add colors
2024-12-21 20:05:37 +01:00
Julien Calixte
184feb41e4
better on new version popup
2024-01-06 00:24:15 +01:00
Julien Calixte
009dcceb2c
change color to link color
2024-01-06 00:24:02 +01:00
Julien Calixte
d1cbe8d033
move icons to public folder
2023-11-04 14:08:28 +01:00
Julien Calixte
300d62db59
🍱 (pwa) masked icon with minimum safe area
2023-07-02 00:32:10 +02:00
Julien Calixte
6871e37214
✨ (pwa) vite pwa configuration
2023-07-02 00:08:30 +02:00
Julien Calixte
e4bba8246b
🔧 (vite) migrate to vite ( #7 )
2023-07-01 23:08:53 +02:00
6c99aeba91
🔧 (index)
2021-03-15 23:37:49 +01:00
Julien Calixte
89d18b4325
🍱 (pwa) set icons
2021-03-14 20:22:08 +01:00
0ce36a4b99
✨ (index) change note app
2021-03-13 23:31:22 +01:00
70c0886aa5
Initial commit
2021-03-09 22:00:10 +01:00