Limo
A simple mod manager
Loading...
Searching...
No Matches
colors.h File Reference

Holds the colors namespace containing various QColor constants. More...

#include <QColor>
Include dependency graph for colors.h:

Go to the source code of this file.

Variables

const QColor colors::BLUE { 0x1f77b4 }
 Tableau blue.
 
const QColor colors::LIGHT_BLUE { 0x17becf }
 Tableau light blue.
 
const QColor colors::ORANGE { 0xff7f0e }
 Tableau orange.
 
const QColor colors::GREEN { 0x2ca02c }
 Tableau green.
 
const QColor colors::GRAY { 0xbab0ac }
 Tableau gray.
 
const QColor colors::RED { 0xd62728 }
 Tableau red.
 
const QColor colors::LIGHT_RED { 0xe15759 }
 Tableau light red.
 

Detailed Description

Holds the colors namespace containing various QColor constants.