◾Change Themes
Information related to the theme system
cfg.themes.current = 'default'cfg.themes.list =
{
[ 'default' ] =
{
pnl = 'theme_legacy',
w = 475,
h = 575,
},
[ 'modern' ] =
{
pnl = 'theme_modern',
w = 475,
h = 575,
},
}Last updated