# Theme Settings cPanel Theme Management / Theme Settings ## Return available themes - [GET /Themes/list](https://api.docs.cpanel.net/specifications/cpanel.openapi/theme-settings/themes::list.md): This function lists available themes. The script allows you to modify the style and theme for many or all accounts on the server. For more information, read our The modify_accounts Script documentation. ## Update current theme - [GET /Themes/update](https://api.docs.cpanel.net/specifications/cpanel.openapi/theme-settings/themes::update.md): This function applies a new theme to the cPanel interface. The script allows you to modify the theme for many or all accounts on the server. For more information, read our The modify_accounts Script documentation. ## Return current theme (deprecated) - [GET /Themes/get_theme_base](https://api.docs.cpanel.net/specifications/cpanel.openapi/theme-settings/get_theme_base.md): This function is deprecated and does not return useful output.