Files
hakurei/cmd/pkgserver/ui/static/light.scss
2026-03-05 02:06:07 -06:00

6 lines
69 B
SCSS

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