13
0

remove non-zero xthickness from "small_entry" widgets (gain display, peak display in mixer strip).

Unnecessary and wrong once you can see the border in a different color from the base
This commit is contained in:
Paul Davis 2016-06-30 17:39:25 -04:00
parent 5c12c421e7
commit 21eb660d9b

View File

@ -661,8 +661,6 @@ style "medium_bold_entry" = "medium_bold_text"
style "small_entry" = "small_text"
{
xthickness = 3
ythickness = 3
fg[NORMAL] = @texts
fg[ACTIVE] = @contrasting_indicator
fg[SELECTED] = @fg_selected