-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I broked the theme on my system #330
Comments
Do you log out and back in and reset the theme? |
@CarterSnich - I might be a little late with the answer but I fixed the same issue just now. If you had to unblock bitmap font support on your EnOS to use Helvetica, you need to revert this setting now. This command helped for me: |
did u fix the issue if so how. im facing this same issue. |
fixed mine, insta was referencing the web standard Helvetica, but since the system had a different weirdly rendered helvetica. it took that. deleting helvetica and the added fonts fixed the issue. |
Do you guys know what happened here? I was supposed to copy
./themes/Chicago95
to/usr/themes/
, but unknowingly usedmv
command instead ofcp
.The text was updated successfully, but these errors were encountered: