mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:17:44 +00:00
Some color cleanup.
This commit is contained in:
parent
aceedaf957
commit
e16d145cb4
9 changed files with 27 additions and 22 deletions
|
@ -10,6 +10,9 @@ public:
|
|||
Red,
|
||||
Green,
|
||||
Blue,
|
||||
DarkGray,
|
||||
MidGray,
|
||||
LightGray,
|
||||
};
|
||||
|
||||
Color() { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue