Added support for 8-layer boards to the Eagle theme
This commit is contained in:
parent
339dd10014
commit
b18e3f31ad
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ Color4DPCBLayer_In1.Cu=rgba(255, 255, 0, 0.700)
|
|||
Color4DPCBLayer_In2.Cu=rgba(200, 200, 50, 0.700)
|
||||
Color4DPCBLayer_In3.Cu=rgba(50, 200, 200, 0.700)
|
||||
Color4DPCBLayer_In4.Cu=rgba(0, 255, 255, 0.700)
|
||||
Color4DPCBLayer_In5.Cu=rgb(0, 132, 0)
|
||||
Color4DPCBLayer_In6.Cu=rgb(0, 0, 132)
|
||||
Color4DPCBLayer_In5.Cu=rgba(255, 50, 255, 0.700)
|
||||
Color4DPCBLayer_In6.Cu=rgba(200, 50, 200, 0.700)
|
||||
Color4DPCBLayer_In7.Cu=rgb(132, 132, 132)
|
||||
Color4DPCBLayer_In8.Cu=rgb(132, 0, 132)
|
||||
Color4DPCBLayer_In9.Cu=rgb(194, 194, 194)
|
||||
|
|
Loading…
Reference in a new issue