add dark mode in GlobalSearchBar (#1197)

This commit is contained in:
Yash Kanakiya
2023-03-28 11:35:20 +05:30
committed by GitHub
parent f6639f5863
commit d14ab013ad

View File

@ -141,6 +141,7 @@
bg-gray-200 bg-gray-200
rounded-full rounded-full
text-primary-500 text-primary-500
dark:bg-gray-600
" "
> >
{{ initGenerator(user.name) }} {{ initGenerator(user.name) }}