Files
hakurei/cmd/pkgserver/ui/static/light.scss
2026-03-10 03:00:31 +09:00

6 lines
69 B
SCSS

@use 'common';
html {
background-color: #d3d3d3;
color: black;
}