init commit

This commit is contained in:
unknown
2025-08-19 08:06:37 -04:00
commit 2957b5515a
743 changed files with 45495 additions and 0 deletions
@@ -0,0 +1,8 @@
# Put some settings like this in one of your Talon files to override the styling
# of the draft window.
-
settings():
user.draft_window_theme = "dark" # or light
user.draft_window_text_size = 20
user.draft_window_label_size = 20
user.draft_window_label_color = "ff0000" # Any hex code RGB value, e.g. this is red