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:
@@ -20,7 +20,7 @@
|
||||
- title = "#{active_action} - #{application_name}"
|
||||
- content_for :breadcrumbs do
|
||||
.container.mb-4
|
||||
ul.breadcrumb.bg-light.px-3.py-2
|
||||
ul.breadcrumb.bg-body-secondary.px-3.py-2
|
||||
- if root_element.present?
|
||||
li.breadcrumb-item.small
|
||||
= root_element
|
||||
|
Reference in New Issue
Block a user