20
votes
Tilweaks: A user style I made to "clean up" Tildes' interface
This was originally made just for personal use, but I decided to clean it up and share it.
- Should support all built-in themes (Themes other than Dracula were afterthoughts and might not be as polished. Especially light themes)
- All changes are toggle-able
Changes
- Configurable font size
- Remove sidebar background
- Make the sidebar primary button clear (border only)
- Add a border to the "main" element
- Add extra spacing to various elements
- Remove the alternating background from thread colors
- Remove comment borders
- Add depth indicators (dotted left border for children only)
- Add comment backgrounds (to separate comments without borders)
- Hide votes (disabled by default)
Installation
- Install a custom style plugin of your choosing that supports UserCSS and the Stylus preprocessor.
- I used Stylus while making this (Firefox, Google Chromium)
- Click this link:
Configuration under Stylus
- Open the extension popup in when in tildes.net
- Click the cog next to Tilweaks
- Edit to your liking
One of the aspects of the current Tildes homepage design that I really like is the alternating colors for successive items. Provides visual cues making it much easier to scroll while skimming headlines.
this is pretty awesome. I had no idea that Stylus could have an options menu like this. Really nice work!
Huh, looks nice. I'm going to try this out later.
Do you plan on keeping it up-to-date with site changes?
As long as I use it myself, definitely.
Definitely possible! I'm going to try it out and see what I think of some of the changes. The comment styling updates especially look interesting to me from screenshots but I'll need to test them out in actual usage for a while.
It could definitely make for a decent "compact mode" overall... but I personally find many of the changes way too hard on my eyes, especially on my 1440p ultrawide. The selector options built into the style are pretty awesome though, and I would love to see more customization like that for the themes already available on Tildes.
Added to the Customizing Tildes wiki page.
That is such a handy link, thank you! The ublock origin filters are great. Username blocking seems to work very well.
Definitely like the comment styling. I might have to give this a try later.
Just so you know, the logo does not appear on the Gruvbox Light theme.
ouch. it seems like i forgot to add any color information whatsoever to the light gruvbox theme. working on it
Done. Open the theme installation page again and re-install (or you can just wait for it to auto-update whenever it decides to)
It's feels a lot cleaner but without radically changing the overall aesthetic, nice job!
I did bump my font up to 20px to avoid eye strain though.
I most likely won't bump this thread for any "regular" updates, but bumping to let people using this know that I have moved the theme's auto-update URL. While this shouldn't (hopefully) be an issue and your theme should migrate over to the new URL, you might want to check if you got the 1.0.3 update. This might take ~24 hours, or maybe more depending on your update frequency settings in your preferred user style extension.
Also I removed some hard-coded colors, since the last CSS update provides them as variables. This should help with cohesiveness for anyone using custom color schemes. One exception being the comment background color, which is still hand-picked for all the default themes. I need to find a way to automatically generate that in the future.
edit: https://tild.es/s10#comment-5nh0 happened. 1.0.3 is out. If your style hasn't updated yet, you might need to update twice. Once for the new URL, then for the fixes.
I'm bumping this thread again because after some time this got a new update. Here are the new changes
I am not exactly sure if changes in the defaults will affect your own preferences, so consider checking if you previously modified one of the things I changed.
Here's your yearly Tilweaks update:
I am also considering merging some options together, options like "No Sidebar Background" and "Clear Sidebar Button" make no sense without each other. Or the comment styling stuff which end up looking too wonky if you do not enable/disable them all. Are there anyone who toggles these options separately? Can you let me know?
Also, can any CSS people here help me out with potentially getting rid of var(--tw-semitransparent)? I think it can be done but I have no idea how. Hand picking all the colors were just a temporary hack that kinda stuck (and I think I'm missing the Love themes still)
Anyway, if you have the thing already installed it'll receive the update whenever your userstyle injector feels like it. Or you can always re-install it manually.