this post was submitted on 27 Jun 2023
127 points (100.0% liked)

Kbin Userstyles and Userscripts

15 readers
1 users here now

Custom CSS and JS to help improve your Kbin experience! ### Userscripts Greasy Fork ### Stylesheets UserStyles.world ### Userscript managers

founded 1 year ago
 

BEFORE AND AFTER
This userstyle makes Kbins navigation bar at the bottom of posts more clear and easy to read.

works for ALL themes, just change the color as you please

I literally couldn't tell what page I was on before. Nothing fancy, super simple CSS, but effective! Hope at least some people find this helpful!

#kbinstyles #css

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Not sure how easy this would be, but perhaps change this to a js userscript and..

  1. expanded it to use the theme vars to set the highlighting (so it can work with both dark and light themes).

  2. add to GreasyFork and name script accordingly e.g. "Kbin Better Page Navigation.js"

(i am admittedly not very knowledgeable when it comes to userstyles vs userscripts).

EDIT:
i went ahead and created a "userscript" based on your "userstyle" which uses the kbin's theme vars to work with whatever theme is in use (only tested with the 5 current kbin color themes).