this post was submitted on 14 Jun 2023
7 points (88.9% liked)

Lemmy.ca's Main Community

2905 readers
15 users here now

Welcome to lemmy.ca's c/main!

Since everyone on lemmy.ca gets subscribed here, this is the place to chat about the goings on at lemmy.ca, support-type items, suggestions, etc.

Announcements can be found at https://lemmy.ca/c/meta

For support related to this instance, use https://lemmy.ca/c/lemmy_ca_support

founded 4 years ago
MODERATORS
 

IMO, the default Lemmy style is ridiculous on desktop (especially widescreen). I saw a few posts on other servers with some Stylus CSS changes and they were a good start. I made a few changes to get rid of some of the crazy font sizes, padding/margin, and width.

The CSS: https://pastebin.com/b71sNaRe

Stylus Chrome extenstion: https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne

Screenshots: https://i.imgur.com/UdKigJD.png https://i.imgur.com/PBNb1SK.png

Hopefully this makes things more bearable for a few people. (If you use dark mode, just delete lines 10, 11, and 12.)

top 13 comments
sorted by: hot top controversial new old
[–] Zamboniman 1 points 2 years ago (1 children)

Any plans for a firefox extension?

[–] subigo 2 points 2 years ago (2 children)
[–] Zamboniman 1 points 2 years ago

Thanks! I'll take a look.

[–] Zamboniman 1 points 2 years ago

I figured it out, thanks! Looks good!

[–] wvenable 1 points 2 years ago

This is great. I've already started tweaking it. I don't know why the default font color here is a dark gray instead of black it really hurts readability. In fact, some of the other color choices are just not very nice.

[–] subigo 1 points 2 years ago
[–] corsicanguppy 1 points 2 years ago (1 children)

How do we get that back into the source as a standard deployment option?

[–] [email protected] 2 points 2 years ago (1 children)

A pull request on GitHub for the Lemmy-UI project

[–] corsicanguppy 1 points 2 years ago (1 children)
[–] [email protected] 1 points 2 years ago
[–] smorks 1 points 2 years ago* (last edited 2 years ago) (1 children)

i attempted to apply the style from here: https://userstyles.world/style/10301/better-lemmy to the theme here called darkly-better, but that looks cleaner. i'll attempt to port it to the existing css so it can be selectable as a theme as well.

[–] [email protected] 1 points 2 years ago (1 children)

Can you share that if you edit the original CSS? I run my own instance and would like to apply it site wide.

[–] smorks 2 points 2 years ago

for sure! i will let you know if/when i get it working.