mirror of
https://github.com/beta-nu-theta-chi/branding.git
synced 2025-12-07 11:04:46 +00:00
fix dark mode
This commit is contained in:
parent
c8f9d9dabf
commit
e8d5d95fa0
@ -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" ]),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user