mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #131] Changes of color themes with button #95
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rarealphacat on GitHub (Jun 22, 2018).
Original GitHub issue: https://github.com/mthenw/frontail/issues/131
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 on GitHub (Sep 23, 2018):
I second this request. Prefer black background (or dark background) as a command-line option, at the least.
@mthenw commented on GitHub (Nov 9, 2018):
Nice idea. I'm planning to do some UI rework in version 5. For now I'm adding it to the milestone.
@aleph0ne commented on GitHub (Jun 7, 2019):
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 on GitHub (Jun 12, 2019):
@kanendosei what about using
--ui-highlight-preset <path>?@aleph0ne commented on GitHub (Jun 16, 2019):
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