Automatic light/dark mode. Fixes a cursor color issue on Huawei Browser, and is generally a good idea.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
--font-sans: "Inter", "Inter var", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", sans-serif;
|
||||
--font-mono: "DM Mono", "JetBrains Mono", "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", monospace;
|
||||
--color-canvas: #f5f6f8;
|
||||
|
||||
Reference in New Issue
Block a user