mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 04:07:42 +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
|
* @return Theme
|
||||||
*/
|
*/
|
||||||
@Default("havana")
|
@Default("halo")
|
||||||
@Property("cuba.web.theme")
|
@Property("cuba.web.theme")
|
||||||
String getAppWindowTheme();
|
String getAppWindowTheme();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user