Actions
Feature #5805
open
AL
PA
Add switch theme api
Feature #5805:
Add switch theme api
Start date:
11/30/2024
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Hello community!
I would like to request an addition to the /themes command to expand to automatically load a theme, like:
/theme lighttheme.ini
or
/theme darktheme.ini
This could be used to script an automatic dark/light mode switching between two themes.
PA Updated by Per Amundsen 11 months ago
Not exactly what you want, but for now you can use the on DARKMODECHANGED event to perform /setoption Colors ColorN=rrr,ggg,bbb to change the colors.
PA Updated by Per Amundsen 11 months ago
Description of colors here https://dev.adiirc.com/projects/adiirc/wiki/Config_File_Colors
Actions