Skip to content

Roblox V.I.P. by spelunky

Details

Authorspelunky

LicenseCC BY - Creative Commons Attribution

Categoryroblox

Created

Updated

Size2.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Roblox V.I.P. style in the style of the new V.I.P. items!

Work in progress! Install at your own risk.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Roblox V.I.P.
@version      20220414.19.12
@namespace    userstyles.world/user/spelunky
@description  Roblox V.I.P. style in the style of the new V.I.P. items!
@author       spelunky
@license      CC BY - Creative Commons Attribution
==/UserStyle== */

@-moz-document domain("roblox.com") {
body{
    background: url(https://wallpaperaccess.com/full/896724.jpg) no-repeat fixed center;
    background-size: cover;
    background-color: #0000 !important;
}

#statuspage_header_image{
    filter: invert(80%) sepia(51%) saturate(418%) hue-rotate(360deg) brightness(104%) contrast(98%);
}

.content{
    color: #fef1b4 !important;
    background-color: #0000 !important;
}

#navigation{
    background-color: #FDE56F !important;
}

.rbx-divider{
    background-color: #000 !important;
}

.text-nav{
    color: #000 !important;
}

#header{
    background-color: #FDE56F !important;
}

.icon-nav-menu{
    filter: brightness(0%);
}

.icon-logo-r{
    filter: brightness(0%);
}

#nav-notifications{
    filter: brightness(0%);
}

#nav-robux{
    filter: brightness(0%);
}

#nav-settings{
    filter: brightness(0%);
}

.thumbnail-2d-container img{
    border: 5px outset #FDE56F !important;
    border-radius: inherit;
}

.avatar-container img{
    border: 5px outset #FDE56F !important;
    border-radius: 100%;
}

.icon-common-search-sm{
    filter: invert(80%) sepia(51%) saturate(418%) hue-rotate(360deg) brightness(604%) contrast(98%);
}

#navbar-search-input{
    color: #FDE56F;
}

.icon-nav-home{
    filter: brightness(0%);
}

.icon-nav-profile{
    filter: brightness(0%);
}

.icon-nav-message{
    filter: brightness(0%);
}

.icon-nav-friends{
    filter: brightness(0%);
}

.icon-nav-charactercustomizer{
    filter: brightness(0%);
}

.icon-nav-inventory{
    filter: brightness(0%);
}

.icon-nav-trade{
    filter: brightness(0%);
}

.icon-nav-group{
    filter: brightness(0%);
}

.icon-nav-blog{
    filter: brightness(0%);
}

.icon-nav-shop{
    filter: brightness(0%);
}

.icon-nav-giftcards{
    filter: brightness(0%);
}

.rbx-upgrade-now{
    border: 3px solid #000;
    border-radius: 12px;
}

.notification{
    border: 2px solid #000 !important;
    border-radius: 12px;
}

.section-content{
    color: #fef1b4 !important;
}

.text{
    color: #fef1b4 !important;
}

.text-name{
    color: #fef1b4 !important;
}

.text-label{
    color: #fef1b4 !important;
}

.text-header{
    color: #000 !important;
}

.text-lead{
    color: #fef1b4 !important;
}

.rbx-tab.active .rbx-tab-heading{
    box-shadow: inset 0 -4px 0 0 #FDE56F !important;
}

.btn-common-play-game-lg{
    background-color: #FDE56F !important;
}
}

Reviews

No reviews yet.