1
0
Fork 0
mirror of https://github.com/Radiquum/anixart-patcher.git synced 2025-09-06 11:13:51 +05:00

feat: add patch to change dark theme to full black (amoled)

This commit is contained in:
Kentai Radiquum 2025-09-01 02:50:29 +05:00
parent eec20c981a
commit b29bd39327
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 131 additions and 1 deletions

View file

@ -1,6 +1,6 @@
"""Change package name"""
priority = -10
priority = -100
import os
from typing import TypedDict