diff --git a/theme.yaml.sample b/theme.yaml.sample new file mode 100644 index 0000000..a1d04c8 --- /dev/null +++ b/theme.yaml.sample @@ -0,0 +1,20 @@ +--- +id: +github: +main: + +name: +content_type: SN|Theme +area: themes +version: <0.0.1> +marketing_url: +thumbnail_url: +description: + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#726a7b' #your chosen icon background color + foreground_color: '#ffffff' #your chosen icon foreground color + border_color: '#726a7b' #your chosen icon border color +...