diff --git a/DeepDrftPublic/wwwroot/styles/deepdrft-styles.css b/DeepDrftPublic/wwwroot/styles/deepdrft-styles.css index 6f6540a..562e53d 100644 --- a/DeepDrftPublic/wwwroot/styles/deepdrft-styles.css +++ b/DeepDrftPublic/wwwroot/styles/deepdrft-styles.css @@ -623,7 +623,7 @@ body:has(.waveform-visualizer-control-overlay) { } .deepdrft-theme-dark .btn-primary:hover { - background: var(--deepdrft-green-light); + background: var(--deepdrft-green-interactive); } .deepdrft-theme-dark .btn-ghost {