Работа над ночным режимом

This commit is contained in:
Book Pauk
2023-01-11 13:22:43 +07:00
parent 5e8afa15b2
commit f4ce1f337e
4 changed files with 22 additions and 12 deletions

View File

@@ -1697,7 +1697,7 @@ export default vueComponent(Reader);
}
.main {
background-color: var(--bg-app-color);
background-color: var(--bg-loader-color);
color: var(--text-app-color);
}