Compare commits

..

2 Commits

Author SHA1 Message Date
2e93082282 add dark theme in blade file 2023-03-20 11:45:14 +05:30
ca55221c4f add dark mode in sidebar and header 2023-03-17 18:25:17 +05:30

View File

@ -11,10 +11,6 @@
bg-gray-200 bg-gray-200
cursor-pointer cursor-pointer
text-primary-400 text-primary-400
dark:bg-gray-600/70
dark:backdrop-blur-xl
dark:shadow-glass
dark:hover:bg-gray-600/80
" "
> >
<slot /> <slot />