diff --git a/assets/style.css b/assets/style.css index 5c18fb264..41c2c4385 100644 --- a/assets/style.css +++ b/assets/style.css @@ -181,7 +181,7 @@ } .dark .flux1_background { - background: #ece9e6; + background: #131c25; padding: 1em; border-radius: 8px; transition: background-color 0.3s ease, border 0.3s ease, box-shadow 0.3s ease;