1
0
forked from security/hakurei
Files
hakurei/cmd/pkgserver/ui/static/dark.css
2026-03-13 20:51:08 -05:00

7 lines
112 B
CSS

@use 'common';
html {
background-color: #2c2c2c;
color: ghostwhite; }
/*# sourceMappingURL=dark.css.map */