Skip to content

ElJur Dark Theme 2022 by cerberuzzz

Screenshot of ElJur Dark Theme 2022

Details

Authorcerberuzzz

LicenseNo License

Categoryeljur.ru

Created

Updated

Size3.4 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         ElJur Dark Theme 2021
@version      20231031.20.14
@namespace    userstyles.world/user/cerberuzzz
@description  Тёмная тема для ЭлЖур
@author       cerberuzzz
@license      No License
==/UserStyle== */

@-moz-document domain("eljur.ru"), domain("edu.rk.gov.ru") {
div[id^="#adfox"],
.commercial-wrapper,
.commercial-right {
	display: none !important;
}

.body--ny .layout-base {
	background-image: url("https://image.prntscr.com/image/Qi11GuPKTVyUqc9ZjT9ZgA.png");
	background-size: auto 188px;
}

body,
.layout,
.layout-main {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='113' height='111'%3e%3cg fill='none' fill-rule='evenodd'%3e%3cpath fill='%23222226' d='M0 0h113v111H0z'/%3e%3cg stroke='%23333336'%3e%3cpath d='M56.5 30.5v25h38.753L90.817 43l4.436-12.5H56.5zM.5 85.5v25h38.753L34.817 98l4.436-12.5H.5z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

i,
p,
h,
h1,
h2,
h3,
ul,
li,
td,
nav,
div,
span,
textarea,
input[type] {
	color: #f5f5f5 !important;
}

input[type],
i[title],
[class^="schedule"],
#plan tr:hover td,
.cell:nth-child(odd),
.dnevnik-lesson:nth-child(odd) {
	background: #222226 !important;
	border-color: #222226;
}

tbody,
td,
table,
section,
textarea,
#footer,
#mainmenu,
#top_nav,
[class^="ej-accordion"],
/* Главная */
[class^="ej-event"],
[class^="ej-select"],
[class^="message"],
[class^="news__item"],
.context__block,
.megadate,
.board-item,
.not4print,
.resource-item,
.schedule-week,
.navigation-tabs,
.navigation-tabs .active,
.login-form__body,
.cell:nth-child(2n),
/* .dnevnik-lesson:nth-child(2n), */
.dnevnik-lesson {
	background: #333336 !important;
	border-color: #333336;
}

.navigation-tabs .active {
	border-color: #f5f5f5;
}


/* Кнопки без ссылок в заданиях */
.button.button--outline[disabled] {
	background: inherit !important;
}
.button.button--outline[disabled]:hover {
	background: #636564 !important;
}

/* родной цвет шрифта в подсказках */
.context__content i {
    color: inherit !important;
}


/* треугольники подсказок */
.context__triangle--before,
.context__triangle--before:before {
    border-color: transparent transparent #333336 !important;
}

/* ej-accordion - Главная */
.dfd,
#tooltip-text,
[class^="calendar-event"] {
	color: #222226 !important;
}

.cells .cell.trselect {
	background-color: #fca002 !important;
}


/* dnevnik-day  - Дневник*/
.dnevnik-day__header {
	background: #636564 !important;
	border-color: #636564;
	color: #f5f5f5;
}

.dnevnik-day {
	box-shadow: 0 0 0 1px #636564;
}

.ej-modal__content,
.ej-modal__inner {
	background: #222226 !important;
}

.dnevnik-day--holiday {
	background-color: #53FFBD;
	color: #d8443a;
}


/* grid - Успеваемость */
.grid-header-controls,
.grid-header-columns {
	background: #333336 !important;
	border-color: #333336;
	color: #f5f5f5;
}


/* calendar - Планирование */
.calendar-dayweek,
.calendar-day {
	background: #333336 !important;
	border-color: #f5f5f5;
	color: #f5f5f5;
}

/* Фиксы сторонних страниц */
p[class^="notice"],
span[class^="title-page--"],
span[class^="page-tab--"],
span[class^="bread-crumb-"],
span[class^="topic--"],
span[class^="lesson--"],
span[class^="course--"] {
	color: #000 !important;
}
}

Reviews

No reviews yet.