package pkg type Client struct { Theme string OpenBrowser bool Host string Port int BoundingBox bool }