Alias Module (#162)
This commit is contained in:
@@ -178,6 +178,11 @@ init script:
|
||||
output
|
||||
}@(face:1)
|
||||
|
||||
alias_colors := {
|
||||
if styling.color_scheme == "all gold" then rgb(255,226,94) else styling[color_name_map[input] + "_color"]
|
||||
}
|
||||
alias_offset_top_1 := {-12}
|
||||
alias_mask := { alias_src + "masks/remove_outline.png" }
|
||||
############################################################## Extra style options
|
||||
|
||||
styling field:
|
||||
@@ -371,6 +376,8 @@ include file: /magic-modules.mse-include/typelines/card_fields
|
||||
|
||||
include file: /magic-modules.mse-include/foils/card_fields
|
||||
|
||||
include file: /magic-modules.mse-include/alias/card_fields
|
||||
|
||||
card style:
|
||||
############################# Background stuff
|
||||
border color:
|
||||
|
||||
Reference in New Issue
Block a user