Move existing themes under a default folder
This commit is contained in:
16
default-themes/keycloak.v2/account/theme.properties
Normal file
16
default-themes/keycloak.v2/account/theme.properties
Normal file
@ -0,0 +1,16 @@
|
||||
parent=base
|
||||
deprecatedMode=false
|
||||
scripts=welcome-page-scripts.js
|
||||
developmentMode=false
|
||||
|
||||
# This is the logo in upper lefthand corner.
|
||||
# It must be a relative path.
|
||||
logo=/public/logo.svg
|
||||
|
||||
# This is the link followed when clicking on the logo.
|
||||
# It can be any valid URL, including an external site.
|
||||
logoUrl=./
|
||||
|
||||
# This is the icon for the account console.
|
||||
# It must be a relative path.
|
||||
favIcon=/public/favicon.ico
|
Reference in New Issue
Block a user