
Follow the next steps ...and your DirectAdmin theme will look like the picture!
- Make sure DirectAdmin version is at least 1.58.1
- Download and Install the sub-theme
mkdir -p /usr/local/directadmin/data/users/admin/skin_customizations/evolution/themes
cd /usr/local/directadmin/data/users/admin/skin_customizations/evolution/themes
wget -O traditional.tar.gz https://demo.directadmin.com/download/traditional.tar.gz
tar xzf traditional.tar.gz
chown -R diradmin:diradmin /usr/local/directadmin/data/users/admin/skin_customizations/evolution
You should see “Traditional” as “Theme” option now, in addition to the “Default” one
If you’d like to create your own subtheme, you can find more information on GitLab
If you need more info you can always look at the original source at DirectAdmin Forums