diff options
Diffstat (limited to 'application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml')
-rw-r--r-- | application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml b/application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml new file mode 100644 index 000000000..5046ee7da --- /dev/null +++ b/application/basilisk/branding/unofficial/basilisk.VisualElementsManifest.xml @@ -0,0 +1,8 @@ +<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> + <VisualElements + ShowNameOnSquare150x150Logo='on' + Square150x150Logo='browser\VisualElements\VisualElements_150.png' + Square70x70Logo='browser\VisualElements\VisualElements_70.png' + ForegroundText='light' + BackgroundColor='#304D7E'/> +</Application> |