diff --git a/app/assets/stylesheets/darkswarm/animations.scss b/app/assets/stylesheets/darkswarm/animations.scss index d7fb952907..e1374a29ba 100644 --- a/app/assets/stylesheets/darkswarm/animations.scss +++ b/app/assets/stylesheets/darkswarm/animations.scss @@ -1,5 +1,9 @@ @import "mixins"; +.turbo-progress-bar { + background-color: $teal-400; +} + // ANIMATION FUNCTIONS //