[android] Improve color of text in how to edit oph

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2026-01-12 17:25:15 +01:00
committed by x7z4w
parent 0d758c51b0
commit 3880c3ec29

View File

@@ -23,7 +23,7 @@
@media screen and (prefers-color-scheme: dark) {
:root {
--primary-color: #b5b5b5;
--secondary-color: #858585;
--secondary-color: #959595;
--link-color: #659464;
--background-color: black;
--separator-color: #0a0a0a;