Added support for 8-layer boards to the Eagle theme

This commit is contained in:
dx-mon 2020-10-10 15:40:22 +01:00
parent 339dd10014
commit b18e3f31ad
No known key found for this signature in database
GPG key ID: 9DA7A6AD14274BA4

View file

@ -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)