Skip to content

Commit 112d3b9

Browse files
committed
Enable dark mode in other views
1 parent 93d50f9 commit 112d3b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/static/css/ietf.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $popover-max-width: 100%;
1515
$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";
1616
$font-family-monospace: "Noto Sans Mono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
1717

18-
// Allow color modes
18+
// Enable automatic dark mode
1919

2020
$color-mode-type: media-query;
2121

0 commit comments

Comments
 (0)