Adding missing theme options in conf file
Missing bitcoin theme in comment. Missing flamingo theme in list of values for LNBITS_THEME_OPTIONS.
This commit is contained in:
parent
4ad3c84152
commit
3aa4d09103
1 changed files with 3 additions and 3 deletions
|
|
@ -37,8 +37,8 @@ LNBITS_RESERVE_FEE_PERCENT=1.0
|
|||
LNBITS_SITE_TITLE="LNbits"
|
||||
LNBITS_SITE_TAGLINE="free and open-source lightning wallet"
|
||||
LNBITS_SITE_DESCRIPTION="Some description about your service, will display if title is not 'LNbits'"
|
||||
# Choose from mint, flamingo, freedom, salvador, autumn, monochrome, classic
|
||||
LNBITS_THEME_OPTIONS="classic, bitcoin, freedom, mint, autumn, monochrome, salvador"
|
||||
# Choose from bitcoin, mint, flamingo, freedom, salvador, autumn, monochrome, classic
|
||||
LNBITS_THEME_OPTIONS="classic, bitcoin, flamingo, freedom, mint, autumn, monochrome, salvador"
|
||||
# LNBITS_CUSTOM_LOGO="https://lnbits.com/assets/images/logo/logo.svg"
|
||||
|
||||
# Choose from LNPayWallet, OpenNodeWallet, LntxbotWallet, ClicheWallet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue