Disable new theme test code for now

This commit is contained in:
miruka
2021-01-04 00:45:11 -04:00
parent 71acca2168
commit 1a101d9888
6 changed files with 9 additions and 21 deletions

View File

@@ -28,7 +28,6 @@ class General:
# For Flatpak, it is
# "~/.var/app/io.github.mirukana.mirage/data/mirage/themes".
theme: str = "Midnight.qpl"
new_theme: str = "test.py"
# Interface scale multiplier, e.g. 0.5 makes everything half-size.
zoom: float = 1.0