mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 03:38:33 +08:00
PL-7475 Use halo theme by default
This commit is contained in:
parent
5c1840ffec
commit
031a9e5f8e
@ -145,7 +145,7 @@ public interface WebConfig extends Config {
|
||||
/**
|
||||
* @return Theme
|
||||
*/
|
||||
@Default("havana")
|
||||
@Default("halo")
|
||||
@Property("cuba.web.theme")
|
||||
String getAppWindowTheme();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user