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

Background of the white profile #22

Open
ngregoire opened this issue Jan 21, 2020 · 0 comments
Open

Background of the white profile #22

ngregoire opened this issue Jan 21, 2020 · 0 comments

Comments

@ngregoire
Copy link

Hello,

after installation of AutoChrome, the default White profile has a yellow background image. The script build_extensions.rb has the correct Hue value (i.e. "White: 0.0") but isn't run at installation time. Instead, static copies stored in data/themes/ are used.

The following workaround rebuilds and reinstalls extensions, and provides a greyish White profile:

cd autochrome && ruby ./build_extensions.rb --path ~/.local/autochrome/chrome-orig && ruby autochrome.rb -P

A definitive solution could be to update the repository with fresh builds of the extensions, or to run build_extensions.rb at installation time.

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

1 participant