Skip to content

TGx P1NK by R34P3R

Screenshot of TGx P1NK

Details

AuthorR34P3R

LicenseUnlicensed

Categoryhttps://torrentgalaxy.mx/

Created

Updated

Size21 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes To How TorrentGalaxy Is Viewed.

Notes

11/12/2024 - v6.0.0 - Inital Build
12/30/2024 - v6.0.3 - Added Some New Script and Tweaked Some Colors

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         TGx P1NK
@description  Changes To How TorrentGalaxy Is Viewed.
@namespace    R34P3R
@version      v6.0.3
@author       R34P3R
@license      Unlicensed
@preprocessor stylus
==/UserStyle== */
@-moz-document domain("torrentgalaxy.to"), domain("torrentgalaxy.mx") {

    input[type=text],
    input[type=password] {
        background-color: #a90457 !important;
        color: #78023e !important;
        border-color: black !important;
    }
    input[type=text].renamebox {
        border: 3px black !important;
    }
    #headnew {
        background: #73033b !important;
    }
    body {
        background-color: #73033b !important;
    }
    a {
	    color: #a8a4a4 !important;
        font-family: Tahoma;
    }
    a:hover {
        color: #c0bcbc !important;
    }
    u {
        color: #f30707 !important;
    }
    strong {
        color: #cc0468 !important;
    }
    ul.navbar-nav > li > a {
        color: black !important;
    }
    ul.navbar-nav > li > a:hover {
        background-color: #c70466 !important;
        color: black !important;
        transform: scale(0.95);
    }
    #quicksearchgroup .tt-suggestion,
    #quicksearchgroup .tt-dropdown-menu {
        background-color: #4b0227 !important;
    }
    #quicksearchgroup #tt-footer,
    #quicksearchgroup #tt-footer {
	    background-color: #967f00 !important;
	    color: black !important;
    }
    #quicksearchgroup .tt-cursor,
    #quicksearchgroup .tt-cursor {
	    background-color: black !important;
    }
    #intblockheader h3 span {
        color: #b60464 !important;
        font-weight: unset;
    }
    #intblockheader h3 .fa-star {
        color: #FF1493 !important;
    }        
    #innerhead.tgxtablehead.int {
        background-color: #a90457 !important;
        color: black !important;
    }
     .fpboxheader {
        background-color: #b60464 !important;
        color: #eeeaea !important;
    }
    .tgxtablerow:nth-of-type(even) {
	    background-color: #75033c !important;
    }
    .tgxtablerow:nth-of-type(odd) {
	    background-color: #a90457 !important;
    }
    .tgxtablerow:hover {
        background-color: #db0679 !important;
    }
    .torrentpagetable > div.tprow:nth-of-type(odd) {
	    background-color: #4f0229 !important;
    }
    .torrentpagetable > div.tprow:nth-of-type(even) {
	    background-color: #6d0237 !important;
    }
    div .rounded {
        border-top: 1px #a7a4a4 solid !important;
        border-bottom: 1px #a7a4a4 solid !important;
        border-left: 1px #a7a4a4 solid !important;
        border-right: 1px #a7a4a4 solid !important;
    }
    .tprow,
    .newtablerow,
    .tprow:hover {
        background-color: #FF1493 !important;
    }
    .tprow:nth-of-type(2n+1),
    .newtablerow:nth-of-type(2n+1) {
        background-color: #b40363 !important;
    }
    .ntranimate:hover,
    .ntranimate:active,
    .ntranimate:nth-of-type(2n+1):hover,
    .ntranimate:nth-of-type(2n+1):active {
        background-color: #b20964 !important;
    }
   #panelmain.outer.panel-primary {
        background-color: black !important;
        color: #eeeaea !important;
        border-color: black !important;
    }
    #panelheader.panel-heading {
        background-color: #43581e !important;
        border-color: black !important;
    }
    #intblock.panel-primary {
        background-color: #850244 !important;
        border-color: #cfcbcb !important;
        color: #a7a4a4 !important;
    }
    #intblockheader.panel-heading {
        background-color: #650338 !important;
        border: 1px black !important;
        color: #FF1493 !important;
    }
    #inthpheader {
        background-color: #6d0237 !important;
	    color: #f1067e !important;
    }
    #intblock.panel.panel-primary {
        background-color: #72023b !important;
    }
    .table-striped > tbody > tr:nth-of-type(2n+1) {
        background-color: #870346 !important;
    }
    .table-striped.table-hover > tbody > tr:hover {
        background-color: #a10a56 !important;
    }   
    #nonzeroposts.btn.viewunread {
        background-color: #a7a4a4 !important;       
        color: black !important;
    }
    #nonzeroposts.btn.viewunread:hover {
        background-color: #a90457 !important;
        color: #eeeaea !important;
    }
   .radiospinner {
        color: #FF1493 !important;
    }
    .radiobox {
        background-color: #a3065a !important;
    }
    #quotes {
        background-color: #91044b !important;
        border: 4px solid #00000070 !important;
    }
    blockquote {
        border-left: 2px solid #eeeaea !important;
    }
    .likeboxtr {
	    background-color: #630334 !important;
    }
    .votebutton {
        color: #ffd700 !important;
    }
    #emojibar {
        background-color: #78023e !important;
        padding-bottom: 3px;
    }
    .forumhead {
        background-color: #4e4c4c !important;
        border: 1px black !important;
        color: #eeeaea !important;
    }
    .subforumhead {
        background-color: #413e3e !important;
    }
    table.forumsearch tr td {
        background-color: whitesmoke !important;
    }
    .namebadge {
	    background: linear-gradient(to right, #4f0229 50%, #78023e 50%);
	    box-shadow: 3px 3px 7px 5px rgba(123, 173, 5, .13);
	    border-color: #bcb8b8 !important;
	    border-radius: 5px !important;
	    display: inline-block;
	    border-style: outset;
	    padding: 2px 2px 1px 3px;
	    margin: 1px;
	    background-size: 200% 100%;
	    background-position: right bottom;
    }
    .namebadge:hover {
	    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	    opacity: 0.60;
	    background-position: left bottom;
        transition-duration: .9s;
    }
    .chattersonline {
        background-color: #a10459 !important;      
    }
    .chatbox {
        background-color: #850345 !important;
	    padding: 15px 15px 9px 0px;
	    border-radius: 15px;
	    box-shadow: inset 0px 0px 3px 3px #1f1d37;
    }
    .chatrows:nth-child(even) {
        background-color: #312f3c !important;
    }
    .chatrows:nth-child(odd) {
        background-color: #73033b !important;
    }
    #bbinput {
        background-color: #7d0341 !important;
        color: #eeeaea !important;
        border: 2px solid black !important;
    }
    .chatcellmsg {
        color: #969292 !important;
        font-family: Arial;
    }
    .chatcelltimes {
        background-color: #78023e !important;
        font-family: Arial;
    }
/*============================== USER NAMES =============================*/

    span.username.user {
	    color: #989a9c !important;
    }
    span.username.trusted-user {
	    color: #047ccd !important;
    }
    span.username.trial-uploader {
	    color: #05c2b3 !important;
    }
    span.username.verified-uploader {
	    color: #008cff !important;
    }
    span.username.trusted-uploader {
	    color: #21af21 !important;
    }
    span.username.torrent-officer {
	    color: #FF9200 !important;
    }
    span.username.moderator {
	    color: #ff0000 !important;
    }
    span.username.admin {
	    color: #07eedc !important;
    }
    span.username.super-admin {
	    color: #0505f6 !important;
    }
    span.username.tgx-exec {
	    color: black !important;
	    text-shadow: 0 0 10px #909090 !important;
    }
    span.username.super-admin.txdark {
	    color: #6933e8 !important;
	    text-shadow: 0 0 20px black !important;
    }
    span.username.user.txdark {
	    text-shadow: 0 0 11px black !important;
    }
    .vipclass {
        color: #efa706 !important;
    }
    .bannedclass {
        color: red !important;
    }
    .blockedclass {
        color: red !important;
    }
    .boobclass {
        color: pink !important;
    }
    
/*=======================================================================*/

    div.cellguard {
        background-color: black !important;
    }
    div.ubcell {
        background-color: #393838 !important;
    }
    div.ubcell.likeboxtr {
        background-color: #1f1d37 !important;
    }
    dl > #chatcoldd:nth-of-type(2n+1) {
        background-color: #3e3d3d !important;
    }    
    .caption.arcade {
        color: #59ad05 !important;
    }
    div #arcade.jumbotron {
        background-color: #78023e !important;
        box-shadow: 0px 0px 3px 3px #020231 inset;
    }
    div.ulert.ulert-info.arcadescorebanner {
        background-color: #262525 !important;
    }
    .thumbnail {
        background-color: #750341 !important;
         border: 1px dashed black !important;
    }
    .thumbnail .caption {
        color: #fa0480 !important;
    }
    img.profile {
        border-color: #FF1493 !important;
    }
    .panel {
         background-color: #5e0331 !important;
        color: #c2bebe !important;
    }
    div.ulert.ulert-info {
        background-color: #53022b !important;
	    box-shadow: inset 0px 0px 5px 5px #4a4a4c;
    }
    .btn.btn-default {
        color: black !important;
        border-radius: 15px;
    }
    .btn.btn-default:hover {
        background-color: #b20462 !important;
        -ms-transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform: scale(0.90);
    }
    .buttonbox {
        background-color: #640337 !important;
    }
    .btn.btn-dark {
        color: whitesmoke !important;   
    }
    .btn.btn-dark:hover {
        background-color: #a10459 !important;
        border: 1px solid black !important;
    }
    .btn-dark.focus,
    .btn-dark:focus {
        background-color: #212121 !important;
    }
    .btn-default.highlightns {
        background-color: #8d661e !important;
    }
    .btn.btn-default.btn-sm.bbbox {
        border: 1px solid black ...

Reviews

No reviews yet.