A heavily modified Roblox Old Light Theme (2019) by GalactiCosmo aimed to be more accurate with customizable options.
Roblox Legacy Old Theme by azmac10397p
Details
Authorazmac10397p
LicenseCC-BY-SA-4.0
CategoryROBLOX
Created
Updated
Size34 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 www.google.com/search - Nov 2023
@version 20231109.14.59
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.google.com/search?q=google+chrome+new+update&sca_esv=580877352&rlz=1C1CHZN_enAE1080AE1080&tbm=nws&sxsrf=AM9HkKmcqS_4te5uPXcwsvFim8CiK-qMkw:1699541118360&source=lnms&sa=X&ved=2ahUKEwjw1Y-FlLeCAxXsQ_EDHfVaAq4Q_AUoAnoECAQQBA&biw=768&bih=351&dpr=2.5") {
<div class="container-fluid"><div class="alert-container alert-cookie-notice-container"><div class="alert-cookie-notice" data-cookie-notice-timeout="20000"><span ng-bind-html="'Message.CookieLawNotice' | translate: {startLink: landingLayout.privacyLink, endLink: '</a>'}" class="ng-binding">Roblox uses cookies to offer you a better experience. For further information, including information on how to withdraw consent and how to manage the use of cookies on Roblox, please refer to our <a href="https://web.archive.org/web/20190731154204mp_/https://www.roblox.com/info/privacy">Privacy and Cookie Policy</a>.</span> <span class="icon-close cookie-law-notice-dismiss"></span></div></div><section class="row full-height-section rollercoaster-background" id="RollerContainer" ng-class="{'rollercoaster-background' : landingLayout.addBackgroundImages}"><div class="col-md-12 inner-full-height-section" id="InnerRollerContainer"><div id="MainCenterContainer" class="row"><div class="col-xs-12 col-md-6"><div id="MainLogo" class="text-right"><div id="LogoAndSlogan" class="text-center"><span id="MainLogoImage" title="Roblox" class="icon-logo-tagline-white"></span><div class="clearfix"></div></div></div></div><div class="clearfix visible-sm"></div><div class="col-xs-12 col-md-6"><div id="SignUpFormContainer"><div class="rbx-login-partial-legacy ng-isolate-scope" sign-up="" is-always-captcha-sign-up-enabled="false" is-captcha-v2-component-for-sign-up-enabled="true"><h3 class="text-center signup-header ng-binding" ng-bind="'Heading.SignupHaveFun' | translate">Sign up and start having fun!</h3><div class="signup-or-log-in new-username-pwd-rule"><div class="signup-container"><div class="signup-input-area ng-dirty ng-valid-parse ng-valid-birthday ng-valid-validusername ng-valid-password ng-invalid ng-invalid-unique ng-valid-moderated" ng-form="" name="signupForm" rbx-form-context="" context="Rollercoaster2"><div class="birthday-container"><div class="form-group has-success" ng-class="{'has-error' : isBirthdayInvalid(),
'has-success' : isBirthdayFormDirty()
&& !isBirthdayInvalid() }"><label class="birthday-label ng-binding" ng-bind="'Label.Birthday' | translate">Birthday</label><!-- ngIf: isDateTimeI18nPickerEnabled --><!-- ngIf: !isDateTimeI18nPickerEnabled --><div ng-if="!isDateTimeI18nPickerEnabled" class="form-control fake-input-lg ng-scope"><!-- ngIf: isAsianBirthdayUsed --><div ng-class="{ 'first': !isAsianBirthdayUsed }" class="rbx-select-group month first"><select class="input-field rbx-select ng-valid ng-dirty ng-valid-parse ng-valid-birthday ng-not-empty ng-touched" id="MonthDropdown" tabindex="1" rbx-valid-birthday="" rbx-form-interaction="" rbx-form-validation="" name="birthdayMonth" ng-model="signup.birthdayMonth" ng-change="onChange()"><option value="" disabled="disabled" class="ng-binding" selected="selected">Month</option><!-- ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Jan" class="ng-binding ng-scope">January</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Feb" class="ng-binding ng-scope">February</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Mar" class="ng-binding ng-scope">March</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Apr" class="ng-binding ng-scope">April</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="May" class="ng-binding ng-scope">May</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Jun" class="ng-binding ng-scope">June</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Jul" class="ng-binding ng-scope">July</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Aug" class="ng-binding ng-scope">August</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Sep" class="ng-binding ng-scope">September</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Oct" class="ng-binding ng-scope">October</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Nov" class="ng-binding ng-scope">November</option><!-- end ngRepeat: m in layout.months --><option ng-repeat="m in layout.months" value="Dec" class="ng-binding ng-scope">December</option><!-- end ngRepeat: m in layout.months --></select></div><div class="rbx-select-group day" ng-class="{ 'last': isAsianBirthdayUsed }"><select class="input-field rbx-select ng-valid ng-dirty ng-valid-parse ng-valid-birthday ng-not-empty ng-touched" id="DayDropdown" tabindex="1" rbx-valid-birthday="" rbx-form-interaction="" rbx-form-validation="" name="birthdayDay" ng-model="signup.birthdayDay" ng-change="onChange()"><option value="" disabled="disabled" class="ng-binding" selected="selected">Day</option><!-- ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="01" class="ng-binding ng-scope">01</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="02" class="ng-binding ng-scope">02</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="03" class="ng-binding ng-scope">03</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="04" class="ng-binding ng-scope">04</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="05" class="ng-binding ng-scope">05</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="06" class="ng-binding ng-scope">06</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="07" class="ng-binding ng-scope">07</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="08" class="ng-binding ng-scope">08</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="09" class="ng-binding ng-scope">09</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="10" class="ng-binding ng-scope">10</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="11" class="ng-binding ng-scope">11</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="12" class="ng-binding ng-scope">12</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="13" class="ng-binding ng-scope">13</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="14" class="ng-binding ng-scope">14</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="15" class="ng-binding ng-scope">15</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="16" class="ng-binding ng-scope">16</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="17" class="ng-binding ng-scope">17</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="18" class="ng-binding ng-scope">18</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="19" class="ng-binding ng-scope">19</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="20" class="ng-binding ng-scope">20</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="21" class="ng-binding ng-scope">21</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="22" class="ng-binding ng-scope">22</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="23" class="ng-binding ng-scope">23</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="24" class="ng-binding ng-scope">24</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="25" class="ng-binding ng-scope">25</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="26" class="ng-binding ng-scope">26</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="27" class="ng-binding ng-scope">27</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="28" class="ng-binding ng-scope">28</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="29" class="ng-binding ng-scope">29</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="30" class="ng-binding ng-scope">30</option><!-- end ngRepeat: d in layout.dates --><option ng-repeat="d in layout.dates" value="31" class="ng-binding ng-scope">31</option><!-- end ngRepeat: d in layout.dates --></select></div><!-- ngIf: !isAsianBirthdayUsed --><div ng-if="!isAsianBirthdayUsed" class="rbx-select-group year last ng-scope"><select class="input-field rbx-select ng-valid ng-dirty ng-valid-parse ng-valid-birthday ng-not-empty ng-touched" id="YearDropdown" rbx-valid-birthday="" rbx-form-interaction="" rbx-form-validation="" tabindex="1" name="birthdayYear" ng-model="signup.birthdayYear" ng-change="onChange()"><option value="" disabled="disable...