zoraxy icon indicating copy to clipboard operation
zoraxy copied to clipboard

[ENHANCEMENTS] Dark Theme

Open Dvalin21 opened this issue 1 year ago • 5 comments
trafficstars

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [.Yes, Just started using this awesome application today. Thank you for all the work that you and however else put into this. Requesting for change of theme function. More specifically Dark/Black theme. Make it a little easier on the eyes. Thanks in advance...]

Describe the solution you'd like A clear and concise description of what you want to happen. Dark Theme created

Dvalin21 avatar Nov 24 '23 08:11 Dvalin21

Any chance this has been considered? Dark theme is almost a must these days!

kmanwar89 avatar May 30 '24 00:05 kmanwar89

@kmanwar89 As you can see, this enhancement request is not closed or getting a "won't fix" label, that means this is being considered. However, as I only work on this project in my free time, I usually prioritize fixing / implementing core functions that is critical to the reverse proxy functionality instead of utilities functions like dark-theme.

As always, PRs are welcomed. If you know how to write a css theme, feel free to create a pull request with the changes you want and tag me for a quick review :)

tobychui avatar May 30 '24 01:05 tobychui

I can see some dark-theme css are added to this and the "theme toggle button" is commented here. The dark-theme is enabled by calling toggleTheme() within the browser's console.

Is this feature disabled because the Dark CSS has not been completed?

JcMinarro avatar Sep 26 '24 11:09 JcMinarro

Is this feature disabled because the Dark CSS has not been completed?

@JcMinarro Yes. I kinda want to complete it but currently I am flooded with bugs related to ACME and external services that I don't have much time to work on it. Would you like to help me out on this?

tobychui avatar Sep 26 '24 11:09 tobychui

I don't have high css knowledge, but I will try to improve it a bit

JcMinarro avatar Sep 26 '24 12:09 JcMinarro

@Dvalin21, a wider fix could be using a browser extension like Dark Reader in the time being.

BadFlo avatar Oct 16 '24 13:10 BadFlo