This commit is contained in:
Ed Silkworth 2023-08-11 00:13:55 -07:00
parent 3f1c4f21ec
commit a5175874e1
No known key found for this signature in database
GPG Key ID: 26F260F04191F431
3 changed files with 6 additions and 6 deletions

View File

@ -224,7 +224,7 @@
--color-active-line: #534d1b;
accent-color: var(--color-accent);
color-scheme: dark;
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
/* no longer needed: --fonts-monospace */
}
/* invert emojis that are hard to read otherwise */

View File

@ -12,8 +12,8 @@
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
/* reconsidered: --color-background */
/* no contributions heatmap is okay */
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
}
/* no longer needed: --fonts-monospace */
}
/* reconsidered: .full.height */
@ -312,8 +312,8 @@
--color-active-line: #534d1b;
accent-color: var(--color-accent);
color-scheme: dark;
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
}
/* no longer needed: --fonts-monospace */
}
/* invert emojis that are hard to read otherwise */
.emoji[aria-label="check mark"],

View File

@ -9,7 +9,7 @@
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
/* reconsidered: --color-background */
/* no contributions heatmap is okay */
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
/* no longer needed: --fonts-monospace */
}
/* reconsidered: .full.height */