dracula
Nitro Type Dracula Theme by Git
Details
AuthorGit
LicenseNo License
Categorychrome-extension://clngdbkpkpeebahjckkjfobafhncgmne/edit.html?id=14
Created
Updated
Size4.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Nitro Type DRPT Team Style!!
@namespace USO Archive
@author AlphaTyper
@description `Make sure to subscribe ;) https://youtube.com/c/alphatyper. Also, DM me on discord: AlphaTyper#7060 or email me: AlphaTyper123@gmail.com if you want a custom style made for you ;) This includes the dark red text box!!`
@version 20201031.18.30
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.nitrotype.com") {
body
{
background-color: #2d2e2e;
overflow-y: scroll;
background: none;
overflow-x: hidden;
position: relative;
}
.card--grit
{
background-image: url("https://cdn.discordapp.com/attachments/771118593915617321/771924199019249674/DRPT_1.png");
background: fixed;
}
html
{
background: fixed url("https://cdn.discordapp.com/attachments/771118593915617321/771924199019249674/DRPT_1.png") no-repeat, #2d2e2e;
box-sizing: border-box;
color: #d3060600;
font-family: "Montserrat", sans-serif;
font-size: 45xp
;
font-weight: 300;
line-height: 1.6;
background-size: 100%;
}
.bg--gradient {
background: fixed;
}
.btn--primary
{
background: #0c0c0c;
color: rgba(0, 0, 0, .78);
}
.theme--pDefault .profile-title
{
color: #FFFFFF;
text-shadow: 0 2px 2px rgba(2, 2, 2, 0.25);
}
.theme--pDefault .profile-levelNum
{
color: #FFFFFF;
text-shadow: 0 2px 2px rgba(2, 2, 2, 0.25);
}
.tc-t {
color: #ffffff;
}
.theme--pDefault .profile-body
{
color: #FFFFFF;
}
}
@-moz-document domain("nitrotype.com") {
.theme--pDefault .profile-bg
{
background: url("https://cdn.discordapp.com/attachments/770692662700277771/771895224770232330/AlphaTyper_Theme.png") top left repeat, linear-gradient(0deg,#2d2e2e 60%, #fff 100%);
color: #d3d3d3;
background-size: 100%
}
.theme--pDefault .profile-bgHead
{
background: url("https://cdn.discordapp.com/attachments/771118593915617321/771937057877786664/DRPT_3.png") top left repeat, linear-gradient(0deg,#2d2e2e 60%, #fff 100%);
color: #d3d3d3;
background-size: 100%
}
.theme--pDefault.is-gold .profile-bg
{
background: url("https://cdn.discordapp.com/attachments/771118593915617321/771937057877786664/DRPT_3.png") top left repeat, linear-gradient(0deg,#2d2e2e 60%, #fff 100%);
color: #d3d3d3;
background-size: 100%
}
.card--a
{
background-color: #fff0;
color: #fff;
}
.dash-copy
{
color: #fd0303;
font-family: "Roboto Mono", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
font-size: 28px;
}
.dash-copyContainer
{
background: #2d2e2e;
-webkit-box-shadow: 0px 1px 157px 10px rgba(0,0,0,0.78);
box-shadow: 0px 1px 157px 10px rgba(0,0,0,0.78);
border-radius: 5px;
flex: 1;
overflow: hidden;
padding: 15px;
display: flex;
}
.dash-copy
{
color: #f00;
font-family: "Roboto Mono", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
font-size: 28px;
}
::selection
{
background-color: #1976c6;
color: red;
}
.bg--gradient {
background: fixed;
}
.theme--pDefault .profile-bg
{
background: url("https://cdn.discordapp.com/attachments/771118593915617321/771937057877786664/DRPT_3.png") top left repeat, linear-gradient(0deg, #2d2e2e 60%, #ffffff 100%);
color: #d3d3d3;
}
.btn--inky, .btn--inky:focus:not(:hover)
{
color: #ffffff;
}
.theme--pDefault .profile-bgHead
{
background: url("https://cdn.discordapp.com/attachments/770692662700277771/771895224770232330/AlphaTyper_Theme.png") top left repeat, linear-gradient(0deg, #2d2e2e 100%);
}
.theme--pDefault.is-gold .profile-bg
{
background: url("https://cdn.discordapp.com/attachments/770692662700277771/771895224770232330/AlphaTyper_Theme.png") top left repeat, linear-gradient(0deg, #2d2e2e 100%);
}
.theme--pDefault.is-guest .profile-bgHead
{
background: #fff0;
}
}