# Demo configuring options ::: These Opts blocks set the color of a couple of menu options to demonstrate the live update of options. ```opts :opts1 menu_divider_color: yellow menu_task_color: fg_rgb_255_63_255 ``` ```opts :opts2 menu_divider_color: fg_rgb_255_0_255 menu_task_color: fg_rgb_127_127_255 ```