Pracc.com darkmode
Its just a global style which has bugs, but does the work
Authorthinkii
LicenseNo License
Categoryuserstyles
Created
Updated
Size24 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Pracc.com darkmode
Its just a global style which has bugs, but does the work
/* ==UserStyle==
@name PRACC Darkmode
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document url("https://pracc.com/") {
@namespace html url(http://www.w3.org/1999/xhtml);
}
@-moz-document url-prefix("https://pracc.com/") {
/* i really want this to be global */
/*----- WEBSITES TO EXCLUDE -----*/
/*-- Use a "|" symbol to separate websites to exclude --*/
/*----- SITES WEB A EXCLURE -----*/
/*-- Utilisez le symbole "|" pour séparer les sites web à exclure --*/
html, #newtab-window
{
background-image: linear-gradient(rgb(15,15,15), rgb(20,20,20)) !important;
background-attachment: fixed !important;
min-height: 100vh !important;
}
/*----- DEFAULT TEXT, BORDER & BACKGROUND COLORS -----*/
*:not(.coloris):not([class="btn btn-primary"]):not([class="btn btn-success"]):not([class="btn btn-danger"]):not([class="btn btn-warning"]):not([class="btn btn-info"]):not([class="btn btn-light"]):not([class="btn btn-link"]):not([class="btn btn-dark"]):not([class="btn btn-secondary"]):not([class="btn btn-outline-primary"]):not([class="btn btn-outline-success"]):not([class="btn btn-outline-danger"]):not([class="btn btn-outline-warning"]):not([class="btn btn-outline-info"]):not([class="btn btn-outline-light"]):not([class="btn btn-outline-link"]):not([class="btn btn-outline-dark"]):not([class="btn btn-outline-secondary"]):not([class="alert alert-primary"]):not([class="alert alert-success"]):not([class="alert alert-danger"]):not([class="alert alert-warning"]):not([class="alert alert-info"]):not([class="alert alert-light"]):not([class="alert alert-link"]):not([class="alert alert-dark"]):not([class="alert alert-secondary"]):not([class="alert alert-outline-primary"]):not([class="alert alert-outline-success"]):not([class="alert alert-outline-danger"]):not([class="alert alert-outline-warning"]):not([class="alert alert-outline-info"]):not([class="alert alert-outline-light"]):not([class="alert alert-outline-link"]):not([class="alert alert-outline-dark"]):not([class="alert alert-outline-secondary"]):not([class="badge badge-success"]):not([class="badge badge-pill badge-success"]):not([class="badge badge-danger"]):not([class="badge badge-pill badge-danger"]):not([class="badge badge-warning"]):not([class="badge badge-pill badge-warning"]):not([class="badge badge-primary"]):not([class="badge badge-pill badge-primary"]):not([class="badge badge-secondary"]):not([class="badge badge-pill badge-secondary"]):not([class="badge badge-info"]):not([class="badge badge-pill badge-info"]):not([class="badge badge-link"]):not([class="badge badge-pill badge-link"]):not([class="badge badge-light"]):not([class="badge badge-pill badge-light"]):not([class="badge badge-dark"]):not([class="badge badge-pill badge-dark"]):not([value="disabled"]):not([class="meter-value"]):not([class="ytp-scrubber-pull-indicator"]):not([class="ytp-play-progress ytp-swatch-background-color"]):not([class="ytp-progress-bar-padding"]):not([class="ytp-progress-list"])
{
color: #87ceeb !important;
box-shadow: none !important;
background-color: transparent !important;
border-color: rgba(255,255,255,0.1) !important;
border-top-color: rgba(255,255,255,0.1) !important;
border-bottom-color: rgba(255,255,255,0.1) !important;
border-left-color: rgba(255,255,255,0.1) !important;
border-right-color: rgba(255,255,255,0.1) !important;
}
/*----- Bootstrap & Other FIX -----*/
[class="alert alert-primary"],[class="alert alert-info"],[class="alert alert-light"],[class="alert alert-link"],[class="alert alert-dark"],[class="alert alert-secondary"],[class="alert alert-outline-primary"],[class="alert alert-outline-info"],[class="alert alert-outline-light"],[class="alert alert-outline-link"],[class="alert alert-outline-dark"],[class="alert alert-outline-secondary"], [role="alert"]
{
color: #fcebb6 !important;
background-color: rgba(255,255,255,0.05) !important;
}
[class="alert alert-success"],[class="alert alert-outline-success"], [class="badge badge-success"],[class="badge badge-pill badge-success"]
{
background-color: rgba(0,255,0,0.15) !important;
}
[class="alert alert-danger"],[class="alert alert-outline-danger"], [class="badge badge-danger"],[class="badge badge-pill badge-danger"]
{
background-color: rgba(255,0,0,0.15) !important;
}
[class="alert alert-warning"],[class="alert alert-outline-warning"], [class="badge badge-warning"],[class="badge badge-pill badge-warning"]
{
background-color: rgba(255,106,0,0.5) !important;
}
[value="disabled"]
{
color: #111 !important;
background-color: #111 !important;
border-color: #111 !important;
}
/*------------------------------------------------------------------------------------------------*/
body, .main, #contenu, #page-middle
{
background-image: linear-gradient(rgb(15,15,15), rgb(20,20,20)) !important;
min-height: 100vh !important;
/*background-image: url("https://chara.useed.fr/SB2705/owncloud/index.php/s/mU6lMh6PT0ip5Ky/download") !important;*/
background-attachment: fixed !important;
/*background-repeat:repeat !important;*/;
}
.content:not(:empty), .page-content, body.wide, .page_boxed, .page_footer, .page_header
{
background-image: linear-gradient(rgb(15,15,15), rgb(20,20,20)) !important;
background-attachment: fixed !important;
}
[class*="col"]
{
background-image: inherit !important;
background-attachment: fixed !important;
}
*:before, *:after
{
border-color: rgba(255,255,255,0.1) !important;
}
a, a *, .home_wrap-event li a::before, #home a
{
color: rgb(21,175,234) !important;
text-decoration: none !important;
background-color: transparent !important;
}
a:hover, a:hover *, a:visited:hover, a:visited:hover *, span[onclick]:hover, div[onclick]:hover, [role="link"]:hover, [role="link"]:hover *, [role="button"]:hover *, [role="menuitem"]:hover, [role="menuitem"]:hover *, .link:hover, .link:hover *, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
color: rgb(255,245,215) !important;
text-shadow: 0 0 7px rgba(255,255,255,0.5) !important;
text-decoration: none !important;
background-color: rgba(0,0,0,.2) !important;
}
a:visited, a:visited *, a h1:visited, a h2:visited, a h3:visited, a h4:visited, a h5:visited, a h6:visited, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
color: #A0FFFF!important;
text-decoration: none !important;
}
a.highlight, a.highlight *, a.active, a.active *, .selected, .selected *, [href="#"],
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover, .elfinder-cwd table td.ui-state-hover, .elfinder-button-menu .ui-state-hover, .elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover
{
color: rgb(255,245,215) !important;
font-weight: bold !important;
background-color: rgba(255,255,255,.01) !important;
}
h1, h2, h3, h4, h5, h6, h1 *, h2 *, h3 *, strong, #papierdossierdefilant h1
{
color: rgb(255,245,215) !important;
background-color: transparent !important;
text-decoration: none !important;
}
a h1, a h2, a h3, a h4, a h5, a h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a strong, a[id*="headline"], a[class*="headline"], a[id*="header"], a[class*="header"], .a-color-base, .a-color-secondary
{
color: rgb(255,245,215) !important;
text-decoration: none !important;
text-shadow: 0 0 5px rgba(0,0,0,0.9) !important;
}
[class*="error"], [class*="alert"], code, span[onclick], div[onclick]
{
color: pink !important;
}
::-moz-selection, selection
{
background: rgba(100,100,100,.5) !important;
color: rgb(255,245,215) !important;
}
:focus
{
outline: none !important;
}
/*----- Corrections de bugs -----*/
/*--- Allocine.fr ---*/
/*- Affichage des étoiles - notes -*/
.rating-star.active
{
color: yellow !important;
}
/*- Affichage des résultats de recherche en overlay -*/
.autocomplete-results, .searchHeader, .autocompleteContent, .search-suggest
{
background-color: rgb(10,10,10) !important;
}
.autocomplete-result-title
{
color: rgb(255,245,215) !important;
}
.autocomplete-result-complement
{
color: #fcebb6 !important;
}
/*- Couleur du bouton actif de barre de menu -*/
.site_fr .main-header #header__nav > ul > li.is_active > .nav-link, .site_es .main-header #header__nav > ul > li.is_active > .nav-link
{
background-image: linear-gradient(rgb(30,30,30), rgb(50,50,50)) !important;
background-attachment: fixed !important;
}
/*--- app.getonce.com ---*/
/*- Correction des couleurs de boutons dans les paramètres -*/
.switch__input:checked ~ .switch__bg
{
background-color: #88bf57 !important;
}
.switch__bg
{
background-color: #ddd !important;
bottom: 0 !important;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05) inset !important;
left: 0 !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
transition: all 0.4s ease 0s !important;
}
/*--- futura-sciences.com ---*/
/*- Correction des tooltip -*/
.tooltip-theme
{
-moz-appearance: none !important;
color: #CCC !important;
background: rgba(0,0,0,.9) !important;
border: 1px solid #555 !important;
border-radius: 3px !important;
}
/*- Correction du Carousel -*/
.slick-slide, .module.carousel.carousel-controller .fs-controller-item::before
{
background-image: linear-gradient(rgb(30,30,30), rgb(40,40,40)) !important;
background-attachmen...