Skip to content

NaeemBolchhi/torrentbd-theme-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorrentBD Theme Engine

The theme engine for TorrentBD is a userscript that lets you customize the color palette of the TorrentBD website.

This is not supported, sponsored, or endorsed by TorrentBD or TorrentBD staff.

Introduction

TorrentBD Theme Engine uses JavaScript to dynamically change the CSS (and some HTML) of the TorrentBD website. It is made with only that one website in mind, so a large part of the script would have to be modified when applying to any other site.

The script uses localStorage to save color values in the browser, and connects them with CSS variables to allow users to change any color as they please. It is a simple application, but the code might be crude. I'm still learning.

Install

Tampermonkey is needed to install the UserScript from GreasyFork. Other similar extensions may also work but have not been tested.

(1) Install Tampermonkey for your browser

(2) Install the UserScript from GreasyFork

Uninstall

Simply disable to remove the script from the dashboard of your script manager. If you don't understand how that works, uninstall the Tampermonkey extension instead.

Useful Links

Bug Reports

Report any bugs, inaccuracies, glitches, etc. that you encounter to the dedicated thread inside TorrentBD.

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Disclaimer

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors