Skip to content

Commit

Permalink
Minor fixes to dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
keybraker committed Dec 31, 2024
1 parent f523cf4 commit 1a87d6b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ header {
border: 1px solid var(--color-border-highlight) !important;
}

.dark-mode .notification-popup,
.dark-mode .rc-icon-btn,
.dark-mode .filters-form,
.dark-mode .filter-indicator,
.dark-mode .slider-wrapper,
.dark-mode .histogram,
.dark-mode .sku-info-bar,
.dark-mode .sku-card-favorite,
.dark-mode .slider-btn,
Expand Down

0 comments on commit 1a87d6b

Please sign in to comment.