diff --git a/src/components/Elements/Panel/panel.css b/src/components/Elements/Panel/panel.css index c45d6227..39938efa 100644 --- a/src/components/Elements/Panel/panel.css +++ b/src/components/Elements/Panel/panel.css @@ -22,7 +22,7 @@ } .dark .panel.information { - background-color: #3b424b; + background-color: #1f242a; color: white; } .light .panel.information {