clean up templates still using identity-new
This commit is contained in:
@@ -616,14 +616,14 @@ identity_horizontal_hybrid := [
|
||||
x1: 0.49, y1: 0.49
|
||||
x2: 0.5, y2: 0.5
|
||||
)}
|
||||
3: {masked_blend(light: masked_blend(light: template(colors[0]), dark: template(colors[2]), mask: "/magic-identity-new.mse-include/imask_32.png"), dark: template(colors[1]), mask: "/magic-identity-new.mse-include/imask_33.png")}
|
||||
3: {masked_blend(light: masked_blend(light: template(colors[0]), dark: template(colors[2]), mask: "/magic-modules.mse-include/indicators/imask_32.png"), dark: template(colors[1]), mask: "/magic-modules.mse-include/indicators/imask_33.png")}
|
||||
4: {masked_blend(
|
||||
light: masked_blend(
|
||||
light: masked_blend(light: template(colors[1]), dark: template(colors[0]), mask: "/magic-identity-new.mse-include/imask_42.png"),
|
||||
light: masked_blend(light: template(colors[1]), dark: template(colors[0]), mask: "/magic-modules.mse-include/indicators/imask_42.png"),
|
||||
dark: template(colors[2]),
|
||||
mask: "/magic-identity-new.mse-include/imask_43.png")
|
||||
mask: "/magic-modules.mse-include/indicators/imask_43.png")
|
||||
dark: template(colors[3]),
|
||||
mask: "/magic-identity-new.mse-include/imask_44.png"
|
||||
mask: "/magic-modules.mse-include/indicators/imask_44.png"
|
||||
)}
|
||||
5: {masked_blend(
|
||||
light: masked_blend(
|
||||
@@ -631,13 +631,13 @@ identity_horizontal_hybrid := [
|
||||
light: masked_blend(
|
||||
light: template(colors[0]),
|
||||
dark: template(colors[4]),
|
||||
mask: "/magic-identity-new.mse-include/imask_52.png"),
|
||||
mask: "/magic-modules.mse-include/indicators/imask_52.png"),
|
||||
dark: template(colors[1]),
|
||||
mask: "/magic-identity-new.mse-include/imask_53.png"),
|
||||
mask: "/magic-modules.mse-include/indicators/imask_53.png"),
|
||||
dark: template(colors[2]),
|
||||
mask: "/magic-identity-new.mse-include/imask_54.png"),
|
||||
mask: "/magic-modules.mse-include/indicators/imask_54.png"),
|
||||
dark: template(colors[3]),
|
||||
mask: "/magic-identity-new.mse-include/imask_55.png")
|
||||
mask: "/magic-modules.mse-include/indicators/imask_55.png")
|
||||
}
|
||||
6: { template("m") }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user