fixed theme

This commit is contained in:
veeso
2023-07-05 12:58:21 +02:00
parent b7d4c68ebe
commit 5a5fa52b57
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en_US">
<html lang="en_US" class="dark">
<head>
<title>
@@ -39,7 +39,7 @@
</head>
<body>
<div id="layout">
<div id="layout" class="dark:bg-brand dark:text-gray-100">
<!-- Menu -->
<header id="menu"></header>
<main>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en_US">
<html lang="en_US" class="dark">
<head>
<title>
@@ -39,7 +39,7 @@
</head>
<body>
<div id="layout">
<div id="layout" class="dark:bg-brand dark:text-gray-100">
<!-- Menu -->
<header id="menu"></header>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en_US">
<html lang="en_US" class="dark">
<head>
<title>
@@ -39,7 +39,7 @@
</head>
<body>
<div id="layout">
<div id="layout" class="dark:bg-brand dark:text-gray-100">
<!-- Menu -->
<header id="menu"></header>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en_US">
<html lang="en_US" class="dark">
<head>
<title>
@@ -39,7 +39,7 @@
</head>
<body>
<div id="layout">
<div id="layout" class="dark:bg-brand dark:text-gray-100">
<!-- Menu -->
<header id="menu"></header>