dotfiles/talon/community/community-cursorless-0.4.0/talon_draft_window/settings.talon.example
2024-11-16 20:27:38 -07:00

8 lines
329 B
Text

# 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