Module tdesktop_theme::utils[][src]

This module has a few utility functions.

Functions

generate_default_theme

Generates the default theme. You may need this, for example, when rendering a preview of a theme. You better call this once, store it somewhere, and use it when needed.

is_variable_name_valid

Checks that name is a valid variable name.