TBD: TorrentBD Theme Engine

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

Pada tanggal 18 Oktober 2024. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.0.4.3 18 Oktober 2024

    Upped version variable.

  • v1.0.4.2 18 Oktober 2024

    Improved khoj the search on phones.

  • v1.0.4.1 14 Juni 2024

    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 03 Juni 2024

    Introduced a new appearance for the search box.

  • v1.0.3.8 11 Maret 2024

    Fixed theme assignment for night mode Catppuccin.

  • v1.0.3.7 10 Maret 2024

    Added Catppuccin Latte based Light and Dark themes.

  • v1.0.3.6 03 Februari 2024

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

  • v1.0.3.5 01 Januari 2024

    Fixed colors of the new forum emoji bb code button.

  • v1.0.3.4 27 Desember 2023

    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 27 Desember 2023

    Added new themes based on Tailwind CSS website.

  • v1.0.3.2 27 Desember 2023

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

  • v1.0.3.1 25 Desember 2023

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

  • v1.0.3.0 23 Desember 2023

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

  • v1.0.2.22 23 November 2023

    Added prefix.

  • v1.0.2.21 19 November 2023

    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 11 September 2023

    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 11 September 2023

    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 11 Juni 2023

    Fixed a bug in the bookmarks delete buttons.

  • v1.0.2.17 26 Mei 2023

    Improved support for pagination script.

  • v1.0.2.16 21 Mei 2023

    Fixed pagination centering.

  • v1.0.2.15 20 Mei 2023

    Added support for pagination reborn script.

  • v1.0.2.14 18 Mei 2023

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

  • v1.0.2.13 18 Mei 2023

    Fixed the load time bug.

  • v1.0.2.12 16 Mei 2023

    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 15 Mei 2023

    Added support for a new script. Extended Seed History.

  • v1.0.2.10 13 Mei 2023

    Updated some color values and other attributes.

  • v1.0.2.9 04 Mei 2023

    Updated accent colors for brave search theme.

  • v1.0.2.8 03 Mei 2023

    Improved favicon switch on torrent details page.

  • v1.0.2.7 03 Mei 2023

    Updated a color value in the torrent details comment section.

  • v1.0.2.6 27 April 2023

    Updates to the recent mark torrent as visited feature.

  • v1.0.2.5 24 April 2023

    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 03 Maret 2023

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

  • v1.0.2.3 27 Januari 2023

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

  • v1.0.2.2 06 Januari 2023

    Excludes the terminal page.

  • v1.0.2.1 01 Januari 2023

    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 30 Desember 2022

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

  • v1.0.1.21 15 Desember 2022

    Updated a ton of color values inside the search engine.

  • v1.0.1.20 14 Desember 2022

    Fixed a typo.

  • v1.0.1.19 14 Desember 2022

    Fixed the status bar height on torrent description editing page.

  • v1.0.1.18 30 November 2022

    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 22 November 2022

    Missed a focus effect by mistake. Fixed.

  • v1.0.1.16 22 November 2022

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

  • v1.0.1.15 15 November 2022

    Added support for my new script, Ratio Guard.

  • v1.0.1.14 14 November 2022

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

  • v1.0.1.13 01 November 2022

    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 03 Oktober 2022

    The notification update box now follows active theme colors.

  • v1.0.1.11 02 September 2022

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

  • v1.0.1.10 08 Agustus 2022

    Added new themes based on Brave Search.

  • v1.0.1.9 17 Juli 2022

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

  • v1.0.1.8 14 Juli 2022

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

Tampilkan semua versi skrip