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

Give auto button a background #1002

Merged

Conversation

meisenzahl
Copy link
Member

@@ -17,8 +17,6 @@ jobs:
apt update
apt install -y meson sassc
- name: Build
env:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is removed because install_subdir in src/meson.build only works with absolute paths:

ValueError: dst_dir must be absolute, got out/usr/local/share/themes/io.elementary.stylesheet.banana/gtk-3.0/assets

Reference: https://github.com/elementary/stylesheet/runs/2477411930

@cassidyjames cassidyjames merged commit 6dd22e6 into elementary:master May 2, 2021
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

Successfully merging this pull request may close these issues.

Support .color-button.auto
2 participants