Skip to content

Commit

Permalink
Enable dark mode using media queries
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKhorev committed May 9, 2024
1 parent 5b83bb8 commit 5e1093e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/parameters.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ $table-border-factor: .1;
$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);

$enable-negative-margins: true;
$color-mode-type: media-query;

0 comments on commit 5e1093e

Please sign in to comment.