Skip to content

EmpanadaYT for Roblox by empanadayt

Details

Authorempanadayt

LicenseNo License

CategoryRoblox

Created

Updated

Size4.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

:)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Red Shards for Roblox
@namespace      USO Archive
@author         Sub2ElectrixRB
@description    `Hello Everyone!! My Name is ElectrixRB!! I'm From Youtube!! Wanna Try and Test Out My Theme, Huh? Well, You Actually Can!! Its Like Normal ROBLOX Dark Theme, But With This, It's Not Gonna Be The Gray Color!! It's Gonna Be Black!!`
@version        20210510.11.53
@license        CC-BY-4.0
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("roblox.com")
{
/* i really want this to be global */
  .ad,.ad *,.img_ad,.ad-annotations,#google_image_div,#aw0,#AdvertisingLeaderboard
  {
    display: none !important;
  }

  .ad,.ad *,.img_ad,.ad-annotations,#google_image_div,#aw0,#AdvertisingLeaderboard
  {
    display: none !important;
  } /*Ad removal */
  
  #header
  {
    background-color: #000000;
  }

  .navigation .notification-icon,
.rbx-highlight
  {
    background: #000000;
  }

  #chat-header
  {
    background: #000000;
  /*Party header*/
    ;
  }

  .slide-item-container-left,
.profile-avatar-right
  {
    background: #000000;
  }

  .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading,
.rbx-tabs-horizontal .rbx-tab-heading:hover,
.rbx-tabs-horizontal .rbx-tab-heading:focus,
.rbx-tabs-horizontal .rbx-tab-heading:active
  {
    box-shadow: 0 -4px 0 .6 #000000 inset;
 /* Yea idk what this is for*/
    ;
  }

  .forum-table-header,
body .forum-table-header th,
body .forum-table-footer,
#ctl00_cphRoblox_Message1_ctl00_CenterColumn > table > tbody > tr:nth-child(1) > th,
#ctl00_cphRoblox_CenterColumn > table > tbody > tr:nth-child(1) > th
  {
    background: #000000 !important;
 /*Forum colors and messaging underline color*/
    ;
  }

  .rbx-upgrade-now #upgrade-now-button,
.rbx-btn-secondary-xs.btn-more,
#AjaxCommentsContainer > div > div.comment-form > form > button,
.rbx-vip-server-create,
.btn-secondary-xs
  {
    background-color: #000000 !important;
    border-color: #000000;
   /*Updrade button*/
    ;
  }

  .rbx-upgrade-now #upgrade-now-button:hover,
.rbx-btn-secondary-xs.btn-more:hover,
#AjaxCommentsContainer > div > div.comment-form > form > button:hover,
.rbx-vip-server-create:hover,
.btn-secondary-xs:hover
  {
    background: #000000 !important;
    border-color: #000000;
  }

  #TopAbpContainer,
.ad-annotations,
#LeftGutterAdContainer,
#RightGutterAdContainer,
#Skyscraper-Adp-Right,
#Skyscraper-Adp-Left,
.abp-spacer,
#GamesListContainer1 > div.games-list > ul > div.abp.in-game-search-ad.dynamic-ad.ad-order-even,
#GamesListContainer1 > div.games-list > ul > div.abp.in-game-search-ad.dynamic-ad.ad-order-odd,
#GamesListContainer8 > div.games-list > ul > div.abp.in-game-search-ad.dynamic-ad.ad-order-even,
#GamesListContainer8 > div.games-list > ul > div.abp.in-game-search-ad.dynamic-ad.ad-order-odd,
.sponsored-game,
.alert-info,
#mCSB_1_container > ul > li.font-bold.small,
#mCSB_1_container > ul > li.rbx-nav-sponsor
  {
    display: none !important;
  }

  #navbar-search-input,
#navbar-search-btn
  {
    border: 1px solid #000000;
 /*Search border color*/
    ;
  }

  body
  {
    background: rgba(255, 255, 255, 0) !important;
  }

  .content
  {
    background: rgba(255, 255, 255, 0) !important;
  }

  #fb-root
  {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    background-image: url("https://cdn.discordapp.com/attachments/947227027218522162/952978596476108830/Fondo_de_pantalla.png") !important;
 /* Background */
    background-size: cover !important;
    background-attachment: fixed !important;
  }

  #party_none_title,
div.friend_dock_chatbox_titlebar.chat-header-blink-off
  {
    background: linear-gradient(to bottom, #000000, #000000);
  }

  #ctl00_cphRoblox_RightColumn,
#Body > table > tbody > tr > td:nth-child(3),
#Body > table > tbody > tr > td:nth-child(4)
  {
    display: none;
  }

  #GamesPageLeftColumn
  {
    width: auto;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }

  #GamesListsContainer > div
  {
    background-color: rgba(255, 255, 255, 0) !important;
    width: 100% !important;
  }

  #navigation
  {
    background-color: #fe9605d1 /*Left side navi*/;
  }

  .rbx-btn-primary-lg
  {
    background-color: rgba(255, 255, 255, 0.5);
  }

  .rbx-btn-primary-lg:hover, .rbx-btn-primary-lg:focus
  {
    background-color: rgba(255, 255, 255, .5);
  }
}

Reviews

No reviews yet.