# Author:       Li Junhao       l@x-cmd.com
# shellcheck    shell=dash

# license:      AGPLv3

xrc:mod:lib     theme           main

___x_cmd_theme(){
    ___x_cmd_theme_main "$@"
}

xrc setmain ___x_cmd_theme
