diff --git a/themes/buha/assets/css/main.css b/themes/buha/assets/css/main.css index 47e88c87..3122bf6b 100644 --- a/themes/buha/assets/css/main.css +++ b/themes/buha/assets/css/main.css @@ -46,12 +46,12 @@ section { } @keyframes color { - 0% { background: #582a52; } - 20% { background: #783a7d; } - 40% { background: #632f60; } - 60% { background: #81408d; } - 80% { background: #6d346e; } - 100% { background: #582a52; } + 0% { background: #21001f; } + 20% { background: #240027; } + 40% { background: #1f001d; } + 60% { background: #1c0018; } + 80% { background: #220022; } + 100% { background: #21001f; } } body {