File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -500,9 +500,13 @@ You may also use the following codes for displaying this in any other pages.
500
500
```
501
501
502
502
#### Theming
503
- Six beautiful theme colors have been selected to choose from.
504
- The default is purple, but you can quickly change it by editing ` $theme-color ` variable in the ` _sass/_themes.scss ` file.
503
+ A variety of beautiful theme colors have been selected for you to choose from.
504
+ The default is purple, but you can quickly change it by editing the
505
+ ` --global-theme-color ` variable in the ` _sass/_themes.scss ` file.
505
506
Other color variables are listed there as well.
507
+ The stock theme color options available can be found at ` _sass/variables.scss ` .
508
+ You can also add your own colors to this file assigning each a name for ease of
509
+ use across the template.
506
510
507
511
#### Social media previews
508
512
** al-folio** supports preview images on social media.
You can’t perform that action at this time.
0 commit comments