namespace SukiUI.Enums { public enum SukiBackgroundStyle { Gradient, GradientSoft, GradientDarker, Flat, Bubble, } }