ll-hax-docs/docs/style/better.css
2023-07-11 22:40:05 -05:00

5 lines
148 B
CSS

[data-md-color-scheme="slate"] {
--md-hue: [0,0,0];
--md-default-fg-color: hsla(0, 0%, 100%, 0.75);
--md-code-bg-color: hsla(0, 0%, 0%, 1);
}