Skip to content

Adapt image (CSS) for every tenant #4696

@andreslucena

Description

@andreslucena

This issue is part of the EPIC: Improve Multitenant #4693

In order to adapt the image of each organization it is necessary to be able to configure the different SCSS color variables that are defined in the app/assets/stylesheets/decidim.scss file:

// // Variables
//
// $primary: #ef604d;
// $secondary: #599aa6;
// $success: #57d685;
// $warning: #ffae00;
// $alert: #ec5840;

These variables should be able to be defined through the code, since it will be necessary to modify the tasks of precompilation of assets.

Discussion on MetaDecidim

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions