Skip to content

craigkai/rt-extension-toggletheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

RT-Extension-ToggleTheme - Toggle elevator light and dark theme.

DESCRIPTION

To save your eyes in the dark. The theme toggle button only displays for users who have the ModifySelf right.

Demo

RT VERSION

Works with RT 5

INSTALLATION

perl Makefile.PL
make
make install
May need root permissions
Edit your /opt/rt5/etc/RT_SiteConfig.pm
Add this line:
Plugin('RT::Extension::ToggleTheme');
Clear your mason cache
rm -rf /opt/rt5/var/mason_data/obj
Restart your webserver

AUTHOR

Craig Kaiser <[email protected]>

About

Toggle elevator light and dark theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published