diff options
author | Zach Jordan <zxjordan5@gmail.com> | 2023-06-05 08:59:00 -0400 |
---|---|---|
committer | Zach Jordan <zxjordan5@gmail.com> | 2023-06-05 08:59:00 -0400 |
commit | 1709842a9ac8521f18296a79286a6361aa64bcc1 (patch) | |
tree | feb695606df6b8e66e80310b686664295872f716 /src/gui/style.css | |
parent | 0208dbcecb7c60a18e9c87d07e405dbb3b53fd23 (diff) | |
download | NPEhero-1709842a9ac8521f18296a79286a6361aa64bcc1.tar.gz NPEhero-1709842a9ac8521f18296a79286a6361aa64bcc1.tar.bz2 NPEhero-1709842a9ac8521f18296a79286a6361aa64bcc1.zip |
new apathetic empathy difficulty
Diffstat (limited to 'src/gui/style.css')
-rw-r--r-- | src/gui/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |