ytti / oxidized-web

Web UI + RESTful API for Oxidized
119 stars 71 forks source link

[Potential Feature]: Dark Theme for oxidized-web #203

Open davama opened 4 years ago

davama commented 4 years ago

@ytti

if you are interested, here are some screenshots of the settings i've come up with. took inspiration from https://git.enlightenment.org/

main page stats versions diffs

Dark-Theme

Let me know if you need more information from me.

Thanks!

ytti commented 4 years ago

Looks good to me, as long as it's integratable. I mean we shouldn't modify upstream bootstrap so any theme solution should use unmodified bootstrap file.

davama commented 4 years ago

@ytti Thank you for the input.

Well, right now, as the project is, for this to work, it would have to replace the oxidized_custom.css file.

So maybe some rest_theme: default/dark option in the config file would do the trick

robertcheramy commented 4 months ago

Should be possible after PR #263 as bootstrap 5 has a dark theme. Just need someone having time & knowlege to submit a PR...