OpenNET Catppuccin Mocha Green theme
OpenNET Catppuccin Mocha Green by rossnomann
Details
Authorrossnomann
LicenseNo License
Categoryopennet.ru
Created
Updated
Size3.7 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 OpenNET Catppuccin Mocha Green
@version 20240511.23.54
@namespace ?
==/UserStyle== */
@-moz-document domain("opennet.ru") {
* {
background: #1e1e2e !important;
border: 0 !important;
color: #cdd6f4;
}
body {
max-width: 80%;
padding: 0;
margin: 0 auto;
}
input, textarea {
border: 1px solid #313244 !important;
padding: 7px 10px;
}
a.h:link, a.h:visited, a.h:hover, a:link, a:visited, a:hover, table.thdr tr td a:link {
color: #89b4fa !important;
}
blockquote {
color: #a6adc8 !important;
}
table.tlist tr td, td.ctxt {
color: #cdd6f4;
}
select {
border: 1px solid #b4befe !important;
color: #b4befe !important;
}
table.thdr, table.thdr * {
background: #181825 !important;
}
table.thdr2, table.thdr2 * {
background: #181825 !important;
}
table.ttxt2 {
padding: 7px 20px;
}
table.ttxt2, table.ttxt2 * {
background: #11111b !important;
}
td:has(a[href="/"]):after {
display: inline-block;
content: 'The OpenNET Project';
font-size: 16pt;
font-weight: bold;
vertical-align: middle;
line-height: 20pt;
color: #a6e3a1;
}
a[href~="http://click.opennet.ru/cgi-bin/opennet/hjump.cgi"] {
display: none;
}
div[style="background-color: #E9EAD6; width:100%; height: 62px;"] {
display: none;
}
img[src="/opennet2.gif"] {
display: none;
}
img[src="/img/rss.png"],
img[src="/twitter.png"],
img[src="/img/vkontakte.gif"],
img[src="/img/zen.png"],
img[src="/img/facebook.gif"],
img[src="/img/telegram2.png"]
{
display: none;
}
img[src="/openforum/Images/newmark.gif"] {
display: none;
}
img[src="/xml.gif"] {
filter: brightness(60%) invert(100%);
}
span[title="точка входа через CDN Cloudflare без домена RU"] {
display: none;
}
#form12 {
display: none !important;
}
.vt_p {
color: #a6e3a1;
}
.vt_m {
color: #fab387;
}
.vt_pp {
color: #a6e3a1;
}
.vt_mm {
color: #fab387;
}
#social_link {
display: none;
}
/*
.vt_d {
color: #cdd6f4 !important;
border:1px solid #1e1e2e !important;
}
*/
/*
TD {color : #cdd6f4; }
div.tdelim { background: #1e1e2e; }
td.tnews { color: #cdd6f4; }
td.tdate { color: #cdd6f4; }
.cnt { color: #cdd6f4; }
div.tab, div.tab-selected {
color: #cdd6f4;
border-right: 1px solid #313244;
border-top: 1px solid #313244;
border-bottom: 1px solid #313244;
background-color: #313244;
}
div.tab-selected {
background-color: #45475a;
border-bottom: 1px solid #45475a;
}
div.tab-null {
border-top: 1px solid #1e1e2e;
border-bottom: 1px solid #1e1e2e;
background-color: #1e1e2e;
}
#tabs_top {
background-color: #1e1e2e;
border-left: 1px solid #1e1e2e;
}
table.ttxt {
background: #1e1e2e;
border-bottom:1px solid #1e1e2e;
border-left:1px solid #1e1e2e;
border-right:1px solid #1e1e2e;
}
.h {
color: #89b4fa;
}
A.h:visited {
text-decoration: none;
color: #89b4fa;
}
td.line {
border-left:1px dashed #1e1e2e;
}
td.ctxt{
border-left:3px solid #1e1e2e;
color: #cdd6f4;
}
td.chdr{
border-left:3px solid #1e1e2e;
border-bottom:1px solid #1e1e2e;
color: #cdd6f4;
background-color: #1e1e2e;
}
td.chdr2{
border-bottom:1px solid #1e1e2e;
background-color: #1e1e2e;
}
td.ctxt blockquote, td.ctxt ul {
color: #cdd6f4;
}
table.thdr {
background: #1e1e2e;
color: #b4befe;
border-bottom:3px solid #1e1e2e;
}
table.thdr tr td a:link {
color: #b4befe;
}
table.tbrd {
border:1px solid #1e1e2e;
color: #cdd6f4;
}
td.tmenu {
color: #cdd6f4;
}
.vt_d2 {
color: #cdd6f4;
border:1px solid #1e1e2e;
}
table.fadv {
border: 1px solid #1e1e2e;
background: #1e1e2e;
}
table.fadv td{
padding: 5px;
}
*/
}