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
|
||||
|
|
|
|||
|
|
@ -29,9 +29,44 @@ bar = "force-upright"
|
|||
question = "corner"
|
||||
|
||||
[buildPlans.iosevka-berkeley.variants.italic]
|
||||
f = "serifless"
|
||||
capital-a = "curly-serifless"
|
||||
capital-b = "standard-unilateral-serifed"
|
||||
capital-d = "standard-unilateral-serifed"
|
||||
capital-f = "top-left-serifed"
|
||||
capital-g = "toothed-serifless-hooked"
|
||||
capital-i = "short-serifed"
|
||||
capital-j = "serifed-both-sides"
|
||||
capital-k = "curly-serifless"
|
||||
capital-m = "flat-bottom"
|
||||
capital-p = "closed-motion-serifed"
|
||||
capital-q = "crossing-curly-tailed"
|
||||
capital-r = "curly"
|
||||
capital-u = "tailed-motion-serifed"
|
||||
capital-v = "curly"
|
||||
capital-w = "curly"
|
||||
capital-x = "curly-serifless"
|
||||
capital-y = "curly-serifless"
|
||||
capital-z = "curly-serifless-with-horizontal-crossbar"
|
||||
a = "double-storey-tailed"
|
||||
d = "toothed-serifed"
|
||||
f = "flat-hook"
|
||||
g = "single-storey-serifed"
|
||||
h = "straight-top-left-serifed"
|
||||
k = "curly-serifless"
|
||||
n = "straight-top-left-serifed"
|
||||
p = "motion-serifed"
|
||||
q = "straight-motion-serifed"
|
||||
r = "top-serifed"
|
||||
u = "tailed-motion-serifed"
|
||||
v = "curly"
|
||||
w = "curly"
|
||||
x = "curly-serifless"
|
||||
y = "cursive-motion-serifed"
|
||||
z = "curly-serifless-with-horizontal-crossbar"
|
||||
one = "base-long-top-serif"
|
||||
two = "straight-neck"
|
||||
seven = "straight-crossbar"
|
||||
nine = "open-contour"
|
||||
paren = "normal"
|
||||
|
||||
[buildPlans.iosevka-berkeley.variants.oblique]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue