Skip to content

Commit

Permalink
💄 style: colour scrollbar to match primary colour
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Nov 14, 2024
1 parent 34a330f commit 665c8f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
--serif-font: 'Source Serif', 'Georgia', serif;
--code-font: 'Cascadia Code';

scrollbar-color: var(--primary-color) transparent;
accent-color: var(--primary-color);

line-height: 190%;
Expand Down

0 comments on commit 665c8f2

Please sign in to comment.