Skip to content

Background of the white profile  #22

@ngregoire

Description

@ngregoire

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions