103 current 2024-03-01 15:08:35 24.05.20240228.9099616 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 15:08:41 -05:00
parent 21c245c39b
commit 860615816b

View file

@ -27,7 +27,8 @@ with theme.colors; {
style = '' style = ''
* { * {
font-family: Iosevka; font-family: Iosevka Semibold;
font-size: 14px;
color: #${text}; color: #${text};
background: transparent; background: transparent;
} }