Commit Graph

6 Commits

Author SHA1 Message Date
Jimmy
37547c229e feat: apply custom scrollbar style to all elements 2021-06-20 15:42:30 +02:00
k
c8aefa0fd3 make the scrollbar-track background-color transparent
The body has this transition: 'transition: background-color 0.3s ease
0s'. Making the scrollbar-track background-color transparent allow us to
appreciate that transition in the scrollbar-track when switching the
background-color.
2021-06-14 18:13:45 -05:00
k
bd0e6a08c7 feat: change the page vertical scrollbar styles
This change will make the vertical scrollbar styles to follow the dark
and light color scheme modes. Also, this change will make the vertical
scrollbar to look consistent in both, Chromium and Firefox.
2021-06-14 17:18:56 -05:00
Jimmy Cai
488f124b43
fix(style): show y-axis page scrollbar always 2020-09-03 23:27:50 +02:00
Jimmy Cai
2ec4cd3f69 refactor(scss): add css variables for font families 2020-08-24 11:52:12 +02:00
Jimmy Cai
c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00