mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-07-07 10:14:05 -04:00
fixed monospace font to display SF Mono
This commit is contained in:
parent
db0e0996db
commit
45f13a2f73
@ -23,3 +23,4 @@ Nov 16, 2022 · forked, rebased theme from Gitea's default theme, adopted colors
|
|||||||
Nov 17, 2022 · changed row highlight color
|
Nov 17, 2022 · changed row highlight color
|
||||||
Nov 18, 2022 · made pull requests and new releases menu item and .diff-detail-box background match --color-background
|
Nov 18, 2022 · made pull requests and new releases menu item and .diff-detail-box background match --color-background
|
||||||
Nov 29, 2022 · made collapsible elements easier to distinguish from main body
|
Nov 29, 2022 · made collapsible elements easier to distinguish from main body
|
||||||
|
Dec 12, 2022 · fixed monospace font to display SF Mono in Safari on macOS
|
@ -9,6 +9,7 @@
|
|||||||
--color-primary-light-4: #d54455!important; /* greater contributions heatmap */
|
--color-primary-light-4: #d54455!important; /* greater contributions heatmap */
|
||||||
--color-background: #fcfcfc!important; /* make some elements pop out more (below) */
|
--color-background: #fcfcfc!important; /* make some elements pop out more (below) */
|
||||||
--color-secondary-alpha-70: #dedede4d!important; /* fewer contributions heatmap */
|
--color-secondary-alpha-70: #dedede4d!important; /* fewer contributions heatmap */
|
||||||
|
--fonts-monospace: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace, var(--fonts-emoji)!important; /* replaced "SFMono-Regular" */
|
||||||
}
|
}
|
||||||
|
|
||||||
.full.height {
|
.full.height {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user