hugo-theme-stack/assets
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
..
icons feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
img feat: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
scss make the scrollbar-track background-color transparent 2021-06-14 18:13:45 -05:00
ts change document.body.dataset.scheme to document.documentElement.dataset.scheme 2021-06-14 17:04:06 -05:00
jsconfig.json refactor(ts): import script using new Hugo Module logic (#77) 2020-12-21 22:34:54 +01:00