layer color coverage / usage in thread colors

This commit is contained in:
Ryan Fleury
2025-05-09 11:15:00 -07:00
parent 1c4ad499dc
commit f2bf8ccb2e
20 changed files with 65 additions and 39 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
////////////////////////////////
//~ rjf: Base Includes
#undef MARKUP_LAYER_COLOR
#define MARKUP_LAYER_COLOR 0.20f, 0.60f, 0.80f
#undef LAYER_COLOR
#define LAYER_COLOR 0.20f, 0.60f, 0.80f
#include "base_core.c"
#include "base_profile.c"