• Changing the primary button color

    According to the "Themes" documentation, I can change my primary button color by setting the following in my "custom/themes/clients/base/default/variables.php" file. <?php $lessdefs = [ 'colors' = > [ 'PrimaryButton' = > '#0F0' , ] , ] ; ?> In theory…
  • How to change the theme in sugarcrm 7.9 ?

    Hi All, Is it possible to change the theme in Sugarcrm 7.9 ? Please advise me to change the theme in Sugarcrm 7.9.