update iosevka-berkeley to 7.0.4 and associated configs
This commit is contained in:
parent
798c8085ff
commit
1a0d68953a
35 changed files with 42 additions and 7 deletions
|
|
@ -111,7 +111,7 @@ font:
|
|||
# - (macOS) Menlo
|
||||
# - (Linux/BSD) monospace
|
||||
# - (Windows) Consolas
|
||||
family: "Iosevka Berkeley Light"
|
||||
family: "Iosevka Berkeley"
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
style: Light
|
||||
|
|
@ -125,10 +125,10 @@ font:
|
|||
#family: monospace
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
style: Light
|
||||
style: Regular
|
||||
|
||||
# Italic font face
|
||||
#italic:
|
||||
italic:
|
||||
# Font family
|
||||
#
|
||||
# If the italic family is not specified, it will fall back to the
|
||||
|
|
@ -136,10 +136,10 @@ font:
|
|||
#family: monospace
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Italic
|
||||
style: Light Oblique
|
||||
|
||||
# Bold italic font face
|
||||
#bold_italic:
|
||||
bold_italic:
|
||||
# Font family
|
||||
#
|
||||
# If the bold italic family is not specified, it will fall back to the
|
||||
|
|
@ -147,7 +147,7 @@ font:
|
|||
#family: monospace
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Bold Italic
|
||||
style: Oblique
|
||||
|
||||
# Point size
|
||||
size: 16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue