Skip to content

TGx P1NK by R34P3R

Screenshot of TGx P1NK

Details

AuthorR34P3R

LicenseUnlicensed

Categoryhttps://torrentgalaxy.mx/

Created

Updated

Size17 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes To How TorrentGalaxy Is Viewed.

Notes

11/21/2024 - v6.0.0 - Tweaked Some Colors ( Final Buil )

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.0
@author       R34P3R
@license      Unlicensed
@preprocessor stylus
==/UserStyle== */
@-moz-document domain("torrentgalaxy.to"), domain("torrentgalaxy.mx") {
    input[type=text],
    input[type=password] {
        background-color: #a90457;
        border-color: black;
        color: #78023e;
    }
    input[type=text].renamebox {
        border: 3px black;
    }
    body {
        background-color: #c70466;
    }
    a {
        color: #1e06ba;
    }
    a:hover {
        color: whitesmoke;
    }
    ul.navbar-nav > li > a {
        color: black;
    }
    ul.navbar-nav > li > a:hover {
        background-color: #c70466;
        color: black;
        transform: scale(0.95);
    }
    #headnew {
        background: #c10663;
    }
    #quicksearchgroup .tt-suggestion,
    #quicksearchgroup .tt-dropdown-menu {
        background-color: #a90457;
    }
    #quicksearchgroup #tt-footer {
        background-color: #807e7e;
        color: whitesmoke;  
    }
    #quicksearchgroup .tt-cursor,
    #quicksearchgroup .tt-cursor {
        background-color: #92044b;
    }
    #intblockheader h3 span {
        color: #b60464 !important;
        font-weight: unset;
    }
    #intblockheader h3 .fa-star {
        color: #FF1493 !important;
    }        
    #innerhead.tgxtablehead.int {
        background-color: #a90457;
        color: black;
    }
     .fpboxheader {
        background-color: #d2046c;
        color: whitesmoke;
    }
    div a {
        color: black;
        font-family: Tahoma;
        font-weight: 100 !important;
    }
    .breadcrumb {
        background-color: #FF1493;
        color: #f5f5f5;
    }
    .tgxtablerow {
        background-color: #850345;
    }
    .tgxtablerow:nth-of-type(2n+1) {
        background-color: #a90457;
    }
    .tgxtablerow:hover {
        background-color: #FF1493
    }
    .torrentpagetable > div:nth-of-type(2n+1) {
        background-color: #850345;
    }
    .torrentpagetable > div {
        background-color: #c70568;
    }
    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
    }
    .tprow:nth-of-type(2n+1),
    .newtablerow:nth-of-type(2n+1) {
        background-color: #b40363
    }
    .ntranimate:hover,
    .ntranimate:active,
    .ntranimate:nth-of-type(2n+1):hover,
    .ntranimate:nth-of-type(2n+1):active {
        background-color: #b20964
    }
   div #panelmain.outer.panel-primary {
        background-color: black;
        color: whitesmoke;
        border-color: black;
    }
    div #panelheader.panel-heading {
        background-color: #43581e;
        border-color: black;
    }
    div #intblock.panel-primary {
        background-color: #850244;
        border-color: #cfcbcb;
        color: #a7a4a4;
    }
    div #intblockheader.panel-heading {
        background-color: #650338;
        border: 1px black;
        color: #FF1493;
    }
    div #inthpheader.panel-heading {
        background-color: #c90a6a;
        border: 1px black;
    }
    div #intblock.panel.panel-primary {
        background-color: #3f3e3e;
    }
    .table-striped > tbody > tr:nth-of-type(2n+1) {
        background-color: #870346;
    }
    .table-striped.table-hover > tbody > tr:hover {
        background-color: #a10a56;
    }   
    #nonzeroposts.btn.viewunread {
        background-color: #a7a4a4;        
        color: black;
    }
    #nonzeroposts.btn.viewunread:hover {
        background-color: #a90457;
        color: whitesmoke;
    }
   .radiospinner {
        color: #FF1493;
    }
    .radiobox {
        background-color: #a3065a
    }    
    #quotes {
        border: 4px solid #00000070;
        background-color: #9d0652;
    }
    blockquote {
        border-left: 2px solid #f5f5f5;
    }    
    .votebutton {
        color: #ffd700;
    }
    #emojibar {
        padding-bottom: 3px;
        background-color: #a7045c;
    }
    .forumhead {
        background-color: #4e4c4c;
        border: 1px black;
        color: #999999;
    }
    .subforumhead {
        background-color: #413e3e;
    }
    table.forumsearch tr td {
        background-color: whitesmoke;
    }
    .chattersonline {
        background-color: #a10459;      
        box-shadow: inset 0px 0px 2px 2px black;
    }
    .chatrows:nth-child(odd) {
        background-color: black;
    }
    .chatrows:nth-child(even) {
        background-color: #312f3c;
    }
    .chatbox {
        background-color: #850345;
	    padding: 15px 15px 9px 0px;
	    border-radius: 15px;
	    box-shadow: inset 0px 0px 3px 3px #1f1d37;
    }
    #bbinput {
        background-color: #78023e !important;
        color: #a7a3a3 !important;
        border: 2px solid black;
    }
    div.cellguard {
        background-color: black;
    }
    div.ubcell {
        background-color: #393838;
    }
    div.ubcell.likeboxtr {
        background-color: #1f1d37;
    }
    dl > #chatcoldd:nth-of-type(2n+1) {
        background-color: #3e3d3d;
    }    
    .caption.arcade {
        color: #59ad05;
    }
    div #arcade.jumbotron {
    	box-shadow: 0px 0px 15px 5px #020231 inset;
        background-color: #666666;
    }
    div.ulert.ulert-info.arcadescorebanner {
        background-color: #262525;
    }
    .thumbnail {
        background-color: #ae0460;
         border: 1px dashed black;
    }
    .thumbnail .caption {
        color: #fa0480;
    }
    img.profile {
        border-color: #FF1493;
    }
    .panel {
         background-color: #ba0962;
        color: #a7a3a3;
    }
    div.ulert.ulert-info {
        background-color: #53022b;
	    box-shadow: inset 0px 0px 5px 5px #4a4a4c;
    }
    .namebadge {
        background: none;
        background: #980956;
        border-color: #a7a4a4;
    }
    .namebadge:hover {
        background: none;
        background-color: whitesmoke;
        border-color: black;
    }
    span.username.user {
        color: #cfcbcb;
    }
    span.username.trusted-user {
        color: #948c0a;
    }
    span.username.trial-uploader {
        color: #908f8f;
    }
    span.username.verified-uploader {
        color: #1eb60b;
    }
    span.username.trusted-uploader {
        color: #b9c719;
    }
    span.username.torrent-officer {
        color: #ff9200;
    }
    span.username.moderator {
        color: #fe0a04;
    }
    span.username.admin {
        color: #ddad06;
    }
    span.username.super-admin {
        color: blue;
    }
    span.username.tgx-exec {
        color: black;
        text-shadow: 0 0 10px whitesmoke;
    }
    .vipclass {
        color: #efa706 !important;
    }
    .bannedclass {
        color: red !important;
    }
    .blockedclass {
        color: red !important;
    }
    .boobclass {
        color: pink !important;
    }
    .btn.btn-default {
        color: black;
        border-radius: 15px;
    }
    .btn.btn-default:hover {
        background-color: #b20462;
        -ms-transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform: scale(0.90);
    }
    .buttonbox {
        background-color: #8e034e;
    }
    .btn.btn-dark {
        color: whitesmoke;    
    }
    .btn.btn-dark:hover {
        background-color: #a10459;
        border: 1px solid black;
    }
    .btn-dark.focus,
    .btn-dark:focus {
        background-color: #212121;
    }
    .btn-default.highlightns {
        background-color: #8d661e;
    }
    .btn.btn-default.btn-sm.bbbox {
        border: 1px solid black;
        background-color: #292929;
    }
    .btn.btn-default.btn-sm.bbbox:hover {
        background-color: #4c4c4c
    }
    .btn.btn-default.btn-sm.bbbox:focus {
        color: #efc800;
    }
    .btn.btn-success {
        background-color: black;
        color: #cfcbcb;
    }
    .btn.btn-success:hover {
        background-color: #396f03;
        border: 1px solid whitesmoke;
        color: whitesmoke;
    }
    .btn.btn-danger {
        background-color: black;
        color: #a7a4a4;
    }
    .btn.btn-danger:hover {
        background-color: #790000;
        border: 1px solid whitesmoke;
        color: whitesmoke;
    }
    .btn.btn-primary {
        background-color: black;
        color: green;
    }
    .btn.btn-primary:hover {
        background-color: green;
        border: 1px solid whitesmoke;
        color: black;
    }
    .btn.btn-warning {
        background-color: black;
        color: whitesmoke;
    }
    .btn.btn-warning:hover {
        background-color: green;
        color: black;        
    }
    .btn.btn-info {
        background-color: black;
        color: #a7a4a4;
    }
    .btn.btn-info:hover {
        background-color: black;
        color: whitesmoke;
        border: 1px solid whitesmoke;
    }
    .btn.btn-info2 {
        background-color: black;
        color: #cfcbcb;
    }
    .btn.btn-info2:hover {
        background-color: #4f0249;
        color: whitesmoke;
        border: 1px solid whitesmoke;
    }
    .btn.btn-info3 {
        background-color: black;
        color: whitesmoke;
    }
    .btn.btn-info3:hover {
        background-color: #444343;
        color: whitesmoke;
        border: 1px solid whitesmoke;
    }
     .label.label-success {
        background-color: black;
        border-color: whitesmoke;
        color: whitesmoke;
    }
    select {
        b...

Reviews

No reviews yet.