Skip to content

Commit

Permalink
fix: theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed Jan 2, 2024
1 parent 14efed3 commit 7eaec7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/themes/rosepine-dawn.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@
color: #e0def4 !important;
}

#dropdownDots {
.rose-pine-dawn #dropdownDots {
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;
}

Expand Down

0 comments on commit 7eaec7e

Please sign in to comment.