Skip to content
Discussion options

You must be logged in to vote

To change the color of the gem circle in the Gabriola template, add the following markup to the bottom of the template:

circle(cx=25.8 cy=24.5 r=20 fill="transparent" stroke="blue" stroke-width="4")

Set "blue" to whatever color you like or to a field from the card table.

To set the border color, do the same with this markup:

rect(x=0 y=0 width=180 height=252 fill="transparent" stroke="blue" stroke-width="8")

Replies: 1 comment

Comment options

sffc
May 11, 2025
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by sffc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant