package notification const defaultTheme = `` func GetTheme() string { return defaultTheme }