Skip to content

Commit

Permalink
Scrollbar color added
Browse files Browse the repository at this point in the history
  • Loading branch information
Simounet committed Jan 17, 2022
1 parent 572ec32 commit 92e4174
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/style.css.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ $settings-height: $settings-horizontal-padding * 2 + $settings-min-height;
html {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
font-size: 62.5%;
scrollbar-color: grey $sidebar-color-bg-darken;
}
body {
font-size: 1.3rem;
Expand Down

0 comments on commit 92e4174

Please sign in to comment.