rocket-django icon indicating copy to clipboard operation
rocket-django copied to clipboard

Manage Colors in the project

Open app-generator opened this issue 1 year ago • 5 comments

more input needed

app-generator avatar Aug 26 '24 14:08 app-generator

Hello, here’s the situation: I need to change the colors of the existing Rocket templates, but whenever I try to change a background color, it only lets me use a few colors that I believe were predefined for Rocket. So, I need to add other colors to customize my project.

The image I attached shows one of the colors I need to customize. Captura de tela 2024-08-26 115152

HenriqueRibeiroMilech avatar Aug 26 '24 14:08 HenriqueRibeiroMilech

Hello @HenriqueRibeiroMilech

What you need is more like a theming: primary/secondary color that applies to all pages.

If this is the case (please confirm) is a new request. We need to find a solution.

TY!

app-generator avatar Aug 27 '24 03:08 app-generator

No, I need to be able to change the colors of the project. For example, I want to change the background color of a page, but it only lets me change to some specific colors. I want to be able to add and change to the colors I want.

HenriqueRibeiroMilech avatar Aug 27 '24 22:08 HenriqueRibeiroMilech

Noted @HenriqueRibeiroMilech

Let us get back with a customization scenario.

app-generator avatar Aug 28 '24 03:08 app-generator

Hello @HenriqueRibeiroMilech ,

Here is the steps:

  • npm i or yarn to install the dependencies.
  • npm run dev or yarn run dev

And try to hard refresh your page with ctrl+shift+r

ghost avatar Aug 28 '24 11:08 ghost

Hello!

Sorry for the delay. The new AppSeed Service now manages the project and related issues:

https://app-generator.dev/ - Open-Source Platform.

Ty!

app-generator avatar Dec 18 '24 19:12 app-generator