mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-29 22:45:58 -04:00
move dark mode code from module back to here for now
This commit is contained in:
@@ -34,7 +34,3 @@ $font-stack-mono-variable: list.join($webfont-mono-variable, $system-fonts-mono)
|
||||
// Fancy link underline settings:
|
||||
$link-underline-opacity: 40%;
|
||||
$link-underline-size: 2px;
|
||||
|
||||
// Default fading style when switching between light/dark themes:
|
||||
$theme-transition-duration: 0.15s;
|
||||
$theme-transition-function: linear;
|
||||
|
||||
Reference in New Issue
Block a user