Fix _variables.scss filename in README (#1683)
This commit is contained in:
parent
f83d09c2a1
commit
b6b18b47d1
|
|
@ -613,7 +613,7 @@ A variety of beautiful theme colors have been selected for you to choose from.
|
||||||
The default is purple, but you can quickly change it by editing the
|
The default is purple, but you can quickly change it by editing the
|
||||||
`--global-theme-color` variable in the `_sass/_themes.scss` file.
|
`--global-theme-color` variable in the `_sass/_themes.scss` file.
|
||||||
Other color variables are listed there as well.
|
Other color variables are listed there as well.
|
||||||
The stock theme color options available can be found at `_sass/variables.scss`.
|
The stock theme color options available can be found at `_sass/_variables.scss`.
|
||||||
You can also add your own colors to this file assigning each a name for ease of
|
You can also add your own colors to this file assigning each a name for ease of
|
||||||
use across the template.
|
use across the template.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue