This commit is contained in:
2026-05-31 17:22:07 +02:00
parent 1f97701779
commit c8f0982f22

View File

@@ -243,7 +243,7 @@ html[theme='amoled'] {
--maximize_button: #fff;
--bg-gradient: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 10%, rgb(0, 0, 0) 100%);
--motd-bg: #000;
--comment-bg: #202020;
--comment-bg: black;
}
html[theme="amoled"] #settings-quicknav a:hover, #settings-quicknav a.active {
@@ -531,7 +531,7 @@ html[theme="atmos"] {
/* appearance */
background: black;
--motd-bg: #111;
--comment-bg: black;
--comment-bg: #202020;
}
html[theme="atmos"] .pagination>a,