Adds pink to the circuit coloring tool

This commit is contained in:
CalamaBanana
2019-05-15 00:07:53 +02:00
parent fcc8212b72
commit 7cd74e6601
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -53,4 +53,5 @@
#define COLOR_ASSEMBLY_GREEN "#44843C"
#define COLOR_ASSEMBLY_LBLUE "#5D99BE"
#define COLOR_ASSEMBLY_BLUE "#38559E"
#define COLOR_ASSEMBLY_PURPLE "#6F6192"
#define COLOR_ASSEMBLY_PURPLE "#6F6192"
#define COLOR_ASSEMBLY_PINK "#ff4adc"