aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authortassaron2022-05-07 20:20:47 -0400
committertassaron2022-05-07 20:20:47 -0400
commit88f4e2298c4b465c40d9de12b2df6f25d45fc322 (patch)
tree2a243cd5a4bad986b34a3afa3f5eddff42f1d654 /src/components
parenta7da80022b9d9c4f6e0c520b3c2efc7490d0f289 (diff)
change default colour to white for consistency with the default settings of other foreground elements
Diffstat (limited to 'src/components')
-rw-r--r--src/components/life.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/life.ui b/src/components/life.ui
index 85b2926..892a9e3 100644
--- a/src/components/life.ui
+++ b/src/components/life.ui
@@ -65,7 +65,7 @@
</size>
</property>
<property name="text">
- <string>0,0,0</string>
+ <string>255,255,255</string>
</property>
</widget>
</item>