Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 14, 2024
1 parent ff9fdee commit 1130cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/furo/assets/styles/variables/_colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// Base Colors
--color-foreground-primary: black; // for main text and headings
--color-foreground-secondary: #5a5c63; // for secondary text
--color-foreground-muted: #6B6F76; // for muted text
--color-foreground-muted: #6b6f76; // for muted text
--color-foreground-border: #878787; // for content borders

--color-background-primary: white; // for content
Expand Down

0 comments on commit 1130cd6

Please sign in to comment.