From e2dad5f30ca4d8502558e0560d2059a51aae4c4c Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 19 Aug 2024 09:11:09 +0200 Subject: core: add settings accessor --- app/ch.arknet.Turns.gschema.xml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 app/ch.arknet.Turns.gschema.xml (limited to 'app/ch.arknet.Turns.gschema.xml') diff --git a/app/ch.arknet.Turns.gschema.xml b/app/ch.arknet.Turns.gschema.xml deleted file mode 100644 index d764608..0000000 --- a/app/ch.arknet.Turns.gschema.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - '#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