Skip to content

Commit

Permalink
Fix _variables.scss filename in README (alshedivat#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaem authored Aug 28, 2023
1 parent dc546a9 commit 89a6ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
`--global-theme-color` variable in the `_sass/_themes.scss` file.
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
use across the template.

Expand Down

0 comments on commit 89a6ecb

Please sign in to comment.