// ReSharper disable InconsistentNaming namespace OF_DL.Enumerations; public enum Theme { light, dark }