Graceful Theme Problem

Hello there.

I’m running a new 2.5.0 discourse instance and everything works fine except the graceful theme.

I tried it with the theme creator, the theme works fine with the theme creator preview, and I must say that’s a very good theme.

But when I try to install the theme on my instance, it doesn’t work. Event the preview doesn’t work, only some colors are applied, and there’s an error with the css part. Here’s the error in the css editor:

Error: Undefined variable: “$danger-hover”.
on line 171 of theme_8/theme_field.scss
from line 1 of theme.scss

background-color: var(–danger-hover, $danger-hover);

----------------------------------------^

What am I missing?

Thanks for your help!

A post was merged into an existing topic: A graceful theme for Discourse