fix dark mode

This commit is contained in:
tnichols217 2025-09-21 17:35:17 -04:00
parent c8f9d9dabf
commit e8d5d95fa0

View File

@ -1,6 +1,6 @@
import subprocess
colors = [ "black", "color", "red", "white" ]
colors = [ "black", "color", "color_dark", "red", "white" ]
logos: list[tuple[str, list[tuple[str, list[str]]]] | tuple[str, list[tuple[str, list[str]] | tuple[str, list[str]]]]] = [("OX", [
("-uni", [ "FRATERNITY" ]),