mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added default theme
This commit is contained in:
@@ -102,7 +102,7 @@ if(!empty($platforms)) {
|
||||
<?php echo $this->exec($this->getParam('head', [])); ?>
|
||||
</head>
|
||||
|
||||
<body data-general-scroll-to data-general-scroll-direction>
|
||||
<body class="light-theme" data-general-scroll-to data-general-scroll-direction>
|
||||
<?php echo $this->exec($this->getParam('header', [])); ?>
|
||||
|
||||
<main data-ls-router data-first-from-server="true" data-acl data-analytics-pageview>
|
||||
|
||||
Reference in New Issue
Block a user