Skip to content

Stylus by BamaBraves by bamabraves

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/163412.user.css

Screenshot of Stylus by BamaBraves

Details

Authorbamabraves

LicenseNO-REDISTRIBUTION

Categorychrome-extension

Created

Updated

Size28 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark

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           Stylus by BamaBraves
@namespace      USO Archive
@author         BamaBraves
@description    `Dark`
@version        20230422.4.41
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document regexp("chrome-extension:\\/\\/.*"), regexp("-moz-chrome-extension:\\/\\/.*") {
/* Site Settings */

* {
	letter-spacing: 1px!important;
	text-decoration: none!important;
}

#header summary h2,

input[type="checkbox"]:not(.slider),
:focus
{
	border: none!important;
	box-shadow: none!important;
	outline: none!important;
}

body {
	letter-spacing: 1px!important;
}

html {
    scroll-behavior: smooth;
}

body {
    scroll-snap-type: y mandatory;
}

#lint td[role="message"] {
    white-space: pre-line!important;
}

/*___ Fonts ________________________________________________________________________*/

#header h1,

.blocked-info p,
.newUI .style-name,

button
{
	font-size: 21px!important;
}

#header summary h2,

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like,
.active #filters-stats {
	font-size: 19px!important;
}

.filter-selection select {
	font-size: 17px!important;
}

#name,

.applies-to li .applies-value,

body,
label,
select
{
	font-size: 15px!important;
}

.style-name {
    line-height: 55px!important;
}

.blocked-info p
{
    line-height: 25px!important;
}

.beautify-hint {
	line-height: 18px!important;
}

/*___ Remove Items _________________________________________________________________*/

.checkmate > .svg-icon,
.resize-grip {
	display: none!important;
	left: -9999px!important;
	position: absolute!important;
	top: -9999px!important;
}

.filter-selection select {
    height: 28px!important;
    padding-right: 29px!important;
}

#installed .style-name .checker, #installed .style-name .svg-icon.checked {
    top: 17px;
}

.style-name {
    padding-left: 2rem;
}

/* Heights 
_____________________________________________________________________________________________________*/

#installed,

body,
html
{
	max-height: none!important;
}

.entry-content {
    height: 3rem;
}

#main-actions > * {
    padding-left: 2rem;
}

/* Widths
____________________________________________________________________________________________________*/

#stylus-popup,

body,
html
{
	max-width: none!important;
}

.sectioned .section {
	height: auto!important;
}

#stylus-popup {
    width: 50rem!important;
}

}

@-moz-document regexp("chrome-extension:\\/\\/.*"), regexp("-moz-chrome-extension:\\/\\/.*") {
/* Media Query 2560 */

@media (min-width: 1921px) and (max-width: 2560px) {
  /*___ Left/Right/Top/Bottom ________________________________________________________*/

  /* Left ________________________________*/

  #basic-info label
    {
    padding-left: 34px !important;
  }
    
  #disable-all-wrapper .main-controls label,
  #find-styles-inline-group label,
    
  .entry .menu-item > span,
  .options-column:first-child label
    {
    padding-left: 37px !important;
  }
    
  #installed
    {
    margin-left: 18rem !important;
  }

  #search-params span
    {
    padding-left: 12px !important;
  }
    
  #sections
    {
    padding-left: 21% !important;
  }

  #write-style [title="Write new style as usercss"]
    {
    margin-left: -41px !important;
  }

  .actions label span
    {
    margin-left: 19px;
  }
    
  .applies-to li .applies-value-wrapper
    {
    margin-left: 41px !important;
  }

  .beautify-options select
    {
    padding-left: 4px;
    margin-left: 31px;
  }

  .checkmate input[type="checkbox"]:not(.slider)
    {
    left: -4px !important;
  }
    
  .checkmate
    {
    margin-left: -33px !important;
  }
    
  .checkmate
    {
    margin-left: -37px !important;
    margin-top: -14px !important;
  }

  .entry.disabled svg,
  .entry.enabled svg
    {
    left: 0 !important;
  }
    
  .select-resizer
    {
    left: 13px !important;
  }
    
  .style-name a,
  .style-edit-link,
  [title="Write new style as usercss"]
    {
    margin-left: 58px !important;
  }
    
  .svg-icon.info
    {
    padding-left: 39px !important;
  }

  input[type="checkbox"]:not(.slider)
    {
    left: 7px !important;
  }
    
  input[type="checkbox"]:not(.slider):checked + .svg-icon.checked
    {
    left: 243px;
  }
    
  label
    {
    padding-left: 33px;
  }

  /* Right _______________________________*/

  .filter-selection .select-arrow
    {
    right: -38px;
  }
    
  .svg-icon.select-arrow
    {
    right: -8px !important;
  }

  /* Top _________________________________*/

  #basic-info label
    {
    margin-top: 13px !important;
  }

  .checkmate input[type="checkbox"]:not(.slider)
    {
    top: 3px !important;
  }
    
  .entry.disabled svg,
  .entry.enabled svg,
  .svg-icon.select-arrow
    {
    top: -3px !important;
  }
    
  .filter-selection .select-arrow
    {
    top: -7px;
  }
    
  .sectioned .section:first-child
    {
    margin-top: 0 !important;
  }

  input[type="checkbox"]:not(.slider)
    {
    left: 7px !important;
    top: -4px !important;
  }
    
  input[type="checkbox"]:not(.slider):checked + .svg-icon.checked
    {
    top: -4px;
    left: 243px;
  }

  /* Bottom ______________________________*/

  #sections section:target
    {
    margin-top: 3px !important;
  }

  /*___ Margins ______________________________________________________________________*/

  #basic-info-enabled input,
  #basic-info-enabled svg
    {
    margin: 2px 0 !important;
  }
    
  #header .filter-selection label
    {
    margin: 24px !important;
  }

  .aligned .svg-inline-wrapper
    {
    margin: -2px 0 0 0.6rem;
  }
    
  .applies-to ul
    {
    margin: 0 0 0 77px;
  }

  .beautify-options div:not(.select-resizer)
    {
    margin: 3px 6px !important;
  }
    
  .option.aligned
    {
    margin: 12px !important;
  }
  .sectioned .section
    {
    margin: 12rem 0.7rem !important;
  }

  /*___ Paddings _____________________________________________________________________*/

  #help-popup.wide
    {
    padding: 12px !important;
  }

  .CodeMirror-linewidget
    {
    padding: 15.1px;
  }

  /*___ Heights ______________________________________________________________________*/

  .CodeMirror,
  .section .CodeMirror
    {
    height: 100% !important;
  }

  .sectioned .section
    {
    height: 95vh !important;
  }

  /*___ Widths _______________________________________________________________________*/

  #stylus-popup
    {
    width: 50rem !important;
  }

  #header
    {
    width: 21% !important;
  }
    
  #help-popup,
    
  .select-resizer
    {
    max-width: none !important;
  }
    
  #help-popup.big
    {
    top: 3rem;
    width: 75%!important;
    right: 8rem;
  }
    
  #help-popup.wide
    {
    top: 3rem;
    width: 25%;
    right: 8rem;
  }

  .filter-selection select {
    top: 3rem;
    width: 100% !important;
    right: 8rem;
  }
}

}

@-moz-document regexp("chrome-extension:\\/\\/.*"), regexp("-moz-chrome-extension:\\/\\/.*") {
/* Media Query 1920 */

@media (min-width: 1080px) and (max-width: 1920px) {
  /*___ Left/Right/Top/Bottom ________________________________________________________*/

  /* Left ________________________________*/

  #basic-info label
    {
    padding-left: 34px !important;
  }
    
  #disable-all-wrapper .main-controls label,
  #find-styles-inline-group label,
    
  .entry .menu-item > span,
  .options-column:first-child label
    {
    padding-left: 37px !important;
  }
    
  #installed
    {
    margin-left: 18rem !important;
  }

  #search-params span
    {
    padding-left: 12px !important;
  }
    
  #sections
    {
    padding-left: 21% !important;
  }

  #write-style [title="Write new style as usercss"]
    {
    margin-left: -41px !important;
  }

  .actions label span {
    margin-left: 19px;
  }
    
  .applies-to li .applies-value-wrapper
    {
    margin-left: 41px !important;
  }

  .beautify-options select
    {
    padding-left: 4px;
    margin-left: 31px;
  }

  .checkmate input[type="checkbox"]:not(.slider)
    {
    left: -4px !important;
  }
    
  .checkmate
    {
    margin-left: -33px !important;
  }
    
  .checkmate
    {
    margin-left: -37px !important;
    margin-top: -14px !important;
  }

  .entry.disabled svg,
  .entry.enabled svg
    {
    left: 0 !important;
  }
    
  .select-resizer
    {
    left: 13px !important;
  }
    
  .style-name a,
  .style-edit-link,
    
  [title="Write new style as usercss"]
    {
    margin-left: 58px !important;
  }
    
  .svg-icon.info
    {
    padding-left: 39px !important;
  }

  input[type="checkbox"]:not(.slider)
    {
    left: 7px !important;
  }
    
  input[type="checkbox"]:not(.slider):checked + .svg-icon.checked
    {
    left: 243px;
  }
    
  label {
    padding-left: 33px;
  }

  /* Right _______________________________*/

  .filter-selection .select-arrow
    {
    right: -38px;
  }
    
  .svg-icon.select-arrow
    {
    right: -8px !important;
  }

  /* Top _________________________________*/

  #basic-info label
    {
    margin-top: 13px !important;
  }

  .checkmate input[type="checkbox"]:not(.slider)
    {
    top: 3px !important;
  }
    
  .entry.disabled svg,
  .entry.enabled svg,
  .svg-icon.select-arrow
    {
    top: -3px !important;
  }
    
  .filter-selection .select-arrow
    {
    top: -7px;
  }

  .section .CodeMirror {
    margin-top: 1px !important;
  }

  input[type="checkbox"]:not(.slider)
    {
    left: 7px !important;
    top: -4px !im...

Reviews

No reviews yet.