mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-05-31 04:04:13 -04:00
updated attribute
This commit is contained in:
parent
af2c92d402
commit
3f1c4f21ec
@ -224,7 +224,7 @@
|
|||||||
--color-active-line: #534d1b;
|
--color-active-line: #534d1b;
|
||||||
accent-color: var(--color-accent);
|
accent-color: var(--color-accent);
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
--fonts-monospace: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important; /* replaced "SFMono-Regular" */
|
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* invert emojis that are hard to read otherwise */
|
/* invert emojis that are hard to read otherwise */
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
|
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
|
||||||
/* reconsidered: --color-background */
|
/* reconsidered: --color-background */
|
||||||
/* no contributions heatmap is okay */
|
/* no contributions heatmap is okay */
|
||||||
--fonts-monospace: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important; /* replaced "SFMono-Regular" */
|
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* reconsidered: .full.height */
|
/* reconsidered: .full.height */
|
||||||
@ -312,7 +312,7 @@
|
|||||||
--color-active-line: #534d1b;
|
--color-active-line: #534d1b;
|
||||||
accent-color: var(--color-accent);
|
accent-color: var(--color-accent);
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
--fonts-monospace: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important; /* replaced "SFMono-Regular" */
|
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* invert emojis that are hard to read otherwise */
|
/* invert emojis that are hard to read otherwise */
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
|
--color-primary-light-4: #d54455 !important; /* fewest contributions heatmap */
|
||||||
/* reconsidered: --color-background */
|
/* reconsidered: --color-background */
|
||||||
/* no contributions heatmap is okay */
|
/* no contributions heatmap is okay */
|
||||||
--fonts-monospace: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important; /* replaced "SFMono-Regular" */
|
--fonts-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, var(--fonts-emoji) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* reconsidered: .full.height */
|
/* reconsidered: .full.height */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user