From a92eaa4c1bffc97db037328249b52a0740651a07 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 28 May 2025 20:30:10 +0200 Subject: gui: reintroduce settings schemas --- gui/ch.arknet.Turns.gschema.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 gui/ch.arknet.Turns.gschema.xml (limited to 'gui/ch.arknet.Turns.gschema.xml') diff --git a/gui/ch.arknet.Turns.gschema.xml b/gui/ch.arknet.Turns.gschema.xml new file mode 100644 index 0000000..bea1f8b --- /dev/null +++ b/gui/ch.arknet.Turns.gschema.xml @@ -0,0 +1,27 @@ + + + + + + + '#33d17a' + Friendly Disposition Color + The color used to shade friendly participants. + + + '#e01b24' + Hostile Disposition Color + The color used to shade hostile participants. + + + '#9141ac' + Secret Disposition Color + The color used to shade secret participants. + + + false + Skip Defeated Participants + Whether or not defeated participants shall be skipped while stepping through the turn order. + + + \ No newline at end of file -- cgit v1.2.3