Skip to content

craigkai/rt-extension-toggletheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59c1595 · Dec 15, 2021

History

14 Commits
Dec 18, 2020
Dec 18, 2020
Dec 15, 2021
Aug 29, 2020
Aug 28, 2020
Dec 15, 2021
Dec 18, 2020
Dec 18, 2020
Aug 28, 2020
Dec 18, 2020
Dec 15, 2021

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