Introduce Dark Mode
This commit mainly changes the color definitions. Mostly, those changes are semantically equally, but there are a few changes that occurred to align the color scheme within the app.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.card.card-body.bg-light.flex-row.container.justify-content-center
|
||||
.card.card-body.bg-body-secondary.flex-row.container.justify-content-center
|
||||
= search_form_for(@search, class: 'clearfix filter-form align-items-center row g-2 w-100') do |f|
|
||||
= yield(f)
|
||||
.col-sm.ge-4.gy-2
|
||||
|
Reference in New Issue
Block a user