Dark theme scrollbar

replace/e692fd641f180eca58224e26386f83fb9c51eee4
Cobular 4 years ago
parent afbc7e2c74
commit 53b1d5a3e5

@ -18,3 +18,7 @@ code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
:root {
color-scheme: dark;
}

Loading…
Cancel
Save