to be used over the Night theme
Yellow Night (Jul) by kajstrife
Details
Authorkajstrife
LicenseNo License
Categoryjul.rustedlogic.net
Created
Updated
Size611 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 Yellow Night (Jul)
@version 20220222.16.33
@namespace userstyles.world/user/kajstrife
@description to be used over the Night theme
@author kajstrife
@license No License
==/UserStyle== */
@-moz-document domain("jul.rustedlogic.net") {
body {
background-color: #1d1f00;
background-image: url(http://kaj.gay/etc/starsbg-yellow.png);
}
.tdbgh {
background: #484720;
}
.tdbg2 {
background: #292b11;
}
.tdbg1 {
background: #313311;
}
.tdbgc {
background: #575f2f;
}
a,a:visited {
color: #fef8ba;
}
a:hover {
color: #f6feca;
}
}