Skip to content

haz3 (KimmerChan Theme) by haz3l0840

Details

Authorhaz3l0840

LicenseNo License

Categoryhttps://kimmerchan.great-site.net

Created

Updated

Code size3.3 kB

Code checksum6bd427bf

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Ever wanted to spice up your favorite schizophrenic image board?
Well don't worry because haz3l0840 is here to please you with haz3!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         haz3 (KimmerChan Theme)
@version      20250427.05.41
@namespace    ?
@description  >Ever wanted to spice up your favorite schizophrenic image board?>Well don't worry because haz3l0840 is here to please you with haz3!
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://kimmerchan.great-site.net") {
html, body {
	background: #001F3F;
	color: #FFFFFF;
}

a {
	color: #00BFFF;
	text-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}

a:hover {
	color: #FF6347;
	text-shadow: 0 0 10px rgba(255, 99, 71, 0.8);
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(left,rgba(0,31,63,1),rgba(255,255,255,0.85),rgba(0,31,63,1));
	background-image: -moz-linear-gradient(left,rgba(0,31,63,1),rgba(255,255,255,0.85),rgba(0,31,63,1));
	background-image: -ms-linear-gradient(left,rgba(0,31,63,1),rgba(255,255,255,0.85),rgba(0,31,63,1));
	background-image: -o-linear-gradient(left,rgba(0,31,63,1),rgba(255,255,255,0.85),rgba(0,31,63,1));
}

.reflink a:hover {
	font-weight: bold;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

.logo {
	clear: both;
	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
	width: 100%;
	text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.replymode {
	background: #FF851B;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
	box-shadow: 0 0 5px rgba(255, 133, 27, 0.7);
}

.manageinfo {
	background: #2ECC40;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
	box-shadow: 0 0 5px rgba(46, 204, 113, 0.7);
}

.catalogmode {
	background: #0074D9;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
	box-shadow: 0 0 5px rgba(0, 116, 217, 0.7);
}

.rules {
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}

.rules li {
	margin-left: 1em;
}

.postblock {
	background: #FFDC00;
	color: #001F3F;
	font-weight: 800;
	box-shadow: 0 0 5px rgba(255, 220, 0, 0.7);
}

.footer {
	font-size: 12px;
	font-family: serif;
}

.passvalid {
	background: #FFDC00;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
}

.dellist {
	font-weight: bold;
	text-align: center;
}

.delbuttons {
	text-align: center;
	padding-bottom: 4px;
}

.managehead {
	background: #AAAA66;
	color: #400000;
	padding: 0;
}

.postlists {
	background: #FFFFFF;
	width: 100%;
	padding: 0;
	color: #001F3F;
}

.row1 {
	background: #DDDDDD;
	color: #001F3F;
}

.row2 {
	background: #CCCCCC;
	color: #001F3F;
}

.unkfunc {
	background: inherit;
	color: #789922;
}

.filesize {
	text-decoration: none;
}

.filetitle {
	background: inherit;
	font-size: 1.2em;
	color: #CC1105;
	font-weight: 800;
}

.postername {
	color: #117743;
	font-weight: bold;
}

.postertrip {
	color: #228854;
}

.oldpost {
	color: #CC1105;
	font-weight: 800;
}

.omittedposts {
	color: #707070;
}

.reply {
	background: #0d0055 !important;
	color: #ff851b !important;
}

.replyhl {
	background: #F0C0B0;
	color: #001F3F;
}

.replytitle {
	font-size: 1.2em;
	color: #CC1105;
	font-weight: 800;
}

.hoverpost {
	background: #0d0055;
	color: #001F3F;
}

.commentpostername {
	color: #117743;
	font-weight: 800;
}

.thumbnailmsg {
	font-size: small;
	color: #001F3F;
}

.abbrev {
	color: #707070;
}

.highlight {
	background: #F0E0D6;
	color: #001F3F;
	border: 2px dashed #FFDC00;
}

}

Reviews

No reviews yet.