Use right theme color

Changes **theme_color** to use #27B882 instead.
This commit is contained in:
SuperDev 2024-02-02 00:41:04 -06:00
parent b98a389cb6
commit 0b67edab58

View file

@ -8,7 +8,7 @@
"scope": "/",
"short_name": "Chatpad",
"start_url": "/",
"theme_color": "#3ad691",
"theme_color": "#27B882",
"icons": [
{
"src": "windows11/SmallTile.scale-100.png",