svg.pablopie.xyz

A simple SVG markup editor for the web

Commit
27c317b12865482895a2fa64332ae9a7aa699e1b
Parent
daf5668d65afeed139329eae74309bdafd8b9a14
Author
Pablo <pablo-escobar@riseup.net>
Date

Updated the color scheme in manifest.json

Diffstats

1 files changed, 2 insertions, 2 deletions

Status Name Changes Insertions Deletions
Modified manifest.json 2 files changed 2 2
diff --git a/manifest.json b/manifest.json
@@ -15,6 +15,6 @@
       "type": "image/xml+svg"
     }
   ],
-  "theme_color": "#0D1928",
-  "background_color": "#0D1928"
+  "theme_color": "#151226",
+  "background_color": "#151226"
 }