Did You Know?

Allah, the Exalted, says: 'I am as My servant thinks I am. I am with him when he remembers Me. If he remembers Me in himself, I remember him in Myself. If he remembers Me in a gathering, I remember him in a gathering better than it

Up
3
::

Hi,

In this case, you can change the color variable values from the scss/_variables.scss file. There you will find the pre-defined colors defined in variables. See the screenshot below-

Note: you must have to use a SCSS compiler to compile the SCSS file to CSS.

Thanks