Need Customizations to change the look and feel of the user interface? You can access the relevant CSS files under the default skins directory and begin editing the relevant styles inside common.css or mail.css files. For example if you want to change the color of the message selection bar, you may find and replace the color codes as follows;
table.records-table tr.selected td |
background-color: #FF6000; |
#messagelist tr.selected td |
background-color: #FF6000; |
Adding plugins is a powerful way of making Roundcube more convenient client for satisfying the user habits. Here are the list of plugins I recommend you to install in the first instance;