svg.escobar.life

A simple SVG markup editor for the web

Commit
75fdd3a24e67162eaf781a0308746ac0af823569
Parent
9123c068f2d3ebbea7c8b2c534cc85877a9b7981
Author
Gark Garcia <37553739+GarkGarcia@users.noreply.github.com>
Date

Restyled the Chrome PWA.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified manifest.json 2 1 1
diff --git a/manifest.json b/manifest.json
@@ -15,6 +15,6 @@
     }
   ],
   "start_url": "index.html",
-  "background_color": "#2D2B55",
+  "background_color": "#eeeeff",
   "theme_color": "#B362FF"
 } 
\ No newline at end of file