mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
overlays/iosevka: make regular and medium thicker
This commit is contained in:
parent
26acc21d31
commit
bd8bd280ea
1 changed files with 2 additions and 2 deletions
|
|
@ -26,10 +26,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
weights = {
|
weights = {
|
||||||
Regular.shape = 400;
|
Regular.shape = 420;
|
||||||
Regular.menu = 400;
|
Regular.menu = 400;
|
||||||
Regular.css = 400;
|
Regular.css = 400;
|
||||||
Medium.shape = 500;
|
Medium.shape = 550;
|
||||||
Medium.menu = 500;
|
Medium.menu = 500;
|
||||||
Medium.css = 500;
|
Medium.css = 500;
|
||||||
Bold.shape = 700;
|
Bold.shape = 700;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue