Skip to content

2016 roblox by crayonp

Details

Authorcrayonp

LicenseNo License

Categoryuserstyle

Created

Updated

Size99 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a theme bulit around old 2016 roblox before the cheeze-it design came

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         2016 roblox
@version      20220720.18.15
@namespace    userstyles.world/user/crayonp
@description  a theme bulit around old 2016 roblox before the cheeze-it design came
@author       crayonp
@license      No License
==/UserStyle== */

@-moz-document domain("www.roblox.com") {
/* ==UserStyle==
@name           Roblox 2016 (Games page fix & icon fix)
@namespace      USO Archive
@author         A_Anthony_y
@description    `Based off of the Roblox in 2016 style but I partially fixed the robux icon so it doesn't show the red "X" anymoreCheck the GitHub Repo for fixes and more recent updates!https://github.com/anthony1x6000/ROBLOX2016stylusAlso just incase userstyles goes under.Create an issue on the github page if there are any problems (e.g broken icons).Most and pretty much all code from Ologist`
@version        20210815.1.41
@license        CC-BY-4.0
@preprocessor   uso
==/UserStyle== */
/* i really want this to be global */
/* Hey! if you're seeing this check out the github repository for this! Just incase the userstyles goes under and to get early access because userstyles is really REALLY slow.
https://github.com/anthony1x6000/ROBLOX2016stylus
It'll be under "stylustheme.css" or another .css file! But will 100% be under releases. 
Credit to Ologist for originally making this incredible userstyle theme!
!!Compressed for userstyles see full code at GitHub!!
*/
body {
    background-color: #e3e3e3
}
.light-theme {
    background-color: #e3e3e3
}
.light-theme .rbx-left-col {
    background-color: #ffffff
}
.light-theme .content {
    background-color: #e3e3e3;
    color: #000000
}
.light-theme .scroller {
    background-color: #ffffff;
    border: 1px solid #b8b8b8
}
.light-theme .scroller:focus,
.dark-theme .scroller:hover {
    background-color: #ffffff
}
.light-theme .scroller.disabled {
    background-color: #f0f1f0;
    opacity: 1
}
* {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif!important
}
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Source Sans Pro Light'), local(SourceSansPro-Light), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMVNtom4QlEDNJaqqqzqdSs.woff) format("woff")
}
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro'), local(SourceSansPro-Regular), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff) format("woff")
}
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Source Sans Pro Semibold'), local(SourceSansPro-Semibold), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGCmgpmuQqK2I-L2S9cF65Ek.woff) format("woff")
}
.gotham-font.light-theme .refresh-link,
.gotham-font.light-theme .refresh-link-icon,
.gotham-font.light-theme .refresh-link-icon:active,
.gotham-font.light-theme .refresh-link-icon:hover,
.gotham-font.light-theme .refresh-link-icon:link,
.gotham-font.light-theme .refresh-link-icon:visited,
.gotham-font.light-theme .refresh-link:active,
.gotham-font.light-theme .refresh-link:hover,
.gotham-font.light-theme .refresh-link:link,
.gotham-font.light-theme .refresh-link:visited,
.gotham-font.light-theme .see-all-link,
.gotham-font.light-theme .see-all-link-icon,
.gotham-font.light-theme .see-all-link-icon:active,
.gotham-font.light-theme .see-all-link-icon:hover,
.gotham-font.light-theme .see-all-link-icon:link,
.gotham-font.light-theme .see-all-link-icon:visited,
.gotham-font.light-theme .see-all-link:active,
.gotham-font.light-theme .see-all-link:hover,
.gotham-font.light-theme .see-all-link:link,
.gotham-font.light-theme .see-all-link:visited,
.gotham-font.light-theme .touch .refresh-link,
.gotham-font.light-theme .touch .refresh-link-icon,
.gotham-font.light-theme .touch .refresh-link-icon:active,
.gotham-font.light-theme .touch .refresh-link-icon:hover,
.gotham-font.light-theme .touch .refresh-link-icon:link,
.gotham-font.light-theme .touch .refresh-link-icon:visited,
.gotham-font.light-theme .touch .refresh-link:active,
.gotham-font.light-theme .touch .refresh-link:hover,
.gotham-font.light-theme .touch .refresh-link:link,
.gotham-font.light-theme .touch .refresh-link:visited,
.gotham-font.light-theme .touch .see-all-link,
.gotham-font.light-theme .touch .see-all-link-icon,
.gotham-font.light-theme .touch .see-all-link-icon:active,
.gotham-font.light-theme .touch .see-all-link-icon:hover,
.gotham-font.light-theme .touch .see-all-link-icon:link,
.gotham-font.light-theme .touch .see-all-link-icon:visited,
.gotham-font.light-theme .touch .see-all-link:active,
.gotham-font.light-theme .touch .see-all-link:hover,
.gotham-font.light-theme .touch .see-all-link:link,
.gotham-font.light-theme .touch .see-all-link:visited {
    color: #00a2ff;
    background-color: rgba(255, 0, 0, 0);
    border: none
}
.dark-theme .gotham-font .see-all-link-icon:after,
.gotham-font.dark-theme .see-all-link-icon:after,
.gotham-font.light-theme .see-all-link-icon:after,
.icon-push-right-sm,
.light-theme .gotham-font .see-all-link-icon:after {
    display: none
}
.light-theme .icon-default-navigation,
.light-theme .icon-nav-blog,
.light-theme .icon-nav-charactercustomizer,
.light-theme .icon-nav-friends,
.light-theme .icon-nav-group,
.light-theme .icon-nav-home,
.light-theme .icon-nav-inventory,
.light-theme .icon-nav-menu,
.light-theme .icon-nav-message,
.light-theme .icon-nav-my-feed,
.light-theme .icon-nav-notification-stream,
.light-theme .icon-nav-profile,
.light-theme .icon-nav-robux,
.light-theme .icon-nav-search,
.light-theme .icon-nav-search-white,
.light-theme .icon-nav-settings,
.light-theme .icon-nav-shop,
.light-theme .icon-nav-trade {
    background-image: url(https://images.rbxcdn.com/f4000b6d03a0df7153556d2514045629-navigation_10022018.svg)
}
.avatar-card-fullbody .avatar-card-image,
.avatar .avatar-card-image {
    width: 100%;
    height: 100%;
    word-break: break-all;
    vertical-align: top;
    background-color: #ffffff;
    border: 1px solid #B8B8B8
}
h1,
h2,
h3,
h4,
h5 {
    padding: 8px 0!important
}
.gotham-font .font-title,
.gotham-font .h1,
.gotham-font .h2,
.gotham-font h1,
.gotham-font h2 {
    font-size: 30px;
    font-weight: 400
}
h1,
h2,
h3,
h4,
h5 {
    line-height: 1em
}
.gotham-font,
.gotham-font .h1,
.gotham-font .h2,
.gotham-font .h3,
.gotham-font .h4,
.gotham-font .h5,
.gotham-font .h6,
.gotham-font h1,
.gotham-font h2,
.gotham-font h3,
.gotham-font h4,
.gotham-font h5,
.gotham-font h6 {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif!important
}
.gotham-font .text,
.gotham-font body,
.gotham-font button,
.gotham-font html,
.gotham-font input,
.gotham-font pre,
.gotham-font select,
.gotham-font textarea {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif!important
}
.profile-header .header-caption .header-details .details-info li {
    display: unset;
    text-align: center;
    padding: 0 20px
}
.profile-header .header-caption .header-details .details-info li .font-header-2 {
    font-size: 20px
}
.gotham-font .font-caption-header,
.gotham-font .font-caption-header:active,
.gotham-font .font-caption-header:focus,
.gotham-font .font-caption-header:hover,
.gotham-font .font-caption-header:link,
.gotham-font .font-caption-header:visited,
.gotham-font .small.font-caption-header,
.gotham-font .small.font-caption-header:active,
.gotham-font .small.font-caption-header:focus,
.gotham-font .small.font-caption-header:hover,
.gotham-font .small.font-caption-header:link,
.gotham-font .small.font-caption-header:visited,
.gotham-font .small.text-error,
.gotham-font .small.text-error:active,
.gotham-font .small.text-error:focus,
.gotham-font .small.text-error:hover,
.gotham-font .small.text-error:link,
.gotham-font .small.text-error:visited,
.gotham-font .small.text-pastname,
.gotham-font .small.text-pastname:active,
.gotham-font .small.text-pastname:focus,
.gotham-font .small.text-pastname:hover,
.gotham-font .small.text-pastname:link,
.gotham-font .small.text-pastname:visited,
.gotham-font .small.text-report,
.gotham-font .small.text-report-ads,
.gotham-font .small.text-report-ads:active,
.gotham-font .small.text-report-ads:focus,
.gotham-font .small.text-report-ads:hover,
.gotham-font .small.text-report-ads:link,
.gotham-font .small.text-report-ads:visited,
.gotham-font .small.text-report:active,
.gotham-font .small.text-report:focus,
.gotham-font .small.text-report:hover,
.gotham-font .small.text-report:link,
.gotham-font .small.text-report:visited,
.gotham-font .text-error,
.gotham-font .text-error:active,
.gotham-font .text-error:focus,
.gotham-font .text-error:hover,
.gotham-font .text-error:link,
.gotham-font .text-error:visited,
.gotham-font .text-pastname,
.gotham-font .text-pastname:active,
.gotham-font .text-pastname:focus,
.gotham-font .text-pastname:hover,
.gotham-font .text-pastname:link,
.gotham-font .text-pastname:visited,
.gotham-font .text-report,
.gotham-font .text-report-ads,
.gotham-font .text-report-ads:active,
.gotham-font .text-report-ads:focus,
.gotham-font .text-report-ads:hover,
.gotham-font .text-report-ads:link,
.gotham-font .text-report-ads:visited,
.gotham-font .text-report:active,
.gotham-font .text-report:focus,
.gotham-font .text-report:hover,
.gotham-font .text-report:link,
.gotham-font .text-report:visited {
    font-size: 16px;
    font-weight: 400
}
.gotham-font .font-bold,
.gotham-font .font-bold:active,
.gotham-font .font-bold:hover,
.gotham-font .font-bold:link,
.gotham-font .font-bold:visited,
.gotham-font .font-header-2,
.gotham-font .font-header-2:active,
.gotham-font .font-header-2:hover,
.gotham-font .font-header-2:link,
.gotham-font .font-header-2:visited,
.gotham-font .h5,
.gotham-font .h5:active,
.gotham-font .h5:hover,
.gotham-font .h5:link,
.gotham-font .h5:visited,
.gotham-font .h6,
.gotham-font .h6:active,
.gotham-font .h6:hover,
.gotham-font .h6:link,
.gotham-fo...

Reviews

No reviews yet.