A Rimuru roblox theme
Rimuru background test by dasp
![Screenshot of Rimuru background test](https://userstyles.world/preview/6282/0.jpeg)
Details
Authordasp
LicenseNo License
Categoryroblox.com
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 Aesthetic Background (Roblox)
@namespace USO Archive
@author Rose
@description `Aesthetic city-look background for robloxI FIXED IT! All credits to BoopBop tho ^^`
@version 20220818.23.10
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("roblox.com")
{
/* This was slightly modified by DittoDino aka BoopBop, this is a form of credits to indicate who will copy this code*/
.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;
}
#header
{
background-color: #000;
}
.navigation .notification-icon,
.rbx-highlight
{
background: #000;
}
#chat-header
{
background: #000;
}
.slide-item-container-left,
.profile-avatar-right
{
background: #000;
}
.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 #030000 inset;
/* Uhm...what?*/
;
}
.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: #000 !important;
}
.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: #000 !important;
border-color: #000;
}
.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: #000 !important;
border-color: #000;
}
#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,
/* This was slightly modified by DittoDino aka BoopBop, this is a form of credits to indicate who will copy this code*/
.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 #f2babf;
}
body
{
background: transparent !important;
}
.content
{
background: transparent !important;
}
.container-footer
{
position: static;
}
html
{
width: 100% !important;
height: 100% !important;
/*background-image: url(https://i.pinimg.com/564x/e5/82/68/e582687a4d1acc234ddd87a6b4249696.jpg) !important;*/
background-size: cover !important;
background-attachment: fixed !important;
background-image: url("https://w0.peakpx.com/wallpaper/297/65/HD-wallpaper-yellow-eyes-blue-hair-black-dress-rimuru-tempest-black-background-rimuru-tempest.jpg") !important;
}
#party_none_title,
div.friend_dock_chatbox_titlebar.chat-header-blink-off
{
background: linear-gradient(to bottom, #000, #08082b);
}
#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: transparent !important;
width: 100% !important;
}
#navigation
{
background-color: #000;
}
.rbx-btn-primary-lg
{
background-color: #000;
}
.rbx-btn-primary-lg:hover, .rbx-btn-primary-lg:focus
{
background-color: #000;
}
/* This was slightly modified by DittoDino aka BoopBop, this is a form of credits to indicate who will copy this code*/
}