@@ -157,7 +157,7 @@ type (
}
DialogTheme struct {
- Style StyleWrapper `toml:"foreground_style"`
+ Style StyleWrapper `toml:"style"`
BackgroundStyle StyleWrapper `toml:"background_style"`