Skip to content

Dark minimal Rarbg by honeynipples

Details

Authorhoneynipples

LicenseNo License

CategoryRarbg.to

Created

Updated

Size8.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark minimal Rarbg

Notes

Userstyle doesn't have notes.

Source code

@-moz-document domain("rarbg.to")
{
/* 

Edit the CSS (mainly colors) of webpage elements for  all pages on rarbg

*/

/* Custom Colors used for Main Theme Color */
  :root
  {
    --main-color: /*[[main]]*/;
    --mc-ml: #666;
    --main-background-color: #222;
    --secondary-background-color: #252525;
  }

/* * = All */
  *, a:hover
  {
    text-decoration: none;
    border: none !important;
  }

/* Link Properties */
  a.anal
  {
    color: var(--main-color) !important;
  }

  a:hover, .block, .black, td b
  {
    color: white !important;
  }

  a:visited
  {
    color: var(--mc-ml);
  } 

/* Main background of the webpage */
  body
  {
    background: var(--main-background-color);
  }

/* Main webpage Container */
  table.lista-rounded
  {
    background: var(--main-background-color);
  }

/* Torrent Table, Headers, buttons, minor containers, and Page selection numbers */
  td.header6, td.header5, td.header5:hover, td.header2, .searchTorrent, input, #pager_links a, #pager_links a:hover, #pager_links b, a.anal, a.anal:link, td.header6:hover
  {
    background: var(--main-background-color);
    color: var(--main-color);
    border: none;
  }

  #pager_links
  {
    color: var(--main-background-color);
    padding-right: 50px;
  }

/* Main torrent Table and Text(a:Link) for /Torrents.php? and /TV/ */
  td.lista, a:link
  {
    color: var(--main-color);
  }

/* Border around Torrent Table 
table.lista2t, table.lista2t tr.lista2 td {
    border: 2px solid var(--main-color);
}
*/

/* Center "Search Torrents" Text */
  ::-webkit-input-placeholder, #SearchDescription > td, #searchinput
  {
    text-align: center;
  }

/* Hover color for Torrent Table */
  tr.lista2 > td:nth-child(2):hover
  {
    background: var(--secondary-background-color);
  }
}

@-moz-document domain("rarbg.to")
{
/* 

    Hides or Moves unwanted elements 

*/
    
/* Hide Logo and Login Information */
  body > table:first-of-type
  {
    display: none;
  }

/* Hide Navigation Bar (Guest (Login) [Torrents][Box office][Catalog][Top 10][News]) */
  body > table:nth-of-type(2)
  {
    display: none;
  }

/* Hide webpage Footer */
  body > table:last-of-type ~ div, body > table:last-of-type ~ br
  {
    display: none;
  }

/* Hides Search Button and Search categories */
  #divadvsearch, .btn-primary
  {
    display: none;
  }

/* Hide the 'Uploader' column */
  body > table:nth-child(6) > tbody > tr > td:nth-child(2) > div > table > tbody > tr:nth-child(2) > td > table.lista2t > tbody > tr > td:nth-child(8)
  {
    display: none;
  }




/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Hides all sorting categories other than "Movies" and "TV Shows" */
  body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr:nth-child(1),
body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr:nth-child(3),
body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr:nth-child(n+5):nth-child(-n+15)
  {
    display: none;
  }   /* Moves the "Movies" and "TV Shows" Buttons from the left side to the top center of the webpage */
  body > table:nth-of-type(3) > tbody > tr > td:nth-of-type(2)
  {
    padding-top: 20px;
  }

  body > table:nth-of-type(3) > tbody > tr > td:first-of-type, body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody
  {
    position: absolute;
    background: var(--main-background-color);
    left: 0px;
    width: 100%;
    padding: 0px;
    padding-bottom: 1em;
    display: flex;
    justify-content: center;
  }

  body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr
  {
    margin: 0 0.5em;
  }

  body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr > td > a
  {
    color: var(--main-color);
  }

  body > table:nth-of-type(3) > tbody > tr > td:first-of-type > table > tbody > tr > td > a:hover
  {
    color: white;
  }

  html > body > table:nth-of-type(3) .header5 > a
  {
    font-size: 2em;
  }
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/;
}

@-moz-document url-prefix("https://rarbg.to/torrents.php")
{
/* 

    Edit Only /torrents.php

*/

/* Torrent Table */
  .lista
  {
    background: var(--main-background-color);
  }

/* Hide "Recommended Torrents" */
  div.content-rounded:first-of-type > table:first-of-type > tbody:first-of-type > tr:first-of-type,
div.content-rounded:first-of-type > table:first-of-type > tbody:first-of-type > tr:nth-of-type(2) > td:first-of-type > div:first-of-type
  {
    display: none;
  }

/* Move 'IMDB' + 'TV' Icons to the right side of the column */
  td:nth-child(2) > a:nth-child(2), td:nth-child(2) > a:nth-child(3)
  {
    float: right;
    margin-top: 7px;
  }

  td:nth-child(2) > a:nth-child(2)
  {
    margin-right: 3px;
    margin-left: 3px;
  }

/* TVshow Info (Secondary Text Field), for ?IMDB=xxxxxxxxx page */
  table > tbody > tr > td:nth-child(2)
  {
    color: var(--main-color);
  }
}

@-moz-document url-prefix("https://rarbg.to/torrent/")
{
/* 

    Edit Only /torrent/

*/

/* Edit Colors */
  table.lista > tbody > tr > td.lista
  {
    color: var(--main-color);
  }

  .header2, #showhidefiles, #showmediainfo, #shownfo
  {
    color: lightgray !important;
  }


/* Hide Unwanted Elements */
    /* ratings */
  body > table:nth-child(6) > tbody > tr > td:nth-child(2) > div > table > tbody > tr:nth-child(2) > td > div > table > tbody > tr:nth-child(16), .unit-rating
  {
    display: none;
  }
    /* Description (Imgs) */
  #description
  {
    display: none;
  }
    /* Icon next to "torrent:" */
  tr:nth-child(1) > td.lista > img
  {
    display: none;
  }


/* Edit Comment Section */
  #scrollspycomments > div:nth-child(1) > div:nth-child(1), a.ncomments_showmore
  {
    background-color: var(--main-background-color) !important;
  }

  .ncomments_container .ncomments_comments .ncomments_comment .ncomments_body, a.ncomments_showmore
  {
    color: var(--main-color);
  }

  #comments_id > form, .ncomments_avatar img
  {
    display: none;
  }

  .icon-white, .icon-plus, .ncomments_positive, .ncomments_negative
  {
    display: none;
  }

  tr .lista_related:hover
  {
    background: var(--secondary-background-color) !important;
  }
}

@-moz-document url-prefix("https://rarbg.to/tv/")
{
/* 

    Edit Only /tv/

*/

/* TV Show Info */
  div.tvshowinfo > table > tbody > tr > td:nth-child(2)
  {
    color: var(--main-color);
  }

/* Episodes List */
  .tvshowClick, .tvdivhidden, .tvdivshowed
  {
    background: var(--main-background-color);
    color: var(--main-color) !important;
  }   /* Not Released: Episodes */
  .tvshowClickNotReleased, .tvshowClickNotReleased:hover
  {
    background: var(--secondary-background-color);
    color: var(--main-color) !important;
  }
    /* Torrents Table (Episodes Click) */
  .lista
  {
    background: var(--main-background-color);
  }

/* Hide Rating / Uploader Columns */
  tr.lista2 > td:nth-child(8), tr.lista2 > td:nth-child(9), tr:nth-child(1) > td:nth-child(8),tr:nth-child(1) > td:nth-child(9)
  {
    display: none;
  }

/* Center TV Show Banner */
  div.tvshowinfo > img
  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }

/* Move 'IMDB' + 'TV' Icons to the right side of the column */
  td:nth-child(2) > a:nth-child(2), td:nth-child(2) > a:nth-child(3)
  {
    float: right;
    margin-top: 7px;
  }

  td:nth-child(2) > a:nth-child(2)
  {
    margin-right: 3px;
    margin-left: 3px;
  }

/* Episodes List Hover options */
  .tvdivhidden:hover
  {
    background: var(--main-color) !important;
  }   /* Extra Hover Options */
    /* Small Bar to the left of the hovered row (--Main-color) 
    body > table:nth-child(6) > tbody > tr > td:nth-child(2) > div > table > tbody > tr:nth-child(2) > td > div > div:hover {
        background: var(--main-color);
    }
    */
    /* Hightlight Background
    .tvdivhidden:hover, .tvshowClickNotReleased:hover, .tvshowClick:hover {
        background-color: var(--secondary-background-color);
    }
    */;
}

Reviews

No reviews yet.