schwarze schrift sonst sieht man nix

This commit is contained in:
2026-06-18 20:16:01 +02:00
parent 3915f997da
commit a496338042
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[serve]
# The address to serve on LAN.
addresses = ["127.0.0.1"] #,"10.150.9.7"]
addresses = ["127.0.0.1","192.168.2.157"] #,"10.150.9.7"]
# The address to serve on WAN.
# address = "0.0.0.0"
# The port to serve on.
+1 -1
View File
@@ -25,5 +25,5 @@
--sidebar-font: #000000;
--color: #000000;
--color-container: #1a1a1a;
--color-text: #ffffff;
--color-text: #000000;
}