mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
Use right theme color
Changes **theme_color** to use #27B882 instead.
This commit is contained in:
parent
b98a389cb6
commit
0b67edab58
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"scope": "/",
|
||||
"short_name": "Chatpad",
|
||||
"start_url": "/",
|
||||
"theme_color": "#3ad691",
|
||||
"theme_color": "#27B882",
|
||||
"icons": [
|
||||
{
|
||||
"src": "windows11/SmallTile.scale-100.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue