NitroType Blue Theme
Blue NitroType Theme by ExperiencedRacer
Details
AuthorExperiencedRacer
LicenseNo License
Categoryhttps://nitrotype.com
Created
Updated
Size811 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name nitrotype.com - 6/16/2023, 11:21:41 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("nitrotype.com") {
.structure {
background-image: url("https://w0.peakpx.com/wallpaper/459/232/HD-wallpaper-blue-triangles-shapes-black-background-abstract.jpg");
}
.dash-copyContainer {
background: url("https://img5.goodfon.com/wallpaper/big/d/43/hexagons-geometric-shapes-geometry-texture-black-blue-simple.jpg");
}
.dash-copy {
color: white;
font-size: 20px;
}
.dash-letter.is-typed {
opacity: 0.1
}
.nav {
background: linear-gradient(to right, #5a0eff 0%, #243cb6 15%, #07187b 100%);
}
}