Skip to content

Purple MAM Dark by dontfearSP

Details

AuthordontfearSP

LicenseNo License

Categorymyanonamouse.net

Created

Updated

Size3.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A simple dark purple overskin of MAM

Notes

Going to be updated as I discover new things that I want to change. Mostly a personal exercise in CSS.

Source code

/* ==UserStyle==
@name         Dark Red MAM
@version      20241025.18.16
@namespace    https://userstyles.world/user/dontfearSP
@description  A simple dark red overskin of MAM
@author       dontfearSP
@license      No License
==/UserStyle== */

@-moz-document domain("myanonamouse.net") {
:root {
  --main-text-color:#AAA;
  --text-important:#FFF;
  --main-border:#FFF;
  --secondary-border:#000;
  --tertiary-border:#8d77bb;
  --main-background:#07040d;
  --secondary-background:#0a0311;
  --tertiary-background:#1d094b;
  --light-background:#999;
  --link-color:#9277bb;
  --link-visited:#705599;
  --link-hover:#a9d;
  --container-border:#473d56;
  --alternative-border-background:#423d56
}

.tableb {
	font-size: 11px;
	font-family: arial,serif;
	color: #beafe2;
	background-color: #0a0311;
	border-top: 1px solid #161320;
    background-image: none;
}

.tP {
	color: #420080 !important;
}

#mainmenu li:hover a {
	background: #170033;
	color: #FFF;
}

#mainmenu li:hover ul a:hover {
	background: #190033;
	color: #FFF;
}

.altlink_green, a.altlink_green:link, a.altlink_green:visited {
	color: #4600a8;
}

.torSeries > a, .torSeries > a:link, .torSeries > a:visited, .torNarrator > a, .torNarrator > a:link, .torNarrator > a:visited, .torFileTypes > a, .torFileTypes > a:link, .torFileTypes > a:visited, .torFileTypes > span > a, .torFileTypes > span > a:link, .torFileTypes > span > a:visited, a.author, a.author:link, a.author:visited, .torDetRight a.altColor, .torDetRight a.altColor:link, .torDetRight a.altColor:visited, .subBoard a, .subBoard a:link, .subBoard a:visited {
	color: #ccc;
	background-color: #002533;
}

#shoutbox span.sb_menu:not([data-et="0"]) {
	background-color: #3a00cc55;
}

div.blockHead {
	background-image: url(/themes/ICGstation_dark/images/tb2_m.gif);
	background-color: var(--secondary-border);
    filter: hue-rotate(-135deg) saturate(200%);
}

div.blockHead h4 {
    filter: hue-rotate(100deg) saturate(50%);
}

div.headRow, div.footRow {
	background: var(--secondary-border) url(/themes/ICGstation_dark/images/navpic.gif) repeat-x right top;
    filter: hue-rotate(-135deg) saturate(200%)
}

.sbDonCrypto {
    filter: hue-rotate(42deg);
}



.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #7354ff;
	background: #24128d url("images/ui-bg_inset-soft_30_f58400_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #fff;
}

.ticker-content a {
	text-decoration: none;
	color: #331f7b;
}

section.faqMast input[type="checkbox"]:checked ~ label, section.faq input[type="checkbox"]:checked ~ label {
	border-color: #7f50ff;
	background: #103 linear-gradient(to bottom,#000,#160033);
}

.red {
	color: #4d11ff;
}

.yellow {
	color: #8f66ff;
}
}

@-moz-document url-prefix("https://www.myanonamouse.net/messages.php") {
.blockCon td {
    background-color: #0e0b12 !important;
    color: #e6d7fc !important;
}
}

@-moz-document url-prefix("https://www.myanonamouse.net/freeleech.php") {
a.fLeech:link, a.fLeech:visited {
	color: #6f2ce2;
}
}

Reviews

No reviews yet.