Set the theme colour.
authorDave Page <dpage@pgadmin.org>
Thu, 20 Oct 2022 15:44:54 +0000 (16:44 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 20 Oct 2022 15:44:54 +0000 (16:44 +0100)
templates/base.html

index 9dfb170417999aea691fb81fa9e533bd359663c0..282489bf5d6e9eb641174e115f55eb7336ff0b09 100644 (file)
@@ -15,6 +15,7 @@
     <!-- End Google Tag Manager -->
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="theme-color" content="#336791">
 
     <!-- Bootstrap CSS -->
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">