update theme

This commit is contained in:
hackerESQ
2024-08-01 20:44:04 -05:00
parent 7dc0467b2c
commit f0b66051bf
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{{ $slot }}
<x-theme-toggle class="hidden" darkTheme="dark" lightTheme="nord"/>
<x-theme-toggle class="hidden" darkTheme="business" lightTheme="corporate"/>
</x-slot:body>
</x-common-layout>