Brings some variety and color to back to closets

This commit is contained in:
Heroman
2020-06-07 06:45:22 +10:00
parent 499b9b51f4
commit 273f7540b6
16 changed files with 351 additions and 83 deletions

View File

@@ -82,6 +82,15 @@
#define COLOR_ASTEROID_ROCK "#735555"
#define COLOR_NULLGLASS "#ff6088"
#define COLOR_DIAMOND "#d8d4ea"
#define COLOR_LIGHT_PINK "#ffbaf9"
#define COLOR_LIGHT_RED "#ff4f4f"
#define COLOR_PALE_MAROON "#6e2121"
#define COLOR_LIGHT_GREEN "#00cf00"
#define COLOR_SALAD_GREEN "#67e067"
#define COLOR_DARK_GOLD "#ab9029"
#define COLOR_DARK_TEAL "#2db5b5"
#define COLOR_LIGHT_VIOLET "#e7bfff"
#define COLOR_SAN_MARINO_BLUE "#4b75ab"
#define PIPE_COLOR_GREY "#808080"
#define PIPE_COLOR_RED "#ff0000"