From: Jerome Jutteau Date: Mon, 4 Jul 2022 07:15:53 +0000 (+0200) Subject: [FEATURE] Support light/dark mode X-Git-Tag: 4.5.0~19 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/ac13b92b26d4fa871749fa22be8d8f41f5b9641d?hp=ac13b92b26d4fa871749fa22be8d8f41f5b9641d [FEATURE] Support light/dark mode A new option `dark_style` is introduced to set which dark theme administrators want to user. If administrator don"t want to use a dark mode, they can just set `dark_syle` and `style` option to the same value. closes #305 Signed-off-by: Jerome Jutteau ---