Added:
1.Additional theme pack that lets users use the color schemes of the normal site
2.The ability to class users as a Café Dev and add a developer badge next to their username similar to the one 5+ bug reporters get
Tweaks and fixes:
1.Fixed - A Brief flash of an incorrect border color when loading the site map
2.Fixed - Made site map more responsive
3.Fixed - Wrong color background being visible on tables when browser window is small enough
4.Tweaked - Nav bar now has a min-width to make the size change less drastic
5.Tweaked - User page now only displays 3 favorites/uploads when browser window has a width of less than 800px
6.Tweaked - Content now tries to fill as much space as possible when browser window has a width of less than 800px
7.Tweaked - Comments and forum posts now have a blurred, transparent version of the user's avatar as their background when browser window has a width of less than 800px
Tweaked appearance of bug reporter badges
Tag categories in autocomplete search results are colored correctly now - Pointed out by faucet
Pending approval notice should show all information now - Pointed out by faucet
Fixed spoiler contents sometimes showing due to a text-shadow rule that's in there for some reasonnnnn
---------
Tweaked reply button on forums to be larger and more noticeable
Fixed 'Deleted' thumbnails in comments and forum posts using the profile variant
Upped saturation on artist tag when using the 'hotdog' / 'hot-coffee' theme uwu - Pointed out by Dripen Arn
Made auto-complete entries use '--bg' instead of '--bg-400' for better contrast - Pointed out by Dripen Arn
Fixed like and dislike buttons on posts not changing color - Pointed out by Dripen Arn
Fixed re621 notification settings not allowing scrolling - Pointed out by Dripen Arn
------
Added bug reporter badges for users who report 5+ bugs with the userstyle
(Can remove this if users think it's not a good addition~)
they looked terrible and I was putting them off for *way* too long
and tbh it wasn't that bad of a fix I'm just dumb lmaooo
also I fixed the margin right on the .last-page class causing the locked topic icon to be way farther right than it needed to be
Removed the #sidebar portion of tag category colors, fixing tag categories not being styled site-wide. Thanks again faucet~
Improved positioning of sticky and unread message icons
Added a locked topic icon, replacing the "(locked)" text indicator
Applied '--base-text-faded' to the time element in forum links
Made the sidebar in help pages fixed, to help with empty space on the longer help pages
Better forums links
Better site map
Blacklisted images in dtext don't center themselves anymore
User profiles should now be more consistently positioned
Very small wiki page button border color fix
1.1.1 release:
fixed edit mode weirdness
made everyone's names center on profile screen instead of just mineeee????
made uploads use 'flex-direction: row' instead of 'row-reverse' as it normally does
why is there a -1px top rule for the headerrrrr?????
inverted colors of e6 logo because I remembered transparent black is a color that existssss
made "blahblah said:" link use var(--base-link) instead of var(--content-link), maybe this'll extend to include all links that stay within the site in the futureeee?
fixed about info links using wrong color
report links now use var(--flagged) as their color
fixed user feedback page banned user links using var(--flagged), now uses var(--base-link)
Fixed spoiler tag links showing when not hovered
'User received a warning for this message' info now uses var(--flagged) for it's color
Lessened opacity on user rank and post time
Temporarily made blocked users and banned user's name's user var(--flagged) as the color, will probably flesh out those as it could lead to visibility issues otherwiseeee