Thanks god there are websites that provide ideas to customize other websites that...
*checks notes*
only works in Chrome.
Fig. 1, your honor. #userstyles
Thanks god there are websites that provide ideas to customize other websites that...
*checks notes*
only works in Chrome.
Fig. 1, your honor. #userstyles
В гитлабе не хватает светлых тем. Поэтому я сделала ещё одну: https://userstyles.world/style/28086/gitlab-intellij-light-colour-scheme
Основана на IntelliJ Light с некоторыми поправками на возможности и глюки парсера. Рабоатет в MR'ах, диффах, blame, просмотре файла
Настроено для html, js/ts и *css потому что я их вижу каждый день.
I like small windows, so I made a compact style sheet for @kagihq
Results vary by query, but it's more effective when you have widgets.
Kagi is the website that I use the most, so it makes a huge difference in my day to day how many results I can see.
I might be mandela effecting this, but I thought there used to be a "cozy" option.
Get it here: https://openkagi.com/themes/compact-kagi
Or here: https://userstyles.world/style/25430
🚨 New release (v1.0.2) of my Cattpuccin Mocha UI for Mastodon is here!
Changelog:
- Updated for Mastodon v.4.4.0, v.4.4.1, v.4.4.2, v4.5.0-alpha.1.
- Updated to match BirdUI's 2.3.3 release.
- Fixed a few margin issues around the search box in the left compose area I have had on my to-do list for awhile
https://github.com/kylereddoch/catpuccin-mocha-ui-mastodon
#CattpuccinMochaForMastodon #Mastodon #UserStyles #Project #Cattpuccin
🐘 Mastodon web UI, but strongly inspired by Twitter, themed in Catppuccin Mocha. The compose section is on the left though instead of right. - kylereddoch/catpuccin-mocha-ui-mastodon
Lobsters looks pretty nice when tweaked to use Source Sans 3 with Stylus.
Today's edition of make-the-web-work-for-me includes some #UserCSS to give me visual indicators overlayed on my youtube thumbnails.
Started at 100% being a YT-red color checkmark-- then added > 90% being an orange color. The overlay hides on thumb hover.
Also some JS to dynamically replace the thumbs and text with lorem-- for screenshotting purposes.
Fix my biggest annoyance with the http://chat.sr.ht interface today with the following user style
```css
#buffer-header .description:not(:hover) {
white-space: nowrap;
}
```
Created a simple #DarkTheme for #fyyd:
Stylus on Firefox Android is broken :/
Description I've used Stylus on Firefox for Android for years and years, starting in the old version of the Android browser and then in Fennec F-Droid ever since they finally implemented addon supp...