argon-design-system
argon-design-system copied to clipboard
Changing background
I'd like to change the gradient background, how can I do that?
@SomeRandomDude32 what gradient background do you want to change?
the background which come on top blue one with circle... how do i change that??
@SomeRandomDude32 @synqit https://github.com/creativetimofficial/argon-design-system/blob/04ffdfb9b5a615e4368f27302fd7e54bbcb84fa3/assets/scss/custom/_section.scss#L290
I'd like to change the gradient background, and set background image on auth layout only .....how do i change that??
Hi,
Thank you for working with our products and sorry for the late response.
We have 3 color variations for the background using one of these classes: shape-default, shape-primary, and shape-dark.
I hope it helps.
All the best, Rares
Hi @NaveedAslam2029,
Can you please tell me more about where do you want exactly the background image to be placed?
Thank you, Rares
How is this line supposed to change the gradient, or even the bg color at all?
Hi @PBJF,
Thank you for working with our products.
Can you please tell me more about your issue?
Thank you, Rares
Trying to change the gradient
eg.
to

or even making it a solid color

Any news? Thanks
Hi @al-hadi,
Thank you for working with our products.
You can select between our defined 3 colors using these classes: shape-default, shape-primary, and shape-dark.
Please let me know if it works.
Thank you, RAres
Not sure if you got an answer > My quick stab at it, I changed the $primary attribute to desired color, ran gulp to recompile SCSS in my project and that work. Not sure it there is an easier way with a global theme prop to say use Theme primary , dark , or default etc. Again my quick stab at it for demo purposing with my client. If easier way known by others as in where to specify which of 3 colors as the Theme to use > shape-default, shape-primary, and shape-dark. Does argon have a global js prop for Theme?
Can you please tell me more about your issue?
i don't think you are even understanding question
Person is looking for a way to add custom bg, you need to provide reasonable way or utility to handle it,
Thanks