]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Fix off-by-one in colorful blackness theme.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 16 Jul 2023 15:48:22 +0000 (17:48 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 12 Mar 2024 17:48:39 +0000 (18:48 +0100)
commited0b4c07d3dee1c2a3c250ec11ba58839671c934
tree312abe6cdd018701f4b4de4b940c2d0b1f8c4742
parent8666d72932985ba872130d671ecd1785e2bdce21
gui: Fix off-by-one in colorful blackness theme.

Without this, on a 80 character window and the three-digit amp value,
the value gets truncated unnecessarily.
gui_theme.c