For anyone else wondering this, "color" is one keyword and "background" is the other -- if you're trying to change the background color use "background": {color:rgba(134,87,37,1)} {background:rgba(247, 243, 136, 1)}
@HaireeyHashnan Жыл бұрын
is there a way to format style. for example i have a text section of an item name along with it's effect. eg: Shadow Cloak : Roll 1 extra dice when defending so i want the item name (Shadow Cloak) to be bold. would love to format all other card too the same way; like everything before : will be Bold thx! loving the tool!
@DextrousGameDesign Жыл бұрын
dextrous.com.au/Tutorials/#custom-text-styles is what you're after :)
@teamcyeborg10 ай бұрын
Is there a way to link together certain elements? For example, say I want every Rare card to have a purple border but every Common card to have a gray border. Is there a way to do that without manually changing the border style for every card?
@DextrousGameDesign9 ай бұрын
Yep absolutely this can be done on the Google sheets side. See our discord for a guide on how to achieve this as it's quite a common thing designers like to setup.
@justinpeters81533 ай бұрын
Is there a way to control these things (like text color) directly from the .csv? If I update my CSV, adding rows for example, it shifts all my formatting accordingly
@justinpeters81533 ай бұрын
i guess for text i can create a text style, but for objects (icons, borders) i'm not sure how to reference an RGB value or the like
@DextrousGameDesign3 ай бұрын
Hey there Justin. I'm not entirely sure what you mean here sorry. Your style column should be in your Google sheet of that makes sense? Then when you add rows they'll always be with the same card... Am i understanding you correctly?
@justinpeters81533 ай бұрын
@@DextrousGameDesign AHHH, i'm still working of an uploaded CSV. so either i need to migrate to google sheet OR i can add a column with the proper style naming? that would be very handy. Thank you! I guess i assumed the style column only existed in dextrous itself.