# Functions
BoolToYN convert a boolean to a stylized yes/no.
BoolToYNColorReverted convert a boolean to a stylized yes/no.
JobStatusStyle choose the right style for the right status.
OnError prints with the error style if the error is not nil.
# Variables
AccentForeground is the secondary style.
Base is the box of the main window.
Box is the style for surrounding an area.
Error is the style for errors.
FocusBox is the style for surrounding an area with accent.
Foreground is the main style.
LeftVerticalSeparator is the style to make a vertical separator on the left.
LogInfo is the style for the log page info.
LogTitle is the style for the log page title.
NoError is the style for positive results.
StandardHeight is the height of the main window.
Title1 is the most accentuated style for titles.
Title2 is the second accent style for titles.