View Single Post
Old 10-23-2022, 04:41 PM   #892
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 738
Karma: 4306712
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
Do your Nickel Menu lines look like this? They should:

Code:
menu_item :main      :Dark Mode       :nickel_setting :toggle  :dark_mode
  chain_success                       :power          :reboot
and

Code:
menu_item :reader    :Dark Mode        :nickel_setting :toggle :dark_mode
  chain_success                        :power          :reboot
RobertJSawyer is offline   Reply With Quote