iosevka: adjust height of underscore, change paren back to normal
This commit is contained in:
parent
fdafe6c515
commit
192ca0bc2f
|
@ -49,9 +49,9 @@
|
||||||
eight = "two-circles";
|
eight = "two-circles";
|
||||||
nine = "open-contour";
|
nine = "open-contour";
|
||||||
asterisk = "hex-low";
|
asterisk = "hex-low";
|
||||||
underscore = "low";
|
underscore = "high";
|
||||||
caret = "high";
|
caret = "high";
|
||||||
paren = "large-contour";
|
paren = "normal";
|
||||||
brace = "straight";
|
brace = "straight";
|
||||||
number-sign = "slanted";
|
number-sign = "slanted";
|
||||||
ampersand = "closed";
|
ampersand = "closed";
|
||||||
|
|
Loading…
Reference in a new issue