mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-23 01:20:56 +00:00
separate light and dark theme
This commit is contained in:
parent
d7ec07cd0d
commit
80e0d539fa
11 changed files with 66 additions and 84 deletions
|
@ -381,7 +381,7 @@ REDLIB_DEFAULT_SHOW_NSFW=on redlib
|
|||
```
|
||||
|
||||
```bash
|
||||
REDLIB_DEFAULT_WIDE=on REDLIB_DEFAULT_THEME=dark redlib -r
|
||||
REDLIB_DEFAULT_WIDE=on REDLIB_DEFAULT_THEME_DARK=dark redlib -r
|
||||
```
|
||||
|
||||
You can also configure Redlib with a configuration file named `redlib.toml`. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue