Prefer Noto Sans over Oxygen-Sans
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
e2433d6401
commit
d939aaf46f
2 changed files with 6 additions and 1 deletions
|
@ -432,7 +432,7 @@ $diff-jagged-border-gradient-color: darken($white-normal, 8%);
|
|||
*/
|
||||
$monospace-font: 'Menlo', 'DejaVu Sans Mono', 'Liberation Mono', 'Consolas', 'Ubuntu Mono',
|
||||
'Courier New', 'andale mono', 'lucida console', monospace;
|
||||
$regular-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell,
|
||||
$regular-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Noto Sans', Ubuntu, Cantarell,
|
||||
'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
||||
'Noto Color Emoji';
|
||||
|
||||
|
|
5
changelogs/unreleased/dz-patch-58.yml
Normal file
5
changelogs/unreleased/dz-patch-58.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Replace Oxygen-Sans font with Noto Sans
|
||||
merge_request: 28322
|
||||
author:
|
||||
type: changed
|
Loading…
Reference in a new issue