function that set the aesthetics of the carbon image output
.set_template(self, private, template) .set_window_control_theme(self, private, theme) .set_font_family(self, private, family)
| self | carbon self object |
|---|---|
| private | carbon private object |
| template | character, name of template to set $template to |
| theme | character, theme to set $theme to |
| family | character, font family to set $font_family to |