From fb917713e55147c6b0de514924c4867d9e8d5894 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 17 Aug 2024 11:41:43 +0200 Subject: ui: add participant shading color preferences --- app/ch.arknet.Turns.gschema.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/ch.arknet.Turns.gschema.xml b/app/ch.arknet.Turns.gschema.xml index 4281679..bffe837 100644 --- a/app/ch.arknet.Turns.gschema.xml +++ b/app/ch.arknet.Turns.gschema.xml @@ -2,17 +2,17 @@ - '@green_3' + '#33d17a' Friendly Disposition Color The color used to shade friendly participants. - '@red_3' + '#e01b24' Hostile Disposition Color The color used to shade hostile participants. - '@purple_3' + '#9141ac' Secret Disposition Color The color used to shade secret participants. -- cgit v1.2.3