grassmunk / Chicago95

A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
4.49k stars 154 forks source link

I broked the theme on my system #330

Open CarterSnich opened 7 months ago

CarterSnich commented 7 months ago

Do you guys know what happened here? I was supposed to copy ./themes/Chicago95 to /usr/themes/, but unknowingly used mv command instead of cp.

2024-02-06_09-09

grassmunk commented 7 months ago

Do you log out and back in and reset the theme?

CarterSnich commented 7 months ago

Yes. But, I decided to just use Arc Dark. How can I reset the fonts? Some websites still show Helvetica font on Firefox.

image

But I want to keep this setting on. image

erned98 commented 6 months ago

@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: sudo mv /etc/fonts/conf.d/70-no-bitmaps.conf.bak /etc/fonts/conf.d/70-no-bitmaps.conf

Sid009hey commented 2 days ago

did u fix the issue if so how. im facing this same issue.

Sid009hey commented 2 days ago

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.