add colorblind mode. Fixes #77

This commit is contained in:
Cooper Quintin
2024-11-25 10:55:45 -08:00
committed by Will Greenberg
parent 7addf3a67f
commit 87f9cc403b
3 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
# cat config.toml
qmdl_store_path = "/data/rayhunter/qmdl"
port = 8080
debug_mode = false
enable_dummy_analyzer = false
colorblind_mode = false
# UI Levels:
# 0 = invisible mode, no indicator that rayhunter is running
# 1 = Subtle mode, display a green line at the top of the screen when rayhunter is running