A Kimai 2 plugin, which adds some Twig additions and base-settings for other bundles.
First clone it to your Kimai installation plugins
directory:
cd /kimai/var/plugins/
git clone https://github.com/lduer/LduerThemeBundle.git
And then rebuild the cache:
cd /kimai/
bin/console cache:clear
bin/console cache:warmup