API Documentation
Public Attributes | List of all members
nkWinUi::ThemeColors Struct Reference

Information about all the colors a theme will need. More...

Public Attributes

Color _primaryColor
 
Color _secondaryColor
 
Color _ternaryColor
 
Color _hoverColor
 
Color _textColor
 

Detailed Description

Information about all the colors a theme will need.

Member Data Documentation

◆ _primaryColor

Color nkWinUi::ThemeColors::_primaryColor

The main color.

◆ _secondaryColor

Color nkWinUi::ThemeColors::_secondaryColor

Color for the accent.

◆ _ternaryColor

Color nkWinUi::ThemeColors::_ternaryColor

Color for smaller accent.

◆ _hoverColor

Color nkWinUi::ThemeColors::_hoverColor

Hovering color.

◆ _textColor

Color nkWinUi::ThemeColors::_textColor

Text color.


The documentation for this struct was generated from the following file: