RT-Extension-ToggleTheme - Toggle elevator light and dark theme.
To save your eyes in the dark. The theme toggle button only displays for users who have the ModifySelf right.
Works with RT 5
perl Makefile.PL
make
make install
Plugin('RT::Extension::ToggleTheme');
rm -rf /opt/rt5/var/mason_data/obj
Craig Kaiser <[email protected]>