TBD: TorrentBD Theme Engine

Customize the theme/colors of the TorrentBD website. Supports both light mode and dark mode.

这些是代码更新过的版本。 显示所有版本

  • v1.0.4.1 2024-06-14

    Updated the Catpuccin Latte themes a bit. May remove the Latte-based dark theme in the future as Catpuccin has a different design philosophy. May also adjust their themes to TBD design philosophy, but that will take more time and testing.

  • v1.0.4.0 2024-06-03

    Introduced a new appearance for the search box.

  • v1.0.3.8 2024-03-11

    Fixed theme assignment for night mode Catppuccin.

  • v1.0.3.7 2024-03-10

    Added Catppuccin Latte based Light and Dark themes.

  • v1.0.3.6 2024-02-03

    Fixed automatic scrolling on Chromium browsers when selecting text in the shoutbox. Thanks to user Not Okay.

  • v1.0.3.5 2024-01-01

    Fixed colors of the new forum emoji bb code button.

  • v1.0.3.4 2023-12-27

    Undid the width changes to the mobile menu. That might need a complete rewrite to replace the default JS based animation.

  • v1.0.3.3 2023-12-27

    Added new themes based on Tailwind CSS website.

  • v1.0.3.2 2023-12-27

    Improved the profile card buttons at the bottom. They have more width in mobile view now.

  • v1.0.3.1 2023-12-25

    Got rid of the half-baked new scrolling background on some imdb titles.
    Changed how hr is rendered.

  • v1.0.3.0 2023-12-23

    Initial fix to adjust to new changes to the site. More changes will be needed to smooth out everything.

  • v1.0.2.22 2023-11-23

    Added prefix.

  • v1.0.2.21 2023-11-19

    Updated the modal header for new messages. Added a little animation for the modal appearing. This is visible when creating new message, new forum post, new request, etc. Simplified a few class names. Moved from innerHTML to innerText for two elements.

  • v1.0.2.20 2023-09-11

    Additional changes to the previous fix. Apparently all subsequent posts were also out of place and should've been inside the div.row element. Placed a loop to fix those.

  • v1.0.2.19 2023-09-11

    TBD "topics" (the first post in any forum thread) have a bug where it overflows if you tag anyone on it. This resolves that bug in a way that it should not cause any clashes if TBD staff actually fix it in the future.

  • v1.0.2.18 2023-06-11

    Fixed a bug in the bookmarks delete buttons.

  • v1.0.2.17 2023-05-26

    Improved support for pagination script.

  • v1.0.2.16 2023-05-21

    Fixed pagination centering.

  • v1.0.2.15 2023-05-20

    Added support for pagination reborn script.

  • v1.0.2.14 2023-05-18

    Fixed alignment bugs in the profile card. This bug is inherent in torrentbd, and not native to the script.

  • v1.0.2.13 2023-05-18

    Fixed the load time bug.

  • v1.0.2.12 2023-05-16

    Fixed a bug in the torrent approval dialog when issues are found. Thanks to Dragon_Warrior@TBD.
    Streamlined some old code with simpler alternatives.
    Fixed some color values.
    Updated the counter on the message icon to resolve possible overflows.

  • v1.0.2.11 2023-05-15

    Added support for a new script. Extended Seed History.

  • v1.0.2.10 2023-05-13

    Updated some color values and other attributes.

  • v1.0.2.9 2023-05-04

    Updated accent colors for brave search theme.

  • v1.0.2.8 2023-05-03

    Improved favicon switch on torrent details page.

  • v1.0.2.7 2023-05-03

    Updated a color value in the torrent details comment section.

  • v1.0.2.6 2023-04-27

    Updates to the recent mark torrent as visited feature.

  • v1.0.2.5 2023-04-24

    Added a new toggle to enable viewing torrents as visited. This will let you know which torrent links you have already seen/opened.

  • v1.0.2.4 2023-03-03

    Fixed a bug where the theme switch toggle showed both icons together.

  • v1.0.2.3 2023-01-27

    Updated some vars to lets, and made the mutation observer more responsive.

  • v1.0.2.2 2023-01-06

    Excludes the terminal page.

  • v1.0.2.1 2023-01-01

    When you click on your profile image in the settings page, it is supposed to become bigger in both height and width. But the default behavior in TBD is that only the height increases. This is because the img tag has a property of max-width: 100%, which doesn't let the width increase in this case. With this update, I have fixed that behavior. So, it grows big as it should now.

  • v1.0.2.0 2022-12-30

    Added support for themed favicons that use the primary accent color. Needs to be turned on from Advanced Settings.

  • v1.0.1.21 2022-12-15

    Updated a ton of color values inside the search engine.

  • v1.0.1.20 2022-12-14

    Fixed a typo.

  • v1.0.1.19 2022-12-14

    Fixed the status bar height on torrent description editing page.

  • v1.0.1.18 2022-11-30

    Made the headers in "Request a New Torrent" and "Create a New Forum Topic" the same height and design as the KHOJ heading. Fixed the alignment issue with KHOJ heading.

  • v1.0.1.17 2022-11-22

    Missed a focus effect by mistake. Fixed.

  • v1.0.1.16 2022-11-22

    Added support for Shoutbox Spotlight, a new script I'm working on.

  • v1.0.1.15 2022-11-15

    Added support for my new script, Ratio Guard.

  • v1.0.1.14 2022-11-14

    I missed a little green color somehow. Patched that css.

  • v1.0.1.13 2022-11-01

    Firefox seems to have introduced a link selection effect across all websites by default. This appears when navigating through links with the "Tab" button on the keyboard, and after clicking on a link and moving the mouse away. I could remove this entirely, but I think it has some merit. So I've modified it to a less distracting appearance.

  • v1.0.1.12 2022-10-03

    The notification update box now follows active theme colors.

  • v1.0.1.11 2022-09-02

    Updated alignment of the search button a bit. Thanks to siamhossainbd21@TorrentBD.

  • v1.0.1.10 2022-08-08

    Added new themes based on Brave Search.

  • v1.0.1.9 2022-07-17

    Updated css priority for .new-torrent-tag as it was not displaying right.

  • v1.0.1.8 2022-07-14

    Updated the forum topic locked color. Updated hover effect on the tag button.

  • v1.0.1.7 2022-07-11

    Updated the catfilter css of duckduckgo light theme.

  • v1.0.1.6 2022-07-11

    Added more comments to better define what parts of the script is doing.

显示脚本的所有版本