jerrykuku / luci-theme-argon

Argon is a clean and tidy OpenWrt LuCI theme that allows users to customize their login interface with images or videos. It also supports automatic and manual switching between light and dark modes.
Apache License 2.0
4.07k stars 795 forks source link

I want the light theme but i can't #512

Open doublep21 opened 3 months ago

doublep21 commented 3 months ago

Describe the bug i want to force the light theme but it's not working

To Reproduce Steps to reproduce the behavior: just use a dark mode system

Expected behavior forced light theme shoud work

Openwrt (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

laughtLOOL commented 1 month ago

lol, i think i have a simple idea for that, just download the light version rather than the normal, i remeber have light or dark version only

laughtLOOL commented 1 month ago

i get your mind, but in fact that is the broswer wrong, the broswer just change the "white" to the dark, like any white color not only #ffffff, and reverse color, i think you can find the method to stop the broswer help you go the dark, the easy way is stop broswer dark mode, or go to the css file path or html add the stop dark mode code, that code is send to the broswer to change your backgroud.

Soni96pl commented 1 hour ago

If you really want the light mode mv /www/luci-static/argon/css/dark.css /www/luci-static/argon/css/dark.old.css cp /www/luci-static/argon/css/cascade.css /www/luci-static/argon/css/dark.css