====== Working with themes ====== ===== How to select a theme ===== PLEASE NOTE: EVX Software comes only with the default theme. ((As of EVX Software 1.5)) Therefore, you won't be able to select a different theme unless you download one elsewhere or create your own theme. {{themes:theme1.png|}} Selecting a theme is done in the [[administration panel]] (Configuration > General). You have to reload the page afterward to apply the new theme. ===== How to create a theme ===== To create a new theme, simply copy the folder with the default theme (''public/assets/themes/default/'') and name the copy according to the name of your theme (i.e. ''public/assets/themes/mytheme/''). Obviously, you have to modify the files in that folder first to see any difference. Since the user interface of EVX Software is based on the JavaScript framework [[http://extjs.com/|ExtJS]], you can change the EVX Software GUI by installing one of the many ExtJS themes.