iosevka: adjust height of underscore, change paren back to normal

This commit is contained in:
Evie Litherland-Smith 2024-03-02 17:12:55 +00:00
parent fdafe6c515
commit 192ca0bc2f

View file

@ -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";