mthenw / frontail

📝 streaming logs to the browser. Sponsored by https://cloudash.dev
https://cloudash.dev
MIT License
1.81k stars 249 forks source link

Changes of color themes with button #131

Open rarealphacat opened 6 years ago

rarealphacat commented 6 years ago

Hi, i absolutely love this frontail, is it possible you can add the feature of white(day) / black(night) mode with a single button on the web? Thank you.

aleph0ne commented 5 years ago

I second this request. Prefer black background (or dark background) as a command-line option, at the least.

mthenw commented 5 years ago

Nice idea. I'm planning to do some UI rework in version 5. For now I'm adding it to the milestone.

aleph0ne commented 5 years ago

Speaking of themes, is there a way to specify the "directory used for themes" so we can install our own themes into a specific location, not the /usr/lib (root-required) default?

mthenw commented 5 years ago

@kanendosei what about using --ui-highlight-preset <path>?

aleph0ne commented 5 years ago

Does not seem to work. I've tried putting one file (i.e. custom.css) or all files into a directory and I cannot make the custom CSS work with --ui-highlight-preset