Marcin Horecki priority asked 2 years ago


Dzień Dobry, Mam projekt napisany w symfony/php w którym korzystam z mdb pro advanced do stylowania treści wielu różnych aplikacji mobilnych (flutter) , które wyświetlają content w webview.

Chciałbym móc podawać dla każdej aplikacji mobilnej osobno zestaw kolorów: primary, secondary, danger.

Chciałbym się dowiedzieć jaki jest zalecany sposób na wygenerowanie pliku css z nowym zestawem kolorów dla każdej aplikacji osobno. Chciałbym móc zmienić jedncześnie kolory główne oraz wszystkie stosowane odcienie.

Plik css powinien być generowany automatycznie, gdy administrator system CMS zmieni kolory główne aplikacji.

Pozdrawiam,

Marcin Horecki


Grzegorz Bujański staff answered 2 years ago


We try to make every thread in this forum useful if they were looking for help in similar cases. That is why we want to use the English language. Please edit your question in English :)

You can use our webpack starter: https://mdbootstrap.com/docs/standard/getting-started/webpack-starter/#section-introduction It will allow you to edit everything you need and create a new build.

You can also use our theming https://mdbootstrap.com/docs/standard/content-styles/theme/ in order to introduce major changes, changes in theaming will be necessary. Build tool allows you to prepare a custom version of theaming. You can prepare many versions of theaming and, based on the user's choice, change it by adding and removing appropriate classes from the body

If you would like to give the user a choice of any color, it will be necessary to prepare a custom version each time. Then you need a task manager (like jenkins). Such a tool will allow you to make appropriate changes to the files and create a new build in webpack starter.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 4.1.0
  • Device: web, mobile
  • Browser: safari
  • OS: windows, ios
  • Provided sample code: No
  • Provided link: No