File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33@namespace Userstyle
44@author anthony1x6000
55@description Userstyle that changes the look of ROBLOX to be more faithful to what it would look like in 2016.
6- @version 02.17.1708133847
6+ @version 02.17.1708137154
77@license MIT License
88@var select profileVis 'Hide profile in nav bar?' ['block:Visible', 'none:Hidden']
99==/UserStyle== */
20002000 background-position : -28px -250px ;
20012001 }
20022002
2003+ .dark-theme div # game-follow-icon .icon-notifications-bell {
2004+ filter : grayscale (1 );
2005+ }
2006+
20032007 .light-theme .dialogs .dialog-container .dialog-header
20042008 {
20052009 background-color : # 00a2ff ;
Original file line number Diff line number Diff line change 33@namespace Userstyle
44@author anthony1x6000
55@description Userstyle that changes the look of ROBLOX to be more faithful to what it would look like in 2016.
6- @version 02.17.1708133847
6+ @version 02.17.1708137154
77@license MIT License
88@var select profileVis 'Hide profile in nav bar?' ['block:Visible', 'none:Hidden']
99==/UserStyle== */
20002000 background-position : -28px -250px ;
20012001 }
20022002
2003+ .dark-theme div # game-follow-icon .icon-notifications-bell {
2004+ filter : grayscale (1 );
2005+ }
2006+
20032007 .light-theme .dialogs .dialog-container .dialog-header
20042008 {
20052009 background-color : # 00a2ff ;
You can’t perform that action at this time.
0 commit comments