Theme Config

themes.toml contains an array of available themes.

Example

[[theme]]
name = "My Funky Theme"
gfile_path = "/path/to/themes/funky/gfiles/"
menu_path = "/path/to/themes/funky/menus/"
req_ansi = true

The Attributes