Commit 7eaec7e3 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: theme

parent 14efed36
...@@ -80,11 +80,11 @@ ...@@ -80,11 +80,11 @@
color: #e0def4 !important; color: #e0def4 !important;
} }
#dropdownDots { .rose-pine-dawn #dropdownDots {
background-color: #dfdad9; background-color: #dfdad9;
} }
.flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover { .rose-pine-dawn .flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
background: #cecacd; background: #cecacd;
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment