|
API Documentation
|
|
|
Color _textColor
Definition: Theme.h:34
Color _hoverColor
Definition: Theme.h:29
const ThemeColors & getColors() const
void setName(nkMemory::StringView name)
static nkMemory::UniquePtr< Theme > create(System *system=nullptr)
Color _ternaryColor
Definition: Theme.h:24
The main system of the component.
Definition: System.h:18
Represents a color, with 4 channels.
Definition: Color.h:12
A theme used to style the windows in the component.
Definition: Theme.h:44
nkMemory::StringView getName() const
Color _primaryColor
Definition: Theme.h:16
Color _secondaryColor
Definition: Theme.h:20
Encompasses all API of component NilkinsWinUi.
Definition: Clipboard.h:7
Information about all the colors a theme will need.
Definition: Theme.h:12
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7