ooga bunga
goofy ahh roblox theme by goofyahhman
Details
Authorgoofyahhman
LicenseNo License
Categoryroblox.com
Created
Updated
Size18 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Taylor's Roblox Theme with a funny blurry animated background
@description taylor's roblox theme but trashed
@namespace you dont mind that i am not a web dev do you?
@author rotnus
@version 0.0.2
@preprocessor stylus
@var color tays-accent-color "Accent Colour" #FF2A2A
@var checkbox tays-font "Use old font" 1
@var checkbox tays-animations "Animations" 1
@var text rotns-background-blur "Background blur strength (set to 0 if you don't want blur) put px at the end with no spaces" 15px
@var text rotns-background "Background image (put double quotes around the image/gif link)" ""https://wallpapercave.com/wp/wp2856124.gif""
@var text rotns-background-opacity "Background opacity (set from 0 to 1 like 0.5 or something)" 0.5
@var checkbox tays-scrollbar "Disable Scrollbars (except Firefox)" 1"
@var checkbox rotns-cheesy-cheese "Do you like cheese?" 0
==/UserStyle== */
@-moz-document domain("roblox.com") {
/* Configurables */
if rotns-cheesy-cheese {
.dark-theme .icon-default-logo,
.dark-theme .icon-logo,
.icon-default-logo,
.icon-logo {
background-image: url("https://cdn.discordapp.com/attachments/644969765303222283/935503529525780480/Untitled-2.png");
background-size: cover;
}
}
if tays-font {
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
body,
body *,
body > * {
font-family: "Source Sans Pro", sans-serif !important;
}
}
if tays-animations {
body,
body *,
body > * {
transition: 0.5s all;
}
}
if tays-scrollbar {
*::-webkit-scrollbar {
display: none;
}
}
}
@-moz-document domain("roblox.com") {
/* Main Theme */
.abp {
display: none;
}
/*top*/
#header {
box-shadow: 0px 8px 48px -6px rgba(0, 0, 0, 0.75);
}
#navigation {
z-index: 1500;
width: 48px;
font-size: 0px;
color: rgba(0, 0, 0, 0);
}
/* sidebar clean */
#nav-message:hover,
#nav-friends:hover,
#nav-trade:hover,
#nav-group:hover,
#nav-blog:hover,
#nav-shop:hover,
#nav-my-feed:hover,
#nav-profile:hover,
#nav-character:hover,
#nav-home:hover,
#nav-inventory:hover {
color: rgba(0, 0, 0, 0) !important;
}
#navigation > ul,
.rbx-upgrade-now,
#mCSB_1_container > ul > li:nth-child(10),
#mCSB_1_container > ul > li:nth-child(9),
#group-container > div.group-details-container > div > div.group-details.ng-scope.group-details-with-list > div.alert-system-feedback > div,
#mCSB_1_container > ul > li:nth-child(11),
#cookie-banner-wrapper {
display: none;
position: fixed;
top: 1000vh;
left: 1000vw;
}
#wrap > div.container-main {
margin-top: 55px;
}
#places-list-container > div:nth-child(2) > div.col-xs-12.container-list.realtime-places-list {
display: none;
}
.avatar .avatar-card-link,
.avatar .avatar-card-image,
.avatar-card-fullbody .avatar-card-link,
.avatar-card-fullbody .avatar-card-image,
.avatar-headshot-lg {
/*border-radius: 5%;*/
background: none;
}
.dark-theme .avatar-container .avatar-card-image,
.dark-theme .avatar-container img {
background: none;
}
.dark-theme .avatar .avatar-card-image {
background-color: rgba(57, 59, 61, .5);
}
.home-header > .avatar-headshot-lg {
height: 64px;
width: 64px;
}
#home-header {
display: flex;
justify-content: center;
}
.home-header-container {
min-height: 0px;
text-align: center;
}
.user-name-container a::before {
content: "Hey, ";
}
.user-name-container a::after {
content: "!";
}
.dark-theme .rbx-header {
border: 0;
backdrop-filter: blur(7px);
}
.dark-theme .rbx-left-col {
background: #00000044;
box-shadow: 8px 0px 48px -6px rgba(0, 0, 0, 0.3);
}
#navbar-universal-search,
.rbx-header .navbar-search {
position: fixed;
right: 40px;
margin: 0;
height: 0px;
width: 375px;
}
.rbx-header .rbx-navbar-search .input-field,
.rbx-header .rbx-navbar-search .input-addon-btn,
.dark-theme .rbx-header .navbar-search .input-group,
.rbx-header .navbar-search .input-addon-btn,
.rbx-header .navbar-search .input-field,
#navbar-search-btn {
height: 40px !important;
border-radius: 0;
border: 0px;
}
.input-addon-btn {
margin-top: 6px !important;
}
#header > div > div.navbar-right.rbx-navbar-right {
margin-right: 425px;
}
#navbar-setting,
#navbar-settings {
position: fixed;
right: 0;
background: #555 !important;
height: 40px !important;
border: 0;
margin-top: 0px;
}
footer {
display: none;
}
#header > div > div.rbx-navbar-header > div.rbx-nav-collapse,
.simplebar-content .dynamic-ellipsis-item,
.simplebar-content .font-bold.small.text-nav {
display: none !important;
}
#navigation > div {
width: 175px;
}
#game-detail-page > div.col-xs-12.section-content.game-main-content.follow-button-enabled > div.game-calls-to-action > div.game-title-container > div.text.experimental-mode:after {
content: "This game does not support Filtering Enabled. Some features of this game may be broken.";
font-size: 16px;
line-height: 1.1em;
}
#game-detail-page > div.col-xs-12.section-content.game-main-content.follow-button-enabled > div.game-calls-to-action > div.game-title-container > div.text.experimental-mode {
font-size: 0px;
}
.dark-theme .icon-default-navigation,
.dark-theme .icon-nav-blog,
.dark-theme .icon-nav-charactercustomizer,
.dark-theme .icon-nav-friends,
.dark-theme .icon-nav-group,
.dark-theme .icon-nav-home,
.dark-theme .icon-nav-inventory,
.dark-theme .icon-nav-menu,
.dark-theme .icon-nav-message,
.dark-theme .icon-nav-my-feed,
.dark-theme .icon-nav-notification-stream,
.dark-theme .icon-nav-profile,
.dark-theme .icon-nav-robux,
.dark-theme .icon-nav-search,
.dark-theme .icon-nav-search-white,
.dark-theme .icon-nav-settings,
.dark-theme .icon-nav-shop,
.dark-theme .icon-nav-trade,
.mCustomScrollBox > *,
.icon {
transition: 0s all;
}
#container-main,
.dark-theme .content {
background: #181A1B;
}
body {
margin-bottom: 0px;
}
#HomeContainer {
position: absolute;
right: 50vw;
transform: translate(50%, 0%);
}
#navbar-settings {
background: #eee;
height: 39px;
}
.navbar-right {
margin-right: 0 !important;
}
#navbar-robux {
margin-right: 415px;
}
#navbar-search-input {
background: #333;
border-radius: 0;
height: 40px;
border: 0;
}
}
/* ==UserStyle==
@name rounded corners for roblox ✨✨
@namespace USO Archive
@author hi im sego
@description `the INTENTION was to just make rounded borders but i changed the ui a bit(this may not work with smaller displays and light mode on roblox)`
@version 20221003.17.45
@license CC-BY-NC-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://web.roblox.com"), url-prefix("https://www.roblox.com") {
section-content.profile-header-content.ng-scope {
border-radius: 12px;
}
.col-sm-6.section-content.profile-avatar-left {
border-radius: 12px 0 0 12px;
}
img {
border-radius: 12px;
}
.age-rating-details.col-xs-12.section-content {
border-radius: 50px;
}
li.stack-row.badge-row.ng-scope {
border-radius: 100px;
margin-bottom: 10px;
}
button.btn-full-width.btn-control-sm.ng-binding {
border-radius: 50px
}
.dark-theme .thumbnail-2d-container {
background-color: #00000000;
}
button.btn-full-width.btn-common-play-game-lg.btn-primary-md.btn-min-width {
border-radius: 6px;
}
.cart-item {
border-radius: 12px;
}
button.btn-more.rbx-private-server-create-button.btn-secondary-md.btn-min-width {
border-radius: 30px;
}
a#upgrade-now-button {
border-radius: 30px;
}
.alert.alert-warning {
height: 40px;
border-radius: 30px;
}
.alert.alert-success {
height: 40px;
border-radius: 30px;
}
.content {
margin-top: 10px;
}
.shimmer {
border-radius: 12px;
}
ul.dropdown-menu {
border-radius: 16px 0 0 16px;
margin-bottom: 10px;
}
button#language-switcher {
border-radius: 30px;
}
div#navigation {
margin: 10px;
margin-top: 260px;
border-radius: 3px;
height: fit-content;
padding-bottom: 10px;
}
.btn-navigation-nav-menu-md {
border-radius: 30px;
}
div#games-carousel-page {
margin-left: 10px;
}
.scroller.prev {
border-radius: 20px;
}
}
@-moz-document domain("roblox.com") {
/* Accent Colour */
*[class^="btn-secondary-"],
*[class^="btn-primary-"],
*[class^="btn-primary-"]:hover,
*[class^="btn-primary-"]:active,
.dialog-container .dialog-message-container .dialog-message,
.btn-secondary-xs,
.btn-secondary-md,
.btn-secondary-md:hover,
.btn-secondary-sm.disabled,
.btn-secondary-sm.disabled:hover,
.btn-secondary-sm.disabled:focus,
.btn-secondary-sm.disabled:active,
.btn-secondary-sm.disabled.active,
.btn-secondary-sm[disabled],
.btn-secondary-sm[disabled]:hover,
.btn-secondary-sm[disabled]:focus,
.btn-secondary-sm[disabled]:active,
.btn-secondary-sm[disabled].active,
.btn-primary-sm,
.btn-primary-sm:hover,
.btn-secondary-sm,
...