mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
* Removed resharper settings from editorconfig * Initial work in progress * API doc * API doc * initial commit * Fixed color and attribute issues * Made Color a value type (readonly struct) etc... * Removed stuff from other PR * Ensured Colors.ColorScheme has private setter * oops * oops 2 * Code cleanup * Code cleanup * oops 4 * Reverted Attrivte.Default to be readonly static * Fixed [Fact] [AutoInitShutdown]