Revert custom window border on Windows

This commit is contained in:
Michael Bucari-Tovo 2025-03-13 16:44:16 -06:00
parent b34970bd47
commit f84bb753e9
5 changed files with 15 additions and 128 deletions

View file

@ -128,7 +128,6 @@ public class ChardonnayTheme : IUpdatable, ICloneable
App.Current.Styles.Add(newFluent);
}
}
/// <summary> Get the currently-active theme colors. </summary>