atkinson hyperlegible -> lexica ultralegible

This commit is contained in:
Reid 2024-11-13 10:06:15 -08:00
parent e2f99e576b
commit e9119643c6
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 14 additions and 13 deletions

View file

@ -2,7 +2,7 @@ window {
/*background: @base;*/
background: alpha(@base, 0.3);
color: @text;
font-family: 'Atkinson Hyperlegible Pro', 'Atkinson Hyperlegible', FontAwesome, Noto Sans CJK;
font-family: 'Lexica Ultralegible', 'Atkinson Hyperlegible', FontAwesome, Noto Sans CJK;
font-size: 14px;
font-style: normal;
}