From 1709842a9ac8521f18296a79286a6361aa64bcc1 Mon Sep 17 00:00:00 2001 From: Zach Jordan Date: Mon, 5 Jun 2023 08:59:00 -0400 Subject: new apathetic empathy difficulty --- src/gui/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/style.css') diff --git a/src/gui/style.css b/src/gui/style.css index 3b05196..70dd775 100644 --- a/src/gui/style.css +++ b/src/gui/style.css @@ -189,7 +189,7 @@ Slider:focused .thumb{ .t0 { -fx-font-size: 125; - -fx-fill: white; + -fx-fill: black; } .t1 { -- cgit v1.2.3