Skip to content

Dark Gmail Loading Screen by PushkaCom

Screenshot of Dark Gmail Loading Screen

Details

AuthorPushkaCom

LicenseMIT

Categorymail.google.com

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

dark gmail loading screen

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Dark Gmail Loading Screen
@version      20240705.99.1
@namespace    https://userstyles.world/user/PushkaCom
@description  dark gmail loading screen
@author       PushkaCom
@license      MIT
==/UserStyle== */

@-moz-document domain("mail.google.com"), regexp("^https?:\\/\\/mail\\.google\\.com.*") {
/* ==UserStyle==
@name         Dark Gmail Loading Screen
@description  Dark Gmail Loading Screen.
@namespace    english
@homepageURL  https://userstyles.world/style/17092
@supportURL   https://userstyles.world/style/17092
@author       pushka  (https://userstyles.world/user/PushkaCom)
@license      MIT
@preprocessor stylus
==/UserStyle== */
/*
Pushka - greasy fork list of JS styles
https://greasyfork.org/en/users/9788-ben-pushka
url
https://userstyles.world/user/PushkaCom
*/


.la-c.la-l {   background: #c5221f  !important ;  }.la-c.la-r {   background: #fbbc04  !important ;  } html .la-b .la-l, html  .la-b .la-r, html   .la-b .la-m {  background: #0e0e0e   ;}  #loading{ 
  background: #323232  !important ;
}

#loading .la-k .la-m {
  background: #323232  !important ;
}

#loading .la-k .la-l, .la-k .la-r {
  border: 3px none #3e3e3e !important ; 
}

#loading #nlpt { 
  background-color: #6d6d6d  !important ; 
}

#loading .msg{ filter: invert(1); }                               
.la-i > div { 
	animation: none !important; 
} 
#loading, #stb { 
	background-color: #323232  !important; 
} 
.la-k .la-m, 
.la-i > .la-m { 
	background: #323232  !important; 
} 
.la-k .la-l, .la-k .la-r { 
	border: 3px none #323232  !important; 
} 



#loading .msgb { 
  color: #707070;
}
}

Reviews

No reviews yet.