| AdjustableColor | A color that can be adjusted by brightness and mapped to a Colors color. |
| Border | Creates a 3D border around a surface. |
| Colors | Default colors used by control themes. |
| ControlHost | Adds the ability for a host to contain and display controls from SadConsole.UI.Controls. |
| ControlsConsole | A basic console that can contain controls. |
| KeyPressEventArgs | Event arguments to indicate that a key is being pressed on a control that allows keyboard key cancelling. |
| NamedColor | A color associated with a name. |
| NamedColorCollection | A collection of named colors |
| ThemeStates | Has the basic appearances of each control state. |
| Window | Represents a windowed controls console. |