Тёмная тема для сайта Text.ru
Text.ru — Quick Dark Theme by Desynci
Details
AuthorDesynci
LicenseNo License
Categorytext.ru
Created
Updated
Size467 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 Tweaks
@version 20240929.19.22
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://text.ru/") {
.antiplagiat-block_text-container textarea {
resize: vertical;
}
textarea, .tab .title {
color: #efefef;
}
.version-record, .version-record:hover {
background: black !important;
}
*:not(.top-block, .antiplagiat-block, .box-center, #right-bar__banner, .disabled, .value, .value *) {
filter: invert(1);
}
}