Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when installing Orchis theme #500

Open
Txikilinux opened this issue Feb 6, 2025 · 2 comments
Open

Errors when installing Orchis theme #500

Txikilinux opened this issue Feb 6, 2025 · 2 comments

Comments

@Txikilinux
Copy link

When I install Orchis with ./install.sh -t elkartenet (I have created a variant for our NGO with our colors, but it seems to happen with every variant) I get some errors, complaining about:

Error: Function theme finished without @return
        on line 107:41 of src/_sass/_colors.scss, in function `theme`
        from line 107:41 of src/_sass/_colors.scss
        from line 6:9 of src/gnome-shell/shell-47-0/gnome-shell.scss
>> $primary:                               theme(color);

I have added the following line to _colors.scss:82:

@return $black;

Now it works, it does not complain anymore.

@vinceliuice
Copy link
Owner

vinceliuice commented Feb 6, 2025

@vinceliuice
Copy link
Owner

You need to add your color into this function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants