Adding the new theme to the README.md

This commit is contained in:
Redson 2022-03-31 13:56:17 -03:00
parent 36f0787052
commit 93ac2b4daf
No known key found for this signature in database
GPG Key ID: 02E058B80CF8502C
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ Assign a default value for each setting by passing environment variables to Libr
| Name | Possible values | Default value |
|-------------------------|-----------------------------------------------------------------------------------------------------|---------------|
| `THEME` | `["system", "light", "dark", "black", "dracula", "nord", "laserwave", "violet", "gold", "rosebox"]` | `system` |
| `THEME` | `["system", "light", "dark", "black", "dracula", "nord", "laserwave", "violet", "gold", "rosebox", "solarized"]` | `system` |
| `FRONT_PAGE` | `["default", "popular", "all"]` | `default` |
| `LAYOUT` | `["card", "clean", "compact"]` | `card` |
| `WIDE` | `["on", "off"]` | `off` |