Enable dark mode in other views
This commit is contained in:
parent
93d50f96c5
commit
112d3b9f2a
|
@ -15,7 +15,7 @@ $popover-max-width: 100%;
|
|||
$font-family-sans-serif: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
$font-family-monospace: "Noto Sans Mono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||
|
||||
// Allow color modes
|
||||
// Enable automatic dark mode
|
||||
|
||||
$color-mode-type: media-query;
|
||||
|
||||
|
|
Loading…
Reference in a new issue